aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* set /etc/HOSTNAME no matter what...Bill Nottingham1999-07-291-4/+1
* remove /etc/HOSTNAMEBill Nottingham1999-07-291-0/+5
* don't modify /etc/HOSTNAMEBill Nottingham1999-07-291-4/+0
* first try at basic integrated wvdial supportMichael K. Johnson1999-07-283-8/+27
* *** empty log message ***r4-27Bill Nottingham1999-07-274-8/+25
* trap sigpipe in shell...Bill Nottingham1999-07-271-3/+9
* added stuff for heartbeat monitoringBill Nottingham1999-07-261-0/+3
* *** empty log message ***Bill Nottingham1999-07-262-5/+80
* take out some code that's never run...Bill Nottingham1999-07-261-21/+0
* *** empty log message ***Bill Nottingham1999-07-261-3/+4
* speedup fixes for ifup-aliases from David Harris (dharris@drh.net)Bill Nottingham1999-07-262-7/+372
* *** 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
* When we write to initlog's FD, write in subshell so we don't die with SIGPIPEBill Nottingham1999-07-241-3/+4
* 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
* mount /proc before checking / so that volume labels can workBill Nottingham1999-07-211-2/+7
* "processor" isn't common to all architectures. But bogomips is! :)Bill Nottingham1999-07-151-1/+1
* fix path sed of zonefile locationBill Nottingham1999-07-091-1/+1
* adjust run level timesCristian Gafton1999-07-092-1/+3
* remove *~ on make cleanCristian Gafton1999-07-092-0/+5
* *** empty log message ***r4-26Bill Nottingham1999-07-082-0/+11
* fix timeconfig non-dependencyBill Nottingham1999-07-081-6/+7
* *** empty log message ***Bill Nottingham1999-07-081-3/+12
* *** empty log message ***Bill Nottingham1999-07-081-1/+1
* require new setup (inputrc)Bill Nottingham1999-07-082-0/+16
* remove fileBill Nottingham1999-07-081-14/+0
* more fixes for i18n from nkbj@image.dk, move inputrc to setup packageBill Nottingham1999-07-084-37/+28
* revert changes for time beingBill Nottingham1999-07-081-2/+33
* fix some compiler warnings (nkbj@image.dk)Bill Nottingham1999-07-084-7/+8
* fixes from nkbj@image.dkBill Nottingham1999-07-073-35/+9
* *** empty log message ***r4-25Bill Nottingham1999-07-061-0/+3
* *** empty log message ***Bill Nottingham1999-07-062-1/+9
* fix killall links (#3889)Bill Nottingham1999-07-061-4/+4
* oops, can't short-circuit backticsBill Nottingham1999-07-061-7/+9
* *** empty log message ***r4-24Bill Nottingham1999-07-012-1/+14
* don't bring down non-existent IPX netsBill Nottingham1999-07-011-1/+3
* don't source /etc/sysconfig/i18n if it's not there...Bill Nottingham1999-06-291-1/+1
* oops, don't call tty before /usr is mountedBill Nottingham1999-06-291-1/+1
* *** empty log message ***r4-23Bill Nottingham1999-06-252-1/+17
* don't create module-info, System.map links - they aren't neededBill Nottingham1999-06-251-7/+2
* take out added 'local keymap'Bill Nottingham1999-06-231-10/+0