| Commit message (Expand) | Author | Age | Files | Lines |
* | Stop method for swap1 script was introduced, because gmirror needed it. | pjd | 2004-11-05 | 1 | -1/+1 |
* | - Make the header conform to standard rc.d style. | mtm | 2004-11-05 | 1 | -2/+2 |
* | remove vinum startup script. | phk | 2004-11-04 | 2 | -18/+1 |
* | Sort files properly. | pjd | 2004-11-02 | 1 | -2/+2 |
* | Do a better job of supporting more than one mouse device | mtm | 2004-11-01 | 1 | -4/+39 |
* | Allow to change interfaces name on boot time. | pjd | 2004-10-30 | 1 | -0/+3 |
* | - Add 'check' command for checking rules syntax. | pjd | 2004-10-25 | 1 | -11/+14 |
* | - use `realpath /dev/dumpdev` instead of just /dev/dumpdev so messages | des | 2004-10-24 | 1 | -3/+8 |
* | Move devfs earlier in the boot sequence. Some system daemons and other | mtm | 2004-10-23 | 1 | -2/+2 |
* | Automatically load the ipdivert module if it was not compiled into the kernel | andre | 2004-10-22 | 1 | -0/+13 |
* | When dumpdev is set to 'auto', and a suitable swap device is found, | thomas | 2004-10-18 | 2 | -3/+11 |
* | Remove unused computation of memory size. | thomas | 2004-10-18 | 1 | -1/+0 |
* | Remove requirement on FreeBSD keyword. | trhodes | 2004-10-14 | 1 | -1/+1 |
* | Remove the requirement for the FreeBSD keyword as it no longer | mtm | 2004-10-07 | 129 | -129/+89 |
* | - Be more userfriendly and allow to specify gbde device name in those forms: | pjd | 2004-10-07 | 1 | -10/+13 |
* | Only try to attach if parent device actually exists. | pjd | 2004-10-07 | 1 | -1/+1 |
* | Lock file for gbde devices is optional. | pjd | 2004-10-06 | 1 | -2/+6 |
* | Hide all the devices in the chroot dev except for random and null. | dougb | 2004-09-30 | 1 | -0/+3 |
* | Give users the ability to load a mac_bsdextended(4) ruleset on boot (defaults | trhodes | 2004-09-29 | 2 | -1/+53 |
* | Create a named chroot directory structure in /var/named, and use it | dougb | 2004-09-28 | 1 | -10/+30 |
* | It's not necessary to create an rndc.key file if the user already | dougb | 2004-09-26 | 1 | -1/+2 |
* | Fix two glitches that appear in the non-chroot case. First, if not | dougb | 2004-09-24 | 1 | -1/+3 |
* | Fix a comment typo: s/neccessary/necessary/ | keramida | 2004-09-24 | 1 | -1/+1 |
* | Update to reflect BIND 9 in the base: | dougb | 2004-09-24 | 1 | -16/+17 |
* | If $dumpdev is set to AUTO, use the first suitable swap partition listed | des | 2004-09-20 | 1 | -0/+10 |
* | Teach swap1 script how to remove added swap devices on system shutdown. | pjd | 2004-09-17 | 1 | -21/+1 |
* | We don't have any providers of `beforenetlkm' in FreeBSD. Remove the | keramida | 2004-09-16 | 3 | -3/+3 |
* | Fix requirement of `network' to `NETWORK' because the former isn't | keramida | 2004-09-16 | 1 | -1/+1 |
* | Bring back etc/rc.d/ntpdate as requested by scads of people. This isn't a | seanc | 2004-09-15 | 3 | -2/+36 |
* | Stop using ntpdate(1) in our startup procedure. Replace ntpdate(1) with | seanc | 2004-09-14 | 1 | -33/+0 |
* | Stop using ntpdate(1) in our startup proceedure. Replace ntpdate(1) with | seanc | 2004-09-14 | 3 | -2/+7 |
* | A power failure left the temporary /var/.diskless directory | ru | 2004-09-13 | 2 | -2/+2 |
* | Restore NetBSD SCM ID. | obrien | 2004-09-09 | 1 | -1/+1 |
* | Don't rely on properly setup linker.hints to figure out that pflog is now | mlaier | 2004-08-31 | 1 | -2/+2 |
* | Protect the command flags set in the rc.conf files in case they're | kensmith | 2004-08-29 | 1 | -1/+1 |
* | Always quote variables in tests, to ensure correct evaluation even when | des | 2004-08-19 | 1 | -7/+7 |
* | Skip entries for GBDE swap devices if they are commented out in /etc/fstab. | thomas | 2004-08-18 | 2 | -12/+20 |
* | Create temporary files safely. | nectar | 2004-08-16 | 1 | -1/+4 |
* | Fix the startup logic for sendmail. If sendmail_enable=yes, don't start | gshapiro | 2004-08-05 | 1 | -10/+11 |
* | Give sshd a secure startup, but with a tweakable timeout so that | markm | 2004-08-04 | 1 | -0/+25 |
* | Finish cleanup of rc.d/netif. It's now possible to start/stop more | mtm | 2004-07-30 | 1 | -10/+19 |
* | back out the localkg changes until things have settled. | eik | 2004-07-28 | 1 | -134/+21 |
* | Even though binaries will give 0 matches, make it explicit. | mtm | 2004-07-27 | 1 | -1/+1 |
* | Ports related rc.d cleanups: | mtm | 2004-07-24 | 1 | -21/+134 |
* | For the gbde attach script: | simon | 2004-07-18 | 1 | -3/+13 |
* | Swap order of ruleset load and enabling pf to work around a problem on altq | mlaier | 2004-06-23 | 1 | -3/+3 |
* | Correct an error carried over from the nsswitch.conf(5) manual page; add | des | 2004-06-21 | 1 | -1/+1 |
* | Allow setting the system console keyboard via the ${keyboard} rc.conf | green | 2004-06-18 | 1 | -0/+7 |
* | Back out rev 1.3. | obrien | 2004-06-08 | 1 | -1/+1 |
* | Don't assume everyone's /etc/[default/]rc.conf 'entropy_file' is "/entropy". | obrien | 2004-06-07 | 1 | -1/+1 |