summaryrefslogtreecommitdiffstats
path: root/etc/rc
Commit message (Expand)AuthorAgeFilesLines
* Move the process of storing entropy from /dev/random and reseeding withdougb2001-01-141-54/+33
* Add a system to save entropy from /dev/random periodically so thatdougb2001-01-111-10/+26
* Add portmap as a dependency for NIS client and server.bsd2001-01-111-0/+2
* Move the syscons configuration to a machine independent rc.syscons. Thejhb2001-01-091-0/+6
* In addition to:dougb2000-12-171-30/+35
* Flesh out a simple framework for dependency checking rc.conf enabledbsd2000-12-131-23/+19
* If portmap is started as a dependancy, echo a notice during boot.bsd2000-12-131-3/+18
* Set portmap_enable if Amd or running as an NFS server is enabled.obrien2000-12-111-0/+15
* Do a better job of preserving the value rc is called withdougb2000-11-211-1/+3
* On DEVFS machines, the device name database is no use.phk2000-10-221-2/+6
* Redirect the stderr of dd to /dev/null so the user doesn't see ratherjkh2000-10-201-2/+2
* Use dd to better block the data being sent to /dev/random.jwd2000-10-181-2/+2
* Style fix only.jwd2000-10-161-3/+5
* Having played with this commit request for a few hours, I'vejwd2000-10-161-13/+45
* Reseed the random device as early as possible to prevent hangs,markm2000-10-141-14/+25
* "fix" savecore by moving dev_mkdb before it to allow device name sensingache2000-10-121-4/+4
* Turn the verbose mode on for dumpon(8).ru2000-10-121-1/+1
* Add copyright notices. Other systems have been barrowing our /etc filesobrien2000-10-081-0/+26
* Only whack pseudo-terminals into shape if they exist. They mightsheldonh2000-08-211-3/+5
* After some discussion with markm, back out most of rev 1.221,sheldonh2000-08-211-9/+1
* The output of this script got a little broken in rev 1.225, withsheldonh2000-08-181-0/+3
* Don't rely on a shell scripts to do the simple job of loadingsheldonh2000-08-181-2/+8
* Move the running of the Linux and SVR4 compat bits to the arch independentobrien2000-08-151-0/+17
* Add an rc.conf knob "ldconfig_insecure" to disable ldconfig'sjdp2000-08-111-2/+8
* Improve purgedir():brian2000-08-091-3/+5
* Don't use find(1) before nfs filesystems have been mounted asbrian2000-08-081-1/+20
* 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
OpenPOWER on IntegriCloud