| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Band-aid diskless booting by running a new preseedrandom script before | brooks | 2004-04-15 | 2 | -0/+48 |
* | Catch up with diskless split "diskless" is no longer provided. | brooks | 2004-04-12 | 2 | -2/+2 |
* | Take into account hardware-supplied entropy. If the entropy source | markm | 2004-04-09 | 1 | -34/+41 |
* | Style fixes, as suggested by Jens Schweikhardt <schweikh@schweikhardt.net> | wes | 2004-04-06 | 2 | -9/+6 |
* | Split ramdisk processing in two so it can actually work. Ownerships | wes | 2004-04-06 | 2 | -12/+60 |
* | Add separate script for natd. This fixes race condition with "ipfw restart" | fjoe | 2004-04-05 | 3 | -28/+45 |
* | Allow this script to be used for Postfix: | fjoe | 2004-04-05 | 1 | -3/+4 |
* | Add rc.d script to start pflogd and add rcvars etc. Also document vars in | mlaier | 2004-04-02 | 3 | -2/+87 |
* | - Use "/bin/hostname" explicitly instead of "hostname". | krion | 2004-04-02 | 2 | -4/+4 |
* | Extensive documentation changes to the script, but only | luigi | 2004-03-31 | 1 | -49/+87 |
* | Minor changes mostly as discussed on the lists a few days ago: | luigi | 2004-03-31 | 1 | -6/+22 |
* | Fix the case where $ntpdate_hosts was not specified and /etc/ntp.conf | des | 2004-03-29 | 1 | -2/+2 |
* | A few small cleanups: | dougb | 2004-03-27 | 1 | -14/+4 |
* | Install the pf rc.d-script (missed Makefile update in original commit) | mlaier | 2004-03-24 | 1 | -1/+1 |
* | Added 'nojail' keyword for rc.d/mixer script, while mixer(8) is not | pjd | 2004-03-24 | 1 | -1/+1 |
* | Overhaul the /etc/rc.d/diskless script by splitting it out into | brooks | 2004-03-23 | 8 | -567/+101 |
* | Add rc.d script for pf(4) (more to come once pflogd(8) works as well). | mlaier | 2004-03-23 | 1 | -0/+93 |
* | Set start_cmd and stop_cmd correctly so the code that extracts the names | des | 2004-03-22 | 1 | -4/+3 |
* | Add a way for rc.d/devfs to set more than just the system devfs up. | green | 2004-03-20 | 1 | -3/+16 |
* | Echo and pass dumpdev as the device argument to savecore. | davidc | 2004-03-18 | 1 | -2/+2 |
* | Add a mixer script that saves the current settings of all mixers present | jhb | 2004-03-15 | 2 | -1/+113 |