| Commit message (Expand) | Author | Age | Files | Lines |
* | Only symlink booted kernel directory to /boot/kernel if user has explicitly | obrien | 2008-08-09 | 1 | -0/+1 |
* | When using SRV records the protocols and services files need to be in the | dougb | 2008-08-01 | 1 | -5/+9 |
* | Oops, restore the recent changes to make startup messages quieter. | jhb | 2008-07-31 | 1 | -1/+3 |
* | Parse sysctl settings from /etc/sysctl.conf.local after /etc/sysctl.conf | jhb | 2008-07-31 | 1 | -10/+15 |
* | With uart(4) default, change /dev/cuad# to /dev/cuau# and | marcel | 2008-07-19 | 1 | -6/+6 |
* | With uart(4) default, change /dev/cuad# to /dev/cuau# and | marcel | 2008-07-19 | 1 | -7/+7 |
* | Add the shutdown KEYWORD to those scripts that start persistent services | dougb | 2008-07-16 | 34 | -19/+34 |
* | As previously discussed, add the svn:executable property to all scripts | dougb | 2008-07-16 | 92 | -0/+0 |
* | The pfctl(8) program is already pretty verbose, so don't print extra | mtm | 2008-07-11 | 1 | -2/+2 |
* | Remove the $DUMPDIR variable. It's redundant and the rest of the | mtm | 2008-07-06 | 1 | -6/+1 |
* | Make checking for the availability of core dumps work in the case | mtm | 2008-07-06 | 1 | -1/+12 |
* | No need to display the result of enabling the ipfw sysctl if it's | mtm | 2008-07-05 | 1 | -1/+3 |
* | There's no need to announce that we're mounting local filesystems when | mtm | 2008-07-05 | 1 | -2/+2 |
* | Quiet down rc.d/nfsclient by not printing anything in 'quiet' mode. Instead | mtm | 2008-07-05 | 1 | -3/+7 |
* | Backout r179941. The nfsclient knob always confuses me. I should have | mtm | 2008-06-27 | 2 | -4/+4 |
* | Quiet rc.d/syscons unless it has something to say. | mtm | 2008-06-24 | 1 | -6/+35 |
* | Add a -q flag to swapon(8) to suppress informational messages. Use it in | mtm | 2008-06-23 | 1 | -1/+1 |
* | The sysctl(8) program exits on some errors and only emits warnings on | mtm | 2008-06-23 | 3 | -3/+12 |
* | Run savecore(8) only if there is a core dump to save. If there is | mtm | 2008-06-23 | 1 | -2/+5 |
* | Implement a "quiet" mode for rc.d/netif, which only outputs | mtm | 2008-06-23 | 1 | -5/+21 |
* | Set the sysctl(8) value in the same shell, not a subshell. This was | mtm | 2008-06-23 | 1 | -2/+2 |
* | Move a lot of diagnostic output behind $rc_quiet in scripts that | mtm | 2008-06-23 | 9 | -17/+19 |
* | Align the script more with rc.d/cleanvar (which doesn't output any | mtm | 2008-06-23 | 1 | -2/+2 |
* | Remove the -v flag from the command line to dumpon(8), and instead print | mtm | 2008-06-23 | 1 | -1/+2 |
* | Argh! s/nfs_client_enable/nfsclient_enable/g | mtm | 2008-06-23 | 2 | -4/+4 |
* | Do not print anything unless one of the net/routing options is set. | mtm | 2008-06-23 | 2 | -4/+35 |
* | s/daemon processes/local packages/ for consisitency. | mtm | 2008-06-23 | 1 | -1/+1 |
* | Output information only if /etc/rc.local exists. | mtm | 2008-06-22 | 1 | -4/+4 |
* | Do not print anything unless at least one of the abi emulators is | mtm | 2008-06-22 | 1 | -2/+8 |
* | Simplify this script with the added bonus that the bit about i386 | mtm | 2008-06-22 | 1 | -22/+17 |
* | Don't say we're going to mount filesystems of a certain type unless | mtm | 2008-06-22 | 2 | -8/+25 |
* | Don't say we're going to [start|stop] local packages unless there actually | mtm | 2008-06-22 | 1 | -4/+16 |
* | Make quota knob conform to other rc(8) knobs. Keep older knob for | mtm | 2008-06-19 | 1 | -1/+1 |
* | Fix the wait for default route change I made a few weeks ago by creating | brooks | 2008-06-05 | 4 | -28/+51 |
* | Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE and | bz | 2008-05-26 | 4 | -59/+3 |
* | Move the wait for a default route to rc.d/routing. Once we test for | brooks | 2008-05-18 | 2 | -24/+27 |
* | Change the default value of synchronous_dhclient to NO. | brooks | 2008-05-15 | 1 | -0/+23 |
* | Don't require a configuration file. Ntpd will be perfectly happy if there's | flz | 2008-05-12 | 1 | -2/+0 |
* | Specify the full path to the md5(1) binary so the script will | mtm | 2008-05-06 | 1 | -1/+1 |
* | Make it possible to disable sources of entropy harvesting. | ru | 2008-04-22 | 1 | -9/+11 |
* | rc support for vaps | sam | 2008-04-20 | 3 | -69/+25 |
* | Add very limited support for the isc-dhclient. It will almostly certaintly | brooks | 2008-04-15 | 1 | -0/+4 |
* | Declare _ppp_profile_cleaned, _punct, and _punct_c local in | brooks | 2008-04-10 | 1 | -0/+1 |
* | Add rfcomm_pppd_server rc script to allow start rfcomm_pppd(8) in server | emax | 2008-04-08 | 2 | -1/+123 |
* | o add rc.conf knobs to set the wpa_supplicant program, logging flags, | sam | 2008-04-08 | 1 | -3/+3 |
* | add support wired interfaces | sam | 2008-04-08 | 1 | -1/+17 |
* | spell pidfile correctly so multiple wpa_supplicant processes can be run | sam | 2008-04-08 | 1 | -2/+2 |
* | Fix a stupid typo. | brooks | 2008-04-06 | 1 | -1/+1 |
* | Back out revision 1.6, the addition of "BEFORE: mountcritremote". | dougb | 2008-04-02 | 1 | -1/+0 |
* | Add support for hardwiring ppp sessions to particular devices with new | brooks | 2008-03-28 | 1 | -1/+8 |