| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Removed whitespace at BOF, EOL & EOF. | schweikh | 2004-06-06 | 1 | -1/+1 |
* | Add ip6addrctl_enable and ip6_addrctl_verbose option. If | ume | 2004-06-02 | 1 | -3/+43 |
* | Install nsswitch. | des | 2004-05-24 | 1 | -1/+1 |
* | If nsswitch.conf does not exist, create it with the default settings. | des | 2004-05-24 | 1 | -7/+30 |
* | Move the task of updating nsswitch.conf / host.conf into a separate | des | 2004-05-24 | 2 | -64/+108 |
* | Really remove the return statement this time. Thanks to | mtm | 2004-05-20 | 1 | -1/+0 |
* | The err routine requires two arguments: an exit value and a string. | mtm | 2004-05-20 | 2 | -4/+3 |
* | Change hw.acpi.cpu.cx_lowest to accept values in the form of C1, | njl | 2004-05-07 | 1 | -2/+2 |
* | Protect som cross-script invocations by checks to see that the target | phk | 2004-04-28 | 2 | -4/+10 |
* | Initdiskless must run before ipfw, or people will not be able to | phk | 2004-04-28 | 1 | -0/+1 |
* | Replace shell's positional parameters safely. | ru | 2004-04-28 | 2 | -4/+3 |
* | When using this in non-NFSroot circumstances, `mount -t nfs` may | phk | 2004-04-27 | 1 | -1/+2 |
* | Removes the check for the existence of the sysctl variable | simon | 2004-04-26 | 1 | -9/+0 |
* | apply patch so pr can be closed | darrenr | 2004-04-20 | 2 | -2/+2 |
* | sendmail_submit_enable and sendmail_outbound_enable checks were reverted. | fjoe | 2004-04-17 | 1 | -2/+2 |
* | Actually install preseedrandom. | brooks | 2004-04-17 | 1 | -1/+2 |
* | Remove bogus checks on the value of ${entropy_file} and hardcode out | brooks | 2004-04-15 | 1 | -11/+3 |