summaryrefslogtreecommitdiffstats
path: root/etc/rc
Commit message (Expand)AuthorAgeFilesLines
* This is another in Martin Blapp's N-series of mount-related cleanups :)green2000-01-151-38/+4
* Third try.. Avoid filenames with spaces in them.peter2000-01-061-2/+2
* Missed a filename variable quote in rcpeter2000-01-051-1/+1
* Quote arguments in vi recover script.peter2000-01-051-3/+3
* Remove kvm_mkdb as it isn't installed anymore. libkvm asks directlypeter1999-12-271-1/+0
* Install sendmail.cf into /etc/mail.obrien1999-12-191-1/+1
* Call rpc.umntall only if nfs_client_enable, hang occurse otherwiseache1999-11-301-3/+7
* Finish up umntall support. init now passed an argument to thedillon1999-11-221-3/+24
* Add network pass4 - after all local (/usr/local/etc/rc.d f.e.)ache1999-11-171-0/+4
* Slight reordering of /etc/rc order: It now goesnsayer1999-09-241-29/+29
* Remove the "vinum_drives" rc.conf knob. According to Greg <grog@lemis.com>jkoshy1999-09-221-5/+0
* Apply a consistent style to most of the etc scripts. Particularly, usesheldonh1999-09-131-155/+251
* This fix adds checking for the existance of the /var/msgsroberto1999-09-121-1/+1
* Remove all non-file like things in /var/tmp/vi.recover on reboot.imp1999-08-301-0/+1
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Style clean-up:sheldonh1999-08-251-54/+54
* Perhaps I should have looked at the whole file rather than just the delta.peter1999-08-061-2/+2
* I don't think `customify' is a real word.peter1999-08-061-2/+2
* Don't use /tmp/_motd in the aftermath of the chflags(2) revelations.peter1999-08-061-8/+11
* Clear flags on psuedo terminals before trying to chmod and chown them.imp1999-08-021-1/+2
* Don't allow users to prevent the updating of /etc/motd on machines forsheldonh1999-06-211-3/+3
* Ignore the quota.user and quota.group files rather than thebrian1999-06-011-2/+3
* Break lines to be < 80 chars.cracauer1999-04-021-2/+3
* Add variable start_vinum. If set to YES, it will start vinum andgrog1999-04-021-2/+4
* Use new -T switch to turn on immediate interruptibilty in shellcracauer1999-04-011-3/+3
* Add two features:imp1999-03-281-1/+6
* Split check_quotas into check_quotas and enable_quotasbillf1999-03-171-7/+14
* Fix bogons in previous commit.des1999-03-141-2/+2
* Chown the pty device nodes back to root:tty.des1999-03-141-1/+2
* Add ${lpd_program} and ${portmap_program} as variables in rc.conf, withjfitz1999-03-111-2/+2
* Correct various mentions of rc.confjkh1999-02-131-21/+10
* Use /etc/defaults/rc.conf everywhere, falling back to /etc/rc.confjkh1999-02-101-2/+4
* Revamp rc.diskless. Split into rc.diskless1 and rc.diskless2. providedillon1999-02-091-25/+26
* Get rid of $conf_dirdillon1999-02-091-3/+3
* Change variable name vinum_slices to vinum_drives to match the variablegrog1999-01-311-3/+3
* If vfs.nfs.diskless_valid does not exist, the conditional failsdillon1999-01-291-2/+3
* Move reading of rc.conf sooner as requested by Greg. I'm a tad nervouspeter1999-01-261-9/+8
* The vinum setup tool automatically loads the vinum module if it's needed,peter1999-01-261-7/+2
* Finish up /etc/rc adjustments to handle diskless read-only-root booting.dillon1999-01-251-21/+42
* Introduce rc script for BOOTP 'diskless' boot. Well, not quite disklessdillon1999-01-251-1/+12
* nuke dset from here.jkh1999-01-201-4/+3
* Only start vinum if vinum_slices variable is non-emptygrog1999-01-181-2/+2
* Add hooks for starting vinum at boot time. Set the variablegrog1999-01-171-1/+10
* Move nologin from /etc to /var/run. This means one less file that hasasami1999-01-111-3/+1
* Added starting of usbdn_hibma1999-01-101-1/+5
* We load kld's in preference to LKM's, these do not need the root fs to bepeter1999-01-061-3/+2
* Reviewed by: cvs-currentdillon1998-12-121-3/+31
* Should be sysctl -n. Yesterday wasn't one of my better days. Doh.jb1998-12-111-2/+2
* Add a test for hw.machine == i386 before trying to run ldconfig forjb1998-12-101-12/+15
* Hand me the pointy hat, and make it big.des1998-10-091-2/+2
OpenPOWER on IntegriCloud