Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | mount /proc before checking / so that volume labels can work | Bill Nottingham | 1999-07-21 | 1 | -2/+7 |
| | |||||
* | "processor" isn't common to all architectures. But bogomips is! :) | Bill Nottingham | 1999-07-15 | 1 | -1/+1 |
| | |||||
* | fix path sed of zonefile location | Bill Nottingham | 1999-07-09 | 1 | -1/+1 |
| | |||||
* | adjust run level times | Cristian Gafton | 1999-07-09 | 2 | -1/+3 |
| | |||||
* | remove *~ on make clean | Cristian Gafton | 1999-07-09 | 2 | -0/+5 |
| | |||||
* | *** empty log message ***r4-26 | Bill Nottingham | 1999-07-08 | 2 | -0/+11 |
| | |||||
* | fix timeconfig non-dependency | Bill Nottingham | 1999-07-08 | 1 | -6/+7 |
| | |||||
* | *** empty log message *** | Bill Nottingham | 1999-07-08 | 1 | -3/+12 |
| | |||||
* | *** empty log message *** | Bill Nottingham | 1999-07-08 | 1 | -1/+1 |
| | |||||
* | require new setup (inputrc) | Bill Nottingham | 1999-07-08 | 2 | -0/+16 |
| | |||||
* | remove file | Bill Nottingham | 1999-07-08 | 1 | -14/+0 |
| | |||||
* | more fixes for i18n from nkbj@image.dk, move inputrc to setup package | Bill Nottingham | 1999-07-08 | 4 | -37/+28 |
| | |||||
* | revert changes for time being | Bill Nottingham | 1999-07-08 | 1 | -2/+33 |
| | |||||
* | fix some compiler warnings (nkbj@image.dk) | Bill Nottingham | 1999-07-08 | 4 | -7/+8 |
| | |||||
* | fixes from nkbj@image.dk | Bill Nottingham | 1999-07-07 | 3 | -35/+9 |
| | |||||
* | *** empty log message ***r4-25 | Bill Nottingham | 1999-07-06 | 1 | -0/+3 |
| | |||||
* | *** empty log message *** | Bill Nottingham | 1999-07-06 | 2 | -1/+9 |
| | |||||
* | fix killall links (#3889) | Bill Nottingham | 1999-07-06 | 1 | -4/+4 |
| | |||||
* | oops, can't short-circuit backtics | Bill Nottingham | 1999-07-06 | 1 | -7/+9 |
| | |||||
* | *** empty log message ***r4-24 | Bill Nottingham | 1999-07-01 | 2 | -1/+14 |
| | |||||
* | don't bring down non-existent IPX nets | Bill Nottingham | 1999-07-01 | 1 | -1/+3 |
| | |||||
* | don't source /etc/sysconfig/i18n if it's not there... | Bill Nottingham | 1999-06-29 | 1 | -1/+1 |
| | |||||
* | oops, don't call tty before /usr is mounted | Bill Nottingham | 1999-06-29 | 1 | -1/+1 |
| | |||||
* | *** empty log message ***r4-23 | Bill Nottingham | 1999-06-25 | 2 | -1/+17 |
| | |||||
* | don't create module-info, System.map links - they aren't needed | Bill Nottingham | 1999-06-25 | 1 | -7/+2 |
| | |||||
* | take out added 'local keymap' | Bill Nottingham | 1999-06-23 | 1 | -10/+0 |
| | |||||
* | always set clock first thing (req. timeconfig 3.0) | Bill Nottingham | 1999-06-22 | 2 | -59/+68 |
| | | | | touch utmpx/wtmpx if needed | ||||
* | *** empty log message ***r4-22 | Bill Nottingham | 1999-06-21 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Bill Nottingham | 1999-06-21 | 2 | -0/+5 |
| | |||||
* | um, can't 'return' from a shell script | Bill Nottingham | 1999-06-21 | 2 | -1/+9 |
| | |||||
* | 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 |
| | |||||
* | *** empty log message *** | Bill Nottingham | 1999-06-18 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Bill Nottingham | 1999-06-18 | 2 | -1/+12 |
| | |||||
* | remove commented-out linuxconf support ;)r4-21 | Bill Nottingham | 1999-06-18 | 2 | -52/+10 |
| | |||||
* | check for the presence of a tty before doing anything rash... | Bill Nottingham | 1999-06-17 | 1 | -0/+8 |
| | |||||
* | add SRM clock support, take out hwclock --adjust | Bill Nottingham | 1999-06-17 | 1 | -1/+6 |
| | |||||
* | *** empty log message *** | Bill Nottingham | 1999-06-17 | 2 | -1/+4 |
| | |||||
* | *** empty log message *** | Bill Nottingham | 1999-06-17 | 1 | -0/+5 |
| | |||||
* | comment out linuxconf support | Bill Nottingham | 1999-06-17 | 2 | -35/+38 |
| | |||||
* | *** empty log message *** | Bill Nottingham | 1999-06-17 | 1 | -0/+3 |
| | |||||
* | use INITLOG_ARGS everywhere except fsck, fix typo | Bill Nottingham | 1999-06-17 | 2 | -8/+8 |
| | |||||
* | bump rev | Bill Nottingham | 1999-06-17 | 2 | -13/+27 |
| | |||||
* | set the clock if we can read the /etc/localtime link, too | Bill Nottingham | 1999-06-17 | 1 | -2/+4 |
| | |||||
* | set clock as soon as possible... | Bill Nottingham | 1999-06-17 | 1 | -41/+54 |
| |