| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Only tell the user that we're Mounting NFS file systems when we have NFS | dan | 2000-03-25 | 1 | -4/+6 |
* | Get the order of things right; the keys need to be generated | markm | 2000-02-28 | 1 | -0/+9 |
* | Add IPv6 configuration scripts. | shin | 2000-02-23 | 1 | -0/+9 |
* | /dev/vn0b is a character device now. | nsayer | 2000-02-03 | 1 | -1/+1 |
* | This is another in Martin Blapp's N-series of mount-related cleanups :) | green | 2000-01-15 | 1 | -38/+4 |
* | Third try.. Avoid filenames with spaces in them. | peter | 2000-01-06 | 1 | -2/+2 |
* | Missed a filename variable quote in rc | peter | 2000-01-05 | 1 | -1/+1 |
* | Quote arguments in vi recover script. | peter | 2000-01-05 | 1 | -3/+3 |
* | Remove kvm_mkdb as it isn't installed anymore. libkvm asks directly | peter | 1999-12-27 | 1 | -1/+0 |
* | Install sendmail.cf into /etc/mail. | obrien | 1999-12-19 | 1 | -1/+1 |
* | Call rpc.umntall only if nfs_client_enable, hang occurse otherwise | ache | 1999-11-30 | 1 | -3/+7 |
* | Finish up umntall support. init now passed an argument to the | dillon | 1999-11-22 | 1 | -3/+24 |
* | Add network pass4 - after all local (/usr/local/etc/rc.d f.e.) | ache | 1999-11-17 | 1 | -0/+4 |
* | Slight reordering of /etc/rc order: It now goes | nsayer | 1999-09-24 | 1 | -29/+29 |
* | Remove the "vinum_drives" rc.conf knob. According to Greg <grog@lemis.com> | jkoshy | 1999-09-22 | 1 | -5/+0 |
* | Apply a consistent style to most of the etc scripts. Particularly, use | sheldonh | 1999-09-13 | 1 | -155/+251 |
* | This fix adds checking for the existance of the /var/msgs | roberto | 1999-09-12 | 1 | -1/+1 |