| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Back out rev 1.274. The previous behavior was documented in rc.8 and | obrien | 2001-09-24 | 1 | -1/+1 |
* | + explicitly use the shell to run ${local_startup} so one does not have to | obrien | 2001-09-24 | 1 | -2/+2 |
* | Remove more vestages of diskcheckd, which is now in ports/sysutils. | obrien | 2001-08-29 | 1 | -8/+0 |
* | Add a script_name_sep rc.conf knob to specify the IFS character | roam | 2001-07-17 | 1 | -5/+12 |
* | Reduce chattiness of entropy file mechanism with extreme prejudice. | rwatson | 2001-06-28 | 1 | -1/+1 |
* | Introduce syslogd_program and inetd_program variables in case somebody | dd | 2001-06-28 | 1 | -2/+3 |
* | Back out rev 1.268. | sheldonh | 2001-06-10 | 1 | -21/+10 |
* | Fix /etc/rc so that all remote filesystems, not just NFS, are mounted | sheldonh | 2001-06-09 | 1 | -10/+21 |
* | Add diskcheckd to /etc/rc with a knob in rc.conf. | phk | 2001-06-03 | 1 | -0/+8 |
* | Don't confuse the admin with spurious error messages | yar | 2001-05-27 | 1 | -1/+1 |
* | Introduce a background_fsck rc.conf option which allows the user to | dd | 2001-05-22 | 1 | -6/+15 |
* | 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 |