| Commit message (Expand) | Author | Age | Files | Lines |
* | Start syslogd before savecore, so savecore's messages will be logged | joerg | 1998-01-08 | 1 | -10/+10 |
* | Add a ldconfig_paths variable that specifies the shared library paths | steve | 1997-12-27 | 1 | -4/+6 |
* | Back out last commit re dmesg.boot | danny | 1997-12-09 | 1 | -5/+1 |
* | Make rc record boottime dmesg to /var/log/dmesg.boot, so the data | danny | 1997-12-09 | 1 | -1/+5 |
* | Resurrect a modified version of the /tmp clearing code from rev 1.119. | steve | 1997-11-16 | 1 | -1/+22 |
* | Unspam rev 1.114 that got spammed when someone commited the rc.conf | joerg | 1997-09-21 | 1 | -6/+3 |
* | Change the not-specified-default for inetd & cron | brian | 1997-09-13 | 1 | -3/+3 |
* | Don't redirect "mount -t -o nfs" to null | brian | 1997-09-13 | 1 | -2/+2 |
* | Ooops. Wrong branch, back out previous commit. | joerg | 1997-08-17 | 1 | -1/+0 |
* | MFC: rev 1.125, remove old PID files at startup | joerg | 1997-08-17 | 1 | -1/+2 |
* | Back out ld.so.conf change until the question is resolved. | jkh | 1997-07-13 | 1 | -13/+7 |
* | Use /etc/ld.so.conf as a library path override, if it exists. | jkh | 1997-07-11 | 1 | -7/+13 |
* | Execute rc.local in a subshell instead of sourcing it. | pst | 1997-06-25 | 1 | -2/+2 |
* | sh /etc/rc.local -> . /etc/rc.local | dima | 1997-06-25 | 1 | -2/+2 |
* | Add cron_enable and inetd_enable flags to rc.conf. | pst | 1997-06-18 | 1 | -3/+8 |
* | Remove /var/run/* now instead of *.pid | ache | 1997-06-04 | 1 | -3/+3 |
* | Restore /var/run/*.pid cleaning, gated already moved off the way | ache | 1997-06-04 | 1 | -0/+1 |
* | Back out /var/run/*.pid cleaning since some programms (like innd) | ache | 1997-06-02 | 1 | -2/+1 |
* | Add rm -f /var/run/*.pid to prevent random process killing due to | ache | 1997-06-01 | 1 | -1/+2 |
* | Neaten up some things which were inconsistent, add a few more flags | jkh | 1997-05-19 | 1 | -2/+2 |
* | Use full path to sendmail for security reasons. | jkh | 1997-05-07 | 1 | -2/+2 |
* | Add inetd_flags and way of passing ipfw a configuration file | jkh | 1997-05-05 | 1 | -2/+2 |
* | re-enabled: . /etc/rc.${arch} | andreas | 1997-05-04 | 1 | -4/+4 |
* | Fixed sourcing of /etc/etc.${arch}/rc.${arch} on startup. | andreas | 1997-05-04 | 1 | -4/+4 |
* | Update the etc world from RELENG_2_2 which is now more up-to-date | jkh | 1997-05-03 | 1 | -32/+6 |
* | Clean up the output a bit. | jkh | 1997-05-01 | 1 | -6/+10 |
* | Bring in rc file changes from -current. | jkh | 1997-04-27 | 1 | -134/+36 |
* | Make a sysconfig variable controlling if teh kernel should accept | guido | 1997-04-09 | 1 | -1/+4 |
* | Add portmapflags and syslogd flags. | pst | 1997-04-01 | 1 | -11/+17 |
* | Having two knobs until you get a kernel core dump saved is silly. | joerg | 1997-03-16 | 1 | -2/+2 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-23 | 1 | -1/+1 |
* | Make sure newly created /var/account/acct file is 0600 mode. | jkh | 1997-01-16 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Put dmesg.boot in /var/run instead of /var/tmp | phk | 1997-01-02 | 1 | -2/+2 |
* | Now that uptimes run into months on a regular basis, I often find myself | phk | 1997-01-02 | 1 | -1/+4 |
* | Extend the set of ptys to chmod at boot time. | joerg | 1996-12-23 | 1 | -2/+2 |
* | Add /usr/local/sbin to the rc $PATH. Things like GateD are located there. | joerg | 1996-12-19 | 1 | -2/+2 |
* | start rpc.statd for nfs_server case. | adam | 1996-11-13 | 1 | -1/+5 |
* | /dev/vn0b is supposed to be a block device, so don't test(1) whether | joerg | 1996-11-03 | 1 | -2/+2 |
* | Update to use the recommended recovery procedure from nvi-1.76. | peter | 1996-11-01 | 1 | -5/+36 |
* | Correct the startup sequence for syslogd: | joerg | 1996-10-28 | 1 | -2/+8 |
* | Add hooks for rpc.ypxfrd in /etc/sysconfig and /etc/rc. Also change | wpaul | 1996-10-21 | 1 | -3/+7 |
* | Add a -p to the amd invocation, it's not optional since we are expecting | peter | 1996-10-08 | 1 | -2/+2 |
* | Some tweaks after having run a YP-only system with quotas: | peter | 1996-10-08 | 1 | -15/+19 |
* | Fix a possible syntax error in rc when swapfile isn't defined at all. | imp | 1996-09-22 | 1 | -2/+2 |
* | Add support for shlibs in /usr/lib/compat that the linker will not find | phk | 1996-09-02 | 1 | -1/+2 |
* | Add a new "swapfile" variable so that you can add a file as a additional | jkh | 1996-08-21 | 1 | -1/+7 |
* | Edit this for consistency's sake (though it's syntactically identical). | jkh | 1996-07-30 | 1 | -2/+2 |
* | Move things up a bit to make startup pretty | pst | 1996-07-18 | 1 | -10/+10 |
* | Start sendmail after ldconfig. Put the nail in the coffin on misc/1346. | pst | 1996-07-13 | 1 | -9/+9 |