| Commit message (Expand) | Author | Age | Files | Lines |
* | 1. Add missing semicolon between "warn" and "return" to make sure | rse | 2005-12-30 | 1 | -3/+3 |
* | Remove superfluous line continuation backslash. | rse | 2005-12-30 | 1 | -1/+1 |
* | Add a new extensible GSS-API layer which can support GSS-API plugins, | dfr | 2005-12-29 | 6 | -0/+19 |
* | Fix another braino, don't remove the X related socket directories | dougb | 2005-12-27 | 1 | -2/+5 |
* | Make sure that the prestart routine is run with *start, instead of | dougb | 2005-12-27 | 1 | -1/+1 |
* | syslogd should REQUIRE newsyslog, rather than newsyslog using | dougb | 2005-12-21 | 2 | -2/+1 |
* | Several users have commented (via filing PRs) that having ntp* depend | dougb | 2005-12-21 | 2 | -4/+1 |
* | REQUIRE: syslogd and BEFORE: NETWORKING are now antithetical, | dougb | 2005-12-21 | 1 | -1/+0 |
* | Include a somewhat hackish way to make sure that we *always* test the | dougb | 2005-12-20 | 1 | -1/+6 |
* | Brooks pointed out a potential problem with disabling the X cleaning | dougb | 2005-12-20 | 2 | -10/+18 |
* | Clear up problems with /etc/rc.d/{abi|cleanvar|cleartmp} brought | dougb | 2005-12-19 | 4 | -47/+71 |
* | Remove usbd(8) and all references to it. It is no longer necessary | iedowse | 2005-12-15 | 6 | -33/+3 |
* | Add /boot/firmware as iwi(4) now reads its firmware there. | delphij | 2005-12-11 | 1 | -0/+2 |
* | Move the remaining entries from usbd.conf to devd.conf. This now | iedowse | 2005-12-11 | 2 | -28/+29 |
* | Drop rcconf.sh now that it has been removed | dougb | 2005-12-10 | 1 | -1/+1 |
* | Remove rcconf.sh from /etc/rc.d, and instead load the configuration | dougb | 2005-12-10 | 7 | -25/+17 |
* | Silence a warning about empty directories in all the places it might | dougb | 2005-12-10 | 1 | -1/+1 |
* | Use of REQUIRE is better than BEFORE for most scripts, and very | dougb | 2005-12-10 | 1 | -1/+1 |
* | Files are installed with mode 444 by default. | ru | 2005-12-09 | 1 | -1/+0 |
* | Since rc.subr is a library of functions, it should not use exit | yar | 2005-12-06 | 1 | -6/+6 |
* | Change how *.sh scripts are handled. If the script is in /etc/rc.d, | dougb | 2005-12-05 | 1 | -2/+2 |
* | Don't bogusly depend on dhclient. It's now run either by | brooks | 2005-12-03 | 1 | -1/+1 |
* | "-o rw" is invalid and undocumented mount option that | ru | 2005-12-02 | 1 | -1/+1 |
* | Brooks pointed out a case where tmp needs to be run after | dougb | 2005-12-02 | 1 | -2/+1 |
* | Introduce startup scripts from the local_startup directories to | dougb | 2005-12-02 | 4 | -34/+83 |
* | Force this script to run before mountcritremote to avoid | dougb | 2005-12-02 | 1 | -0/+1 |
* | Add a -f configfile option to devd(8), based on a patch submitted by | jkoshy | 2005-11-24 | 1 | -0/+1 |
* | Update the test for failed zone transfers to reflect BIND 9.3.1 semantics | dougb | 2005-11-22 | 1 | -10/+8 |
* | Remove not needed redirection of kldstat -q output to /dev/null. | emax | 2005-11-22 | 2 | -2/+2 |
* | Revise hcsecd(8) and sdpd(8) rc.d scripts one more time | emax | 2005-11-22 | 3 | -12/+28 |
* | don't match packets other than IPv4 against divert rule. | ume | 2005-11-18 | 1 | -1/+1 |
* | Avoid invoking the current script again when we need | yar | 2005-11-16 | 1 | -2/+3 |
* | Diff reduction to RELENG_6. | ru | 2005-11-16 | 1 | -4/+4 |
* | Revise hcsecd(8) and sdpd(8) rc.d scripts. | emax | 2005-11-15 | 2 | -6/+22 |
* | Add a new configuration variable, ipv4_addrs_<ifn>, which adds one or | brooks | 2005-11-14 | 3 | -2/+61 |
* | Add section to start/stop Bluetooth USB devices (via ng_ubt(4)) | emax | 2005-11-12 | 1 | -0/+10 |
* | Traditionally expand tabs here. | ru | 2005-11-11 | 1 | -2/+2 |
* | Add dev/speaker into include/ tree | delphij | 2005-11-11 | 1 | -0/+2 |
* | Start integrating Bluetooth into rc.d system. | emax | 2005-11-10 | 6 | -5/+483 |
* | Backout r1.11... | rse | 2005-11-10 | 1 | -1/+1 |
* | Fix minor white space nit introduced in 1.102: use spaces, not tabs. | rwatson | 2005-11-08 | 1 | -2/+2 |
* | There is no need to explicitly add "status" to $extra_commands in | rse | 2005-11-03 | 1 | -1/+1 |
* | Add items to unmount to the front of the list so they are unmounted in | brooks | 2005-11-01 | 1 | -2/+2 |
* | Switch from pax to tar for extracting cpio archives. pax requires a | brooks | 2005-10-31 | 1 | -1/+1 |
* | The -x <format> option of pax is for creation of archives, not | brooks | 2005-10-31 | 1 | -1/+1 |
* | Transforming "ppp-user" into just "ppp", step 5: | yar | 2005-10-29 | 1 | -49/+0 |
* | Transforming "ppp-user" into just "ppp", step 4: | yar | 2005-10-29 | 1 | -1/+1 |
* | Transforming "ppp-user" into just "ppp", step 3: | yar | 2005-10-29 | 1 | -1/+1 |
* | Add some significant Ukrainian dates. | ru | 2005-10-28 | 1 | -0/+2 |
* | Use ${name} in pathnames where appropriate. | yar | 2005-10-28 | 5 | -7/+7 |