| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a missing ;. | remko | 2008-03-25 | 1 | -1/+1 |
* | Add /boot/device.hints to the list of files which will have local | cperciva | 2008-03-25 | 1 | -1/+1 |
* | Be sure to run rc.d/zfs before mountcritremote. This way we can for example | pjd | 2008-03-19 | 1 | -0/+1 |
* | Do nextboot -D twice during boot. The first time in rc.d/root which ensures ... | delphij | 2008-03-11 | 1 | -1/+1 |
* | root | delphij | 2008-03-11 | 1 | -0/+6 |
* | The check for errors from the mount command did not work as intended | mtm | 2008-03-06 | 2 | -2/+8 |
* | The rarpd(8) daemon must be instructed to start on all interfaces or a | mtm | 2008-03-06 | 1 | -1/+1 |
* | Use the new command file feature of ddb(8) to support setting ddb(4) | brooks | 2008-03-05 | 5 | -2/+51 |
* | Fix quoting for the dnsbl example -- m4 misparses quoted strings with | gshapiro | 2008-02-17 | 1 | -1/+1 |
* | Use better examples (and comment them out for safety). | gshapiro | 2008-02-17 | 1 | -5/+12 |
* | From the 4 February 2008 update: | dougb | 2008-02-07 | 1 | -3/+8 |
* | Eliminate xargs in favor of find -exec {} + | des | 2008-02-03 | 1 | -2/+1 |
* | Rewrite to consume significantly less memory, by using find -s instead of | des | 2008-02-02 | 1 | -16/+11 |
* | When the state of the interface changes rapidly enough (usually due to | brooks | 2008-02-01 | 1 | -1/+5 |
* | Add a dummynet_enable knob to go with firewall_enable. If this knob | mtm | 2008-01-27 | 2 | -0/+9 |
* | Clarify that devfs_system_ruleset should contain a name, not a number. | mtm | 2008-01-27 | 1 | -1/+1 |
* | Generally, anything that runs rc.d scripts internally should | mtm | 2008-01-26 | 3 | -5/+5 |
* | Generally, anything that runs rc.d scripts internally should | mtm | 2008-01-26 | 1 | -5/+5 |
* | Use 'quietstart' so as not to get spammed with informational diagnostics. | mtm | 2008-01-26 | 1 | -24/+26 |
* | Re-implement: do not silently fail when a command is not carried | mtm | 2008-01-26 | 3 | -3/+18 |
* | Backout previous commit. It's going to clutter the console | mtm | 2008-01-25 | 1 | -3/+0 |
* | If the rc.conf(5) variable for a script is not enabled do not fail | mtm | 2008-01-25 | 1 | -0/+3 |
* | Rev. 1.6 made it impossible to use rc.d/kerberos with the krb5 port. | mtm | 2008-01-25 | 2 | -2/+1 |
* | Shorter equivalent of the command. | ru | 2008-01-24 | 1 | -1/+1 |
* | Improve kernel NAT support in rc.firewall | rafan | 2008-01-21 | 2 | -1/+10 |
* | Add warning about this script dealing with untrusted data. | simon | 2008-01-13 | 1 | -0/+6 |
* | o From the Problem Report: the TCP_DROP_SYNFIN kernel option is now | maxim | 2008-01-12 | 1 | -2/+0 |
* | o Correct an info about "Firewalls and Internet Security" book: name, | maxim | 2008-01-12 | 2 | -14/+12 |
* | Remove from the default empty zone list zones that, unlike the others, | dougb | 2008-01-11 | 1 | -8/+0 |
* | A new configuration variable, daily_status_mail_rejects_shorten, allows | dds | 2008-01-08 | 2 | -1/+9 |
* | Update pkg_version_index to INDEX-8 | dougb | 2007-12-20 | 1 | -1/+1 |
* | Only pass paths to directories or config files that exist for ldconfig for | jhb | 2007-12-13 | 1 | -2/+8 |
* | Add an empty stop_cmd to the remaining scripts that don't start | dougb | 2007-12-08 | 4 | -0/+4 |
* | Remove a meaningless KEYWORD | dougb | 2007-12-08 | 1 | -1/+1 |
* | Remove the bootconf.sh script. It was never used on FreeBSD, and was | dougb | 2007-12-08 | 1 | -81/+0 |
* | Remove spurious # marks to be more consistent with existing style. | dougb | 2007-12-08 | 4 | -4/+0 |
* | Remove empty REQUIRE line | dougb | 2007-12-08 | 1 | -1/+0 |
* | Remove $NetBSD$ CVS tags. We no longer attempt to synch our rc.d files | dougb | 2007-12-08 | 55 | -55/+0 |
* | Add /root/, /.cshrc, and /.profile to the default UpdateIfUnmodified | cperciva | 2007-11-28 | 1 | -1/+1 |
* | Don't delete files in the X11 socket directories under /tmp (.X11-unix, | jhb | 2007-11-28 | 1 | -1/+3 |
* | Update the shlib version for libgssapi_krb5. This file needs to be updated | jhb | 2007-11-27 | 1 | -1/+1 |
* | Also check setuid executables on ZFS. | ru | 2007-11-23 | 1 | -1/+1 |
* | Bump up the number of ttys supported by pty(4) to 512 by making use of | jhb | 2007-11-19 | 6 | -0/+1536 |
* | Add ttys lines for pts/0-pts/255. | rwatson | 2007-11-15 | 6 | -0/+1536 |
* | Add reload functionality. | brix | 2007-11-14 | 1 | -1/+3 |
* | Add support for "freebsd-update -r newrelease upgrade" -- binary | cperciva | 2007-11-12 | 1 | -1/+11 |
* | Update pf examples from OpenBSD to catch up with new stateful defaults and | mlaier | 2007-11-11 | 2 | -84/+1 |
* | spaces are preferred to tabs | sam | 2007-11-10 | 1 | -4/+4 |
* | add wpa_supplicant + hostapd directories to examples | sam | 2007-11-10 | 1 | -0/+4 |
* | Link wpi(4) into the build. | benjsc | 2007-11-08 | 1 | -0/+2 |