summaryrefslogtreecommitdiffstats
path: root/etc/rc
Commit message (Expand)AuthorAgeFilesLines
* Back out rev 1.268.sheldonh2001-06-101-21/+10
* Fix /etc/rc so that all remote filesystems, not just NFS, are mountedsheldonh2001-06-091-10/+21
* Add diskcheckd to /etc/rc with a knob in rc.conf.phk2001-06-031-0/+8
* Don't confuse the admin with spurious error messagesyar2001-05-271-1/+1
* Introduce a background_fsck rc.conf option which allows the user todd2001-05-221-6/+15
* Back out rev 1.260. The 'streams' module is a registered dependency ofpeter2001-05-131-3/+1
* Update the fsck command in /etc/rc to use the new backgroundmckusick2001-05-111-1/+7
* Delete everything that's not a directory in /var/run and /var/spool/lockbrian2001-05-101-2/+5
* In the /etc/rc startup script a soft link is created from /var/run/log tophk2001-04-151-1/+1
* MFS: deal with svr4 module's dependency on streams modulejkh2001-04-141-1/+3
* vnconfig(8) -> mdconfig(8).ru2001-04-101-2/+2
* Remove sockets found in /var/run or /var/spool/lock at boot timebrian2001-03-281-1/+1
* At great personal risk, touch the sendmail startup again. This adds easypeter2001-03-131-8/+17
* Add flags option for savecore.dougb2001-03-121-2/+2
* The /dev/random harvesting sysctls have had a name change.markm2001-03-101-3/+3
* Avoid complicated tests of whether devices are present or not, anddougb2001-03-101-48/+10
* Add code to turn on the entropy harvesting sysctl's as early as possibledougb2001-03-011-0/+78
* Introduce the option of running fsck -y if the initial preen fails.dougb2001-02-051-2/+18
* Run purgedir (a local function) on /var/run instead of rm /var/run/*brian2001-01-301-2/+1
* Add the options of which cron program to run, and specifying flagsdougb2001-01-211-1/+1
* Add a sysvipc_enable variable that causes the SysV IPC modules to be loaded.des2001-01-161-0/+10
* 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
OpenPOWER on IntegriCloud