| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace the prototype vaps_<ifn> and vap_create_<ifn> variables with | brooks | 2008-04-25 | 1 | -9/+16 |
* | Revert rev 1.332 and keep ddb scripts off by default for now. Minidumps | brooks | 2008-04-23 | 1 | -1/+1 |
* | Make it possible to disable sources of entropy harvesting. | ru | 2008-04-22 | 1 | -9/+11 |
* | Change the default of ddb_enable to YES so we default to generating textdumps | brooks | 2008-04-21 | 1 | -1/+1 |
* | rc support for vaps | sam | 2008-04-20 | 5 | -70/+115 |
* | 802.11 regulatory definitions used by ifconfig | sam | 2008-04-20 | 2 | -1/+1581 |
* | Add very limited support for the isc-dhclient. It will almostly certaintly | brooks | 2008-04-15 | 1 | -0/+4 |
* | Declare _ppp_profile_cleaned, _punct, and _punct_c local in | brooks | 2008-04-10 | 1 | -0/+1 |
* | Set defaults for the rfcomm_pppd_server rc script | emax | 2008-04-08 | 1 | -0/+13 |
* | Add rfcomm_pppd_server rc script to allow start rfcomm_pppd(8) in server | emax | 2008-04-08 | 2 | -1/+123 |
* | o add rc.conf knobs to set the wpa_supplicant program, logging flags, | sam | 2008-04-08 | 2 | -3/+7 |
* | add support wired interfaces | sam | 2008-04-08 | 1 | -1/+17 |
* | spell pidfile correctly so multiple wpa_supplicant processes can be run | sam | 2008-04-08 | 1 | -2/+2 |
* | Fix a stupid typo. | brooks | 2008-04-06 | 1 | -1/+1 |
* | Back out revision 1.6, the addition of "BEFORE: mountcritremote". | dougb | 2008-04-02 | 1 | -1/+0 |
* | Add support for hardwiring ppp sessions to particular devices with new | brooks | 2008-03-28 | 1 | -1/+8 |
* | Support gif_interface values that don't follow the pattern gif###. | brooks | 2008-03-28 | 1 | -9/+6 |
* | Remove the C flag from slip.log. The current slip userbase does not | brooks | 2008-03-27 | 1 | -1/+1 |
* | Allow the characters .-+/ to appear in ppp profile names by folding them | brooks | 2008-03-26 | 1 | -2/+7 |
* | 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 |