aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* I don't remember smoking crack, but I must have been...r4-30Bill Nottingham1999-08-191-12/+6
* ignore anything before a ^HBill Nottingham1999-08-102-4/+6
* added help/usage messagesErik Troan1999-08-101-5/+11
* what's that debugging code doing there?Bill Nottingham1999-08-061-2/+0
* *** empty log message ***Bill Nottingham1999-07-261-1/+2
* - increase buffer from 2K to 8KBill Nottingham1999-07-251-38/+57
* install initlog.confBill Nottingham1999-07-251-1/+2
* add config file parsing, strip data before a \rBill Nottingham1999-07-251-12/+94
* initial checkinBill Nottingham1999-07-251-0/+19
* 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
* added --oot optionDonnie Barnes1999-07-221-0/+8
* minor nitDonnie Barnes1999-07-221-1/+1
* fixed bug oot introduced into my codeDonnie Barnes1999-07-221-6/+9
* added missing include <sigh>Erik Troan1999-07-221-0/+2
* popt'd usleep (djb made me)Erik Troan1999-07-223-24/+50
* fix some compiler warnings (nkbj@image.dk)Bill Nottingham1999-07-084-7/+8
* *** empty log message ***Bill Nottingham1999-06-211-0/+2
* fix bug in parsing command argumentsBill Nottingham1999-06-211-7/+9
* make doexec not segfault if called with no args....Bill Nottingham1999-06-211-0/+1
* log by default to LOCAL7Bill Nottingham1999-04-131-1/+1
* *** empty log message ***r4-02Bill Nottingham1999-04-091-1/+0
* fixeds for the case where /dev/log exists at bootBill Nottingham1999-04-095-18/+33
* don't output error messages if reading commandsBill Nottingham1999-03-183-8/+12
* gack. don't exit on command format errors from subprocessBill Nottingham1999-03-184-11/+12
* if we are 'in initlog' rewrite output so it goes to initlogBill Nottingham1999-03-161-2/+11
* *** empty log message ***Bill Nottingham1999-03-161-1/+1
* if /dev/log exists on ROFS, that *doesn't* mean syslog is runningBill Nottingham1999-03-161-2/+4
* if [ 0 ] don't work in shell. *thwap*Bill Nottingham1999-03-141-1/+0
* ack. Must remove debugging code.Bill Nottingham1999-03-101-6/+0
* bill is a moron. also, fix ifup-aliases for bash2r3-84Bill Nottingham1999-02-051-3/+3
* fix syscall to something lots more portableBill Nottingham1999-02-042-3/+4
* add loglevel.c, document LOGLEVEL settingBill Nottingham1999-02-041-0/+26
* fixesBill Nottingham1999-02-043-44/+27
* bugfixes...Bill Nottingham1999-02-042-1/+1
* *** empty log message ***Bill Nottingham1999-02-031-10/+4
* *** empty log message ***Bill Nottingham1999-02-031-1/+1
* add initlog stuff. do "halt -p", "umount -f" in shutdown. use %defattr inBill Nottingham1999-02-037-9/+792
* *** empty log message ***Erik Troan1998-12-091-0/+6
* USERNET attribute can have "" around itErik Troan1998-07-011-2/+11
* Fix bug track problems (#677, #731, #734, E-mail).Jeff Johnson1998-06-211-1/+1
* ipcalc shouldn't be setgid rootErik Troan1998-06-011-1/+1
* added --netmaskErik Troan1998-03-221-10/+14
* added --netmask argumentErik Troan1998-03-221-1/+12
* fixed man pageErik Troan1998-03-221-6/+6
* ipcalc should go in /bin, not /sbinErik Troan1998-03-101-1/+1
* added ipcalc.1Erik Troan1998-03-101-0/+1
* added man pageErik Troan1998-03-101-0/+29
* added --hostname optionErik Troan1998-03-101-14/+44
* added ipcalcErik Troan1998-03-102-1/+73