Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Page 2 of 2 < 1 2
Topic Options
#137099 - 25/01/2003 16:03 Re: Hijack v303: exec=, exec_once= [Re: johnmcd3]
mlord
carpal tunnel

Registered: 29/08/2000
Posts: 14484
Loc: Canada
I thought of that idea originally, but decided against it for two reasons:

(1) it'll confuse the heck out of people, and I'll get flooded with emails;

(2) Since the "exec" lines can contain ANYTHING, we really want to ensure that Emplode doesn't get p'offed by anything else that happens to be on such a line, so it is probably best to just have emplode ignore the whole line (by commenting it out).

Ugh, but that's life here

Top
#137100 - 27/01/2003 08:31 Re: Hijack v303: exec=, exec_once= [Re: mlord]
JBjorgen
carpal tunnel

Registered: 19/01/2002
Posts: 3583
Loc: Columbus, OH
mirror updated to v309
_________________________
~ John

Top
#137101 - 28/01/2003 11:37 Re: Hijack v303: exec=, exec_once= [Re: mlord]
kimbotha
member

Registered: 30/08/2000
Posts: 157
Loc: London, UK
Thanks Mark... it is great to see the kernel exec thing working properly...

I am sorry I had to leave the version I was working on for so long...

Did you manage to get it working from the ftp daemon as well...? This is where I really got stuck trying to return the output. Would make installing software much easier to script from the PC side...

Hopefully sometime soon I will get a chance to come back and do some coding with my empeg. *sigh*

Cheers again,

Kim

Top
#137102 - 28/01/2003 11:48 Re: Hijack v303: exec=, exec_once= [Re: kimbotha]
mlord
carpal tunnel

Registered: 29/08/2000
Posts: 14484
Loc: Canada
Ah.. I was wondering who to give credit to here -- I'd forgotten whose code I picked up and worked on!

I've left much of the pipe stuff in the source, #ifdef'd out for now, because it has a remaining problem in that we cannot simultaneously wait4() for the child, and wait/grab pipe output for display. Solving this usually means yet another thread to mind the user command.

Later, much later..

Cheers! (and Thanks for doing much of the initial work!)

Top
Page 2 of 2 < 1 2