| Commit message (Expand) | Author | Age | Files | Lines |
* | *** empty log message *** | Bill Nottingham | 1999-07-26 | 1 | -1/+2 |
* | - increase buffer from 2K to 8K | Bill Nottingham | 1999-07-25 | 1 | -38/+57 |
* | install initlog.conf | Bill Nottingham | 1999-07-25 | 1 | -1/+2 |
* | add config file parsing, strip data before a \r | Bill Nottingham | 1999-07-25 | 1 | -12/+94 |
* | initial checkin | Bill Nottingham | 1999-07-25 | 1 | -0/+19 |
* | when 'rexec'ing, run initlog as child, not parent. | Bill Nottingham | 1999-07-24 | 1 | -4/+30 |
* | oops, logging was broken 'cos we were passing bogus command line | Bill Nottingham | 1999-07-24 | 1 | -2/+3 |
* | added --oot option | Donnie Barnes | 1999-07-22 | 1 | -0/+8 |
* | minor nit | Donnie Barnes | 1999-07-22 | 1 | -1/+1 |
* | fixed bug oot introduced into my code | Donnie Barnes | 1999-07-22 | 1 | -6/+9 |
* | added missing include <sigh> | Erik Troan | 1999-07-22 | 1 | -0/+2 |
* | popt'd usleep (djb made me) | Erik Troan | 1999-07-22 | 3 | -24/+50 |
* | fix some compiler warnings (nkbj@image.dk) | Bill Nottingham | 1999-07-08 | 4 | -7/+8 |
* | *** empty log message *** | Bill Nottingham | 1999-06-21 | 1 | -0/+2 |
* | fix bug in parsing command arguments | Bill Nottingham | 1999-06-21 | 1 | -7/+9 |
* | make doexec not segfault if called with no args.... | Bill Nottingham | 1999-06-21 | 1 | -0/+1 |
* | log by default to LOCAL7 | Bill Nottingham | 1999-04-13 | 1 | -1/+1 |
* | *** empty log message ***r4-02 | Bill Nottingham | 1999-04-09 | 1 | -1/+0 |
* | fixeds for the case where /dev/log exists at boot | Bill Nottingham | 1999-04-09 | 5 | -18/+33 |
* | don't output error messages if reading commands | Bill Nottingham | 1999-03-18 | 3 | -8/+12 |
* | gack. don't exit on command format errors from subprocess | Bill Nottingham | 1999-03-18 | 4 | -11/+12 |
* | if we are 'in initlog' rewrite output so it goes to initlog | Bill Nottingham | 1999-03-16 | 1 | -2/+11 |
* | *** empty log message *** | Bill Nottingham | 1999-03-16 | 1 | -1/+1 |
* | if /dev/log exists on ROFS, that *doesn't* mean syslog is running | Bill Nottingham | 1999-03-16 | 1 | -2/+4 |
* | if [ 0 ] don't work in shell. *thwap* | Bill Nottingham | 1999-03-14 | 1 | -1/+0 |
* | ack. Must remove debugging code. | Bill Nottingham | 1999-03-10 | 1 | -6/+0 |
* | bill is a moron. also, fix ifup-aliases for bash2r3-84 | Bill Nottingham | 1999-02-05 | 1 | -3/+3 |
* | fix syscall to something lots more portable | Bill Nottingham | 1999-02-04 | 2 | -3/+4 |
* | add loglevel.c, document LOGLEVEL setting | Bill Nottingham | 1999-02-04 | 1 | -0/+26 |
* | fixes | Bill Nottingham | 1999-02-04 | 3 | -44/+27 |
* | bugfixes... | Bill Nottingham | 1999-02-04 | 2 | -1/+1 |
* | *** empty log message *** | Bill Nottingham | 1999-02-03 | 1 | -10/+4 |
* | *** empty log message *** | Bill Nottingham | 1999-02-03 | 1 | -1/+1 |
* | add initlog stuff. do "halt -p", "umount -f" in shutdown. use %defattr in | Bill Nottingham | 1999-02-03 | 7 | -9/+792 |
* | *** empty log message *** | Erik Troan | 1998-12-09 | 1 | -0/+6 |
* | USERNET attribute can have "" around it | Erik Troan | 1998-07-01 | 1 | -2/+11 |
* | Fix bug track problems (#677, #731, #734, E-mail). | Jeff Johnson | 1998-06-21 | 1 | -1/+1 |
* | ipcalc shouldn't be setgid root | Erik Troan | 1998-06-01 | 1 | -1/+1 |
* | added --netmask | Erik Troan | 1998-03-22 | 1 | -10/+14 |
* | added --netmask argument | Erik Troan | 1998-03-22 | 1 | -1/+12 |
* | fixed man page | Erik Troan | 1998-03-22 | 1 | -6/+6 |
* | ipcalc should go in /bin, not /sbin | Erik Troan | 1998-03-10 | 1 | -1/+1 |
* | added ipcalc.1 | Erik Troan | 1998-03-10 | 1 | -0/+1 |
* | added man page | Erik Troan | 1998-03-10 | 1 | -0/+29 |
* | added --hostname option | Erik Troan | 1998-03-10 | 1 | -14/+44 |
* | added ipcalc | Erik Troan | 1998-03-10 | 2 | -1/+73 |
* | didn't work for cloned devices | Erik Troan | 1998-02-06 | 1 | -1/+6 |
* | Only compare variable name, not entire string. | Michael K. Johnson | 1997-10-01 | 1 | -1/+1 |
* | strncmp sense reversed. | Michael K. Johnson | 1997-10-01 | 1 | -1/+2 |
* | Added report option for usernet. | Michael K. Johnson | 1997-09-30 | 2 | -8/+24 |