aboutsummaryrefslogtreecommitdiff
path: root/etc/rc
Commit message (Expand)AuthorAgeFilesLines
* s/grep/grep -qDan Moschuk2000-03-271-1/+1
* Only tell the user that we're Mounting NFS file systems when we have NFSDan Moschuk2000-03-251-4/+6
* Get the order of things right; the keys need to be generatedMark Murray2000-02-281-0/+9
* Add IPv6 configuration scripts.Yoshinobu Inoue2000-02-231-0/+9
* /dev/vn0b is a character device now.Nick Sayer2000-02-031-1/+1
* This is another in Martin Blapp's N-series of mount-related cleanups :)Brian Feldman2000-01-151-38/+4
* Third try.. Avoid filenames with spaces in them.Peter Wemm2000-01-061-2/+2
* Missed a filename variable quote in rcPeter Wemm2000-01-051-1/+1
* Quote arguments in vi recover script.Peter Wemm2000-01-051-3/+3
* Remove kvm_mkdb as it isn't installed anymore. libkvm asks directlyPeter Wemm1999-12-271-1/+0
* Install sendmail.cf into /etc/mail.David E. O'Brien1999-12-191-1/+1
* Call rpc.umntall only if nfs_client_enable, hang occurse otherwiseAndrey A. Chernov1999-11-301-3/+7
* Finish up umntall support. init now passed an argument to theMatthew Dillon1999-11-221-3/+24
* Add network pass4 - after all local (/usr/local/etc/rc.d f.e.)Andrey A. Chernov1999-11-171-0/+4
* Slight reordering of /etc/rc order: It now goesNick Sayer1999-09-241-29/+29
* Remove the "vinum_drives" rc.conf knob. According to Greg <grog@lemis.com>Joseph Koshy1999-09-221-5/+0
* Apply a consistent style to most of the etc scripts. Particularly, useSheldon Hearn1999-09-131-151/+247
* This fix adds checking for the existance of the /var/msgsOllivier Robert1999-09-121-1/+1
* Remove all non-file like things in /var/tmp/vi.recover on reboot.Warner Losh1999-08-301-0/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Style clean-up:Sheldon Hearn1999-08-251-54/+54
* Perhaps I should have looked at the whole file rather than just the delta.Peter Wemm1999-08-061-2/+2
* I don't think `customify' is a real word.Peter Wemm1999-08-061-2/+2
* Don't use /tmp/_motd in the aftermath of the chflags(2) revelations.Peter Wemm1999-08-061-8/+11
* Clear flags on psuedo terminals before trying to chmod and chown them.Warner Losh1999-08-021-1/+2
* Don't allow users to prevent the updating of /etc/motd on machines forSheldon Hearn1999-06-211-3/+3
* Ignore the quota.user and quota.group files rather than theBrian Somers1999-06-011-2/+3
* Break lines to be < 80 chars.Martin Cracauer1999-04-021-2/+3
* Add variable start_vinum. If set to YES, it will start vinum andGreg Lehey1999-04-021-2/+4
* Use new -T switch to turn on immediate interruptibilty in shellMartin Cracauer1999-04-011-3/+3
* Add two features:Warner Losh1999-03-281-1/+6
* Split check_quotas into check_quotas and enable_quotasBill Fumerola1999-03-171-7/+14
* Fix bogons in previous commit.Dag-Erling Smørgrav1999-03-141-2/+2
* Chown the pty device nodes back to root:tty.Dag-Erling Smørgrav1999-03-141-1/+2
* Add ${lpd_program} and ${portmap_program} as variables in rc.conf, withJames FitzGibbon1999-03-111-2/+2
* Correct various mentions of rc.confJordan K. Hubbard1999-02-131-21/+10
* Use /etc/defaults/rc.conf everywhere, falling back to /etc/rc.confJordan K. Hubbard1999-02-101-2/+4
* Revamp rc.diskless. Split into rc.diskless1 and rc.diskless2. provideMatthew Dillon1999-02-091-25/+26
* Get rid of $conf_dirMatthew Dillon1999-02-091-3/+3
* Change variable name vinum_slices to vinum_drives to match the variableGreg Lehey1999-01-311-3/+3
* If vfs.nfs.diskless_valid does not exist, the conditional failsMatthew Dillon1999-01-291-2/+3
* Move reading of rc.conf sooner as requested by Greg. I'm a tad nervousPeter Wemm1999-01-261-9/+8
* The vinum setup tool automatically loads the vinum module if it's needed,Peter Wemm1999-01-261-7/+2
* Finish up /etc/rc adjustments to handle diskless read-only-root booting.Matthew Dillon1999-01-251-21/+42
* Introduce rc script for BOOTP 'diskless' boot. Well, not quite disklessMatthew Dillon1999-01-251-1/+12
* nuke dset from here.Jordan K. Hubbard1999-01-201-4/+3
* Only start vinum if vinum_slices variable is non-emptyGreg Lehey1999-01-181-2/+2
* Add hooks for starting vinum at boot time. Set the variableGreg Lehey1999-01-171-1/+10
* Move nologin from /etc to /var/run. This means one less file that hasSatoshi Asami1999-01-111-3/+1
* Added starting of usbdNick Hibma1999-01-101-1/+5