| Commit message (Expand) | Author | Age | Files | Lines |
* | Reviewed by: cvs-current | dillon | 1998-12-12 | 1 | -3/+31 |
* | Should be sysctl -n. Yesterday wasn't one of my better days. Doh. | jb | 1998-12-11 | 1 | -2/+2 |
* | Add a test for hw.machine == i386 before trying to run ldconfig for | jb | 1998-12-10 | 1 | -12/+15 |
* | Hand me the pointy hat, and make it big. | des | 1998-10-09 | 1 | -2/+2 |
* | Remove all references to tickadj(8) from rc, rc.conf and rc.conf.5. | des | 1998-10-08 | 1 | -6/+2 |
* | Put guard shells around stuff started from $local_startup. If you type | cracauer | 1998-09-30 | 1 | -2/+3 |
* | Spaces -> tabs, don't use touch before it's available | brian | 1998-09-16 | 1 | -19/+19 |
* | Fix up the boot-time ldconfig handling to deal with dual object | jdp | 1998-09-16 | 1 | -2/+16 |
* | Make /dev/vga a softlink to /dev/ttyv0 under DEVFS using /etc/rc.devfs | sos | 1998-09-14 | 1 | -1/+4 |
* | Disable kernel_secure_level unless explicitly set in rc.conf. Previously, | jraynard | 1998-09-09 | 1 | -2/+2 |
* | Remove X11 lock files at boot time even if $clear_tmp_enable is not set. | cracauer | 1998-09-07 | 1 | -4/+5 |
* | Explicitly pass the "-aout" option to ldconfig, until I've had a | jdp | 1998-09-05 | 1 | -3/+3 |
* | Don't try to run ldconfig if it doesn't exist. Useful for elf platforms. | gpalmer | 1998-08-24 | 1 | -9/+11 |
* | Fix my blunder in my previous commit here. | phk | 1998-08-20 | 1 | -3/+3 |
* | Add "Mounting NFS file systems" progress indicator | phk | 1998-08-14 | 1 | -1/+3 |
* | Don't blat /var/run and /var/spool/lock *after* network_pass1() | brian | 1998-08-10 | 1 | -8/+23 |
* | make a bounds file for msgs(1) if there isn't one already | nectar | 1998-07-28 | 1 | -1/+6 |
* | Add rc.conf option to set kernel security level and modify "/etc/rc" to | jkoshy | 1998-06-22 | 1 | -1/+9 |
* | Cut through the discussions and settle the issue: Everything in /var/run | phk | 1998-06-02 | 1 | -2/+2 |
* | ELF preparation step 2: | sos | 1998-05-26 | 1 | -2/+2 |
* | 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 |