| Commit message (Expand) | Author | Age | Files | Lines |
* | Back out rev 1.260. The 'streams' module is a registered dependency of | peter | 2001-05-13 | 1 | -3/+1 |
* | Update the fsck command in /etc/rc to use the new background | mckusick | 2001-05-11 | 1 | -1/+7 |
* | Delete everything that's not a directory in /var/run and /var/spool/lock | brian | 2001-05-10 | 1 | -2/+5 |
* | In the /etc/rc startup script a soft link is created from /var/run/log to | phk | 2001-04-15 | 1 | -1/+1 |
* | MFS: deal with svr4 module's dependency on streams module | jkh | 2001-04-14 | 1 | -1/+3 |
* | vnconfig(8) -> mdconfig(8). | ru | 2001-04-10 | 1 | -2/+2 |
* | Remove sockets found in /var/run or /var/spool/lock at boot time | brian | 2001-03-28 | 1 | -1/+1 |
* | At great personal risk, touch the sendmail startup again. This adds easy | peter | 2001-03-13 | 1 | -8/+17 |
* | Add flags option for savecore. | dougb | 2001-03-12 | 1 | -2/+2 |
* | The /dev/random harvesting sysctls have had a name change. | markm | 2001-03-10 | 1 | -3/+3 |
* | Avoid complicated tests of whether devices are present or not, and | dougb | 2001-03-10 | 1 | -48/+10 |
* | Add code to turn on the entropy harvesting sysctl's as early as possible | dougb | 2001-03-01 | 1 | -0/+78 |
* | Introduce the option of running fsck -y if the initial preen fails. | dougb | 2001-02-05 | 1 | -2/+18 |
* | Run purgedir (a local function) on /var/run instead of rm /var/run/* | brian | 2001-01-30 | 1 | -2/+1 |
* | Add the options of which cron program to run, and specifying flags | dougb | 2001-01-21 | 1 | -1/+1 |
* | Add a sysvipc_enable variable that causes the SysV IPC modules to be loaded. | des | 2001-01-16 | 1 | -0/+10 |
* | Move the process of storing entropy from /dev/random and reseeding with | dougb | 2001-01-14 | 1 | -54/+33 |
* | Add a system to save entropy from /dev/random periodically so that | dougb | 2001-01-11 | 1 | -10/+26 |
* | Add portmap as a dependency for NIS client and server. | bsd | 2001-01-11 | 1 | -0/+2 |
* | Move the syscons configuration to a machine independent rc.syscons. The | jhb | 2001-01-09 | 1 | -0/+6 |
* | In addition to: | dougb | 2000-12-17 | 1 | -30/+35 |
* | Flesh out a simple framework for dependency checking rc.conf enabled | bsd | 2000-12-13 | 1 | -23/+19 |
* | If portmap is started as a dependancy, echo a notice during boot. | bsd | 2000-12-13 | 1 | -3/+18 |
* | Set portmap_enable if Amd or running as an NFS server is enabled. | obrien | 2000-12-11 | 1 | -0/+15 |
* | Do a better job of preserving the value rc is called with | dougb | 2000-11-21 | 1 | -1/+3 |
* | On DEVFS machines, the device name database is no use. | phk | 2000-10-22 | 1 | -2/+6 |
* | Redirect the stderr of dd to /dev/null so the user doesn't see rather | jkh | 2000-10-20 | 1 | -2/+2 |
* | Use dd to better block the data being sent to /dev/random. | jwd | 2000-10-18 | 1 | -2/+2 |
* | Style fix only. | jwd | 2000-10-16 | 1 | -3/+5 |
* | Having played with this commit request for a few hours, I've | jwd | 2000-10-16 | 1 | -13/+45 |
* | Reseed the random device as early as possible to prevent hangs, | markm | 2000-10-14 | 1 | -14/+25 |
* | "fix" savecore by moving dev_mkdb before it to allow device name sensing | ache | 2000-10-12 | 1 | -4/+4 |
* | Turn the verbose mode on for dumpon(8). | ru | 2000-10-12 | 1 | -1/+1 |
* | Add copyright notices. Other systems have been barrowing our /etc files | obrien | 2000-10-08 | 1 | -0/+26 |
* | Only whack pseudo-terminals into shape if they exist. They might | sheldonh | 2000-08-21 | 1 | -3/+5 |
* | After some discussion with markm, back out most of rev 1.221, | sheldonh | 2000-08-21 | 1 | -9/+1 |
* | The output of this script got a little broken in rev 1.225, with | sheldonh | 2000-08-18 | 1 | -0/+3 |
* | Don't rely on a shell scripts to do the simple job of loading | sheldonh | 2000-08-18 | 1 | -2/+8 |
* | Move the running of the Linux and SVR4 compat bits to the arch independent | obrien | 2000-08-15 | 1 | -0/+17 |
* | Add an rc.conf knob "ldconfig_insecure" to disable ldconfig's | jdp | 2000-08-11 | 1 | -2/+8 |
* | Improve purgedir(): | brian | 2000-08-09 | 1 | -3/+5 |
* | Don't use find(1) before nfs filesystems have been mounted as | brian | 2000-08-08 | 1 | -1/+20 |
* | If the initial attempt to write ${entropy_file} to /dev/random fails | sheldonh | 2000-07-24 | 1 | -2/+10 |
* | Improve on previous commit: | sheldonh | 2000-07-17 | 1 | -2/+2 |
* | Add entropy caching. With this, some entropy is cached at shutdown | markm | 2000-07-17 | 1 | -0/+14 |
* | Don't attempt to rm directories under /var/spool/lock. | brian | 2000-06-08 | 1 | -1/+1 |
* | Sanitise NFS fs mounting for /usr NFS mounts. | asmodai | 2000-05-29 | 1 | -2/+4 |
* | Pedantic change: "reboot" -> "boot" | davidn | 2000-05-11 | 1 | -1/+1 |
* | Add to defaults/rc.conf a new function source_rc_confs which rc | sheldonh | 2000-04-27 | 1 | -0/+4 |
* | s/grep/grep -q | dan | 2000-03-27 | 1 | -1/+1 |