summaryrefslogtreecommitdiffstats
path: root/etc/rc
Commit message (Expand)AuthorAgeFilesLines
* If the initial attempt to write ${entropy_file} to /dev/random failssheldonh2000-07-241-2/+10
* Improve on previous commit:sheldonh2000-07-171-2/+2
* Add entropy caching. With this, some entropy is cached at shutdownmarkm2000-07-171-0/+14
* Don't attempt to rm directories under /var/spool/lock.brian2000-06-081-1/+1
* Sanitise NFS fs mounting for /usr NFS mounts.asmodai2000-05-291-2/+4
* Pedantic change: "reboot" -> "boot"davidn2000-05-111-1/+1
* Add to defaults/rc.conf a new function source_rc_confs which rcsheldonh2000-04-271-0/+4
* s/grep/grep -qdan2000-03-271-1/+1
* Only tell the user that we're Mounting NFS file systems when we have NFSdan2000-03-251-4/+6
* Get the order of things right; the keys need to be generatedmarkm2000-02-281-0/+9
* Add IPv6 configuration scripts.shin2000-02-231-0/+9
* /dev/vn0b is a character device now.nsayer2000-02-031-1/+1
* 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
OpenPOWER on IntegriCloud