aboutsummaryrefslogtreecommitdiffstats
path: root/src/process.c
Commit message (Expand)AuthorAgeFilesLines
* don't dup stdin.Bill Nottingham1999-09-201-1/+0
* I don't remember smoking crack, but I must have been...r4-30Bill Nottingham1999-08-191-12/+6
* - increase buffer from 2K to 8KBill Nottingham1999-07-251-38/+57
* when 'rexec'ing, run initlog as child, not parent.Bill Nottingham1999-07-241-4/+30
* oops, logging was broken 'cos we were passing bogus command lineBill Nottingham1999-07-241-2/+3
* fix some compiler warnings (nkbj@image.dk)Bill Nottingham1999-07-081-2/+2
* *** empty log message ***Bill Nottingham1999-06-211-0/+2
* fix bug in parsing command argumentsBill Nottingham1999-06-211-7/+9
* fixeds for the case where /dev/log exists at bootBill Nottingham1999-04-091-6/+6
* don't output error messages if reading commandsBill Nottingham1999-03-181-1/+1
* gack. don't exit on command format errors from subprocessBill Nottingham1999-03-181-1/+1
* if we are 'in initlog' rewrite output so it goes to initlogBill Nottingham1999-03-161-2/+11
* bill is a moron. also, fix ifup-aliases for bash2r3-84Bill Nottingham1999-02-051-3/+3
* fixesBill Nottingham1999-02-041-6/+3
* bugfixes...Bill Nottingham1999-02-041-0/+1
* add initlog stuff. do "halt -p", "umount -f" in shutdown. use %defattr inBill Nottingham1999-02-031-0/+216