Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make comments a little more clear. | Bill Nottingham | 1999-11-03 | 1 | -1/+1 |
* | fix console checking with new consoletype program (from jakub) | Bill Nottingham | 1999-10-25 | 3 | -1/+58 |
* | REVERT. It breaks things. | Bill Nottingham | 1999-10-18 | 1 | -49/+25 |
* | *** empty log message *** | Bill Nottingham | 1999-10-18 | 1 | -7/+1 |
* | *** empty log message *** | Bill Nottingham | 1999-10-18 | 1 | -1/+2 |
* | *** empty log message *** | Bill Nottingham | 1999-10-18 | 1 | -3/+2 |
* | some fixes from Tymm Twillman (in theory, we leak less now) | Bill Nottingham | 1999-10-18 | 1 | -19/+49 |
* | oops. DWIM, not as I say. | Bill Nottingham | 1999-10-17 | 1 | -2/+2 |
* | duh. can we say, duplicated functionality? | Bill Nottingham | 1999-10-02 | 2 | -27/+1 |
* | recover if dead daemon left pidfile | Michael K. Johnson | 1999-09-28 | 1 | -3/+10 |
* | exit after deleting pidfile... | Michael K. Johnson | 1999-09-28 | 1 | -1/+1 |
* | really fix pidfile locking... | Michael K. Johnson | 1999-09-28 | 1 | -31/+9 |
* | proper file locking | Michael K. Johnson | 1999-09-28 | 1 | -2/+20 |
* | kill nicely, try to hang up modem | Michael K. Johnson | 1999-09-23 | 1 | -1/+37 |
* | be more careful about killing | Michael K. Johnson | 1999-09-23 | 1 | -1/+2 |
* | make ppp-watch kill leftover dialer more reliably | Michael K. Johnson | 1999-09-23 | 1 | -1/+21 |
* | update man page to document config file | Bill Nottingham | 1999-09-23 | 1 | -2/+24 |
* | don't dup stdin. | Bill Nottingham | 1999-09-20 | 1 | -1/+0 |
* | tried to add backgrounding at boot time | Michael K. Johnson | 1999-09-13 | 1 | -1/+21 |
* | do not run multiple copies | Michael K. Johnson | 1999-09-13 | 1 | -0/+27 |
* | report failure | Michael K. Johnson | 1999-09-10 | 1 | -10/+11 |
* | do not overload physicalDevice | Michael K. Johnson | 1999-09-07 | 1 | -11/+17 |
* | link statically | Michael K. Johnson | 1999-09-07 | 1 | -1/+1 |
* | seems to work for basic operation | Michael K. Johnson | 1999-09-07 | 1 | -35/+61 |
* | first attempt at integrating ppp-watch | Michael K. Johnson | 1999-09-07 | 1 | -10/+22 |
* | first pass at ppp-watch | Michael K. Johnson | 1999-09-06 | 4 | -1/+908 |
* | add interactive prompt to make Cristian & Preston happy | Bill Nottingham | 1999-09-02 | 2 | -1/+49 |
* | I don't remember smoking crack, but I must have been...r4-30 | Bill Nottingham | 1999-08-19 | 1 | -12/+6 |
* | ignore anything before a ^H | Bill Nottingham | 1999-08-10 | 2 | -4/+6 |
* | added help/usage messages | Erik Troan | 1999-08-10 | 1 | -5/+11 |
* | what's that debugging code doing there? | Bill Nottingham | 1999-08-06 | 1 | -2/+0 |
* | *** 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 |