aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d
Commit message (Expand)AuthorAgeFilesLines
* kill kerneldBill Nottingham1999-04-121-4/+1
* kill kerneld. make sure sound aliases aren't commented outBill Nottingham1999-04-121-12/+3
* *** empty log message ***r4-01Bill Nottingham1999-04-071-1/+3
* *** empty log message ***Bill Nottingham1999-04-071-1/+3
* add a --check to daemon so that we don't look for su's pidBill Nottingham1999-04-071-1/+6
* touch wtmp, don't zero itBill Nottingham1999-04-071-1/+1
* made wtmp, utmp mode 664 and owned by group wtmpErik Troan1999-04-071-0/+3
* do loadkeys nicerBill Nottingham1999-04-061-1/+2
* echo after loading keymapBill Nottingham1999-04-061-1/+1
* don't touch/remove/bother utmpxBill Nottingham1999-04-061-1/+0
* make network work for restart if called as ./networkBill Nottingham1999-04-061-0/+2
* don't zero /var/run/utmpx, remove it...Bill Nottingham1999-04-061-1/+1
* load keymaps & fonts early. add ncp&smbs to the 'don't mount yet' listBill Nottingham1999-04-061-6/+23
* only bring up/shut down boot devicesBill Nottingham1999-04-011-2/+4
* link system.map in all cases, not just old kernelsBill Nottingham1999-03-311-1/+1
* fix for pid grep in statusBill Nottingham1999-03-301-1/+4
* fix depmod logic (preferred really is dead.)Bill Nottingham1999-03-291-1/+4
* nfsfs -> netfs.Bill Nottingham1999-03-262-64/+90
* swapped out can be [foo]Bill Nottingham1999-03-261-0/+1
* fix killproc foo SIGNAL so it works sanelyBill Nottingham1999-03-261-7/+6
* only pass -A to clock if it's /sbin/clockBill Nottingham1999-03-241-6/+8
* if $BOOTUP is already set, don't source configBill Nottingham1999-03-221-4/+5
* zero in the /var/run/utmpx fileCristian Gafton1999-03-181-0/+1
* fix killproc logic (only one success/failure per call)Bill Nottingham1999-03-161-3/+7
* remove cruftBill Nottingham1999-03-161-33/+4
* add a 'PASSED' resultBill Nottingham1999-03-161-28/+51
* rewrite fsck so you don't get FAILED on a passed checkBill Nottingham1999-03-161-3/+23
* pam_console cleanupsr3-94Michael K. Johnson1999-03-151-0/+4
* change variable nameBill Nottingham1999-03-141-3/+3
* if [ 0 ] don't work in shell. *thwap*Bill Nottingham1999-03-142-3/+3
* add a mount -a after nfs mountsBill Nottingham1999-03-101-0/+1
* change to pidofproc suggested by "Mike McHenry" <mmchen@minn.net>Bill Nottingham1999-03-101-3/+3
* fix killprocBill Nottingham1999-02-261-2/+5
* fix killproc to be more saneBill Nottingham1999-02-261-8/+12
* i can't typeBill Nottingham1999-02-261-1/+1
* remove random from rc.sysinitBill Nottingham1999-02-251-3/+0
* *** empty log message ***Bill Nottingham1999-02-251-5/+5
* dittoBill Nottingham1999-02-251-9/+16
* put preferred support back inBill Nottingham1999-02-251-0/+16
* fix 'force fsck on boot'Bill Nottingham1999-02-231-2/+2
* add default /etc/sysconfig/initBill Nottingham1999-02-221-10/+24
* $@ -> $*. I knew there was a reason I did that.r3-90Bill Nottingham1999-02-191-3/+3
* fie, a missing fi. Also, source functions.Bill Nottingham1999-02-181-0/+3
* $* -> $@Bill Nottingham1999-02-181-3/+3
* Attempt a fix for the raid stop codeCristian Gafton1999-02-131-1/+11
* Remove support for modules/preferred, since we don't need it anymore.Bill Nottingham1999-02-111-20/+2
* move text more to the rightBill Nottingham1999-02-051-2/+2
* move [ OK ] boxes to the leftBill Nottingham1999-02-051-2/+2
* add /usr/X11R6/bin to path, so 'daemon xdm' worksBill Nottingham1999-02-051-1/+1
* bugfixes for 'old' modeBill Nottingham1999-02-043-8/+13