| Commit message (Expand) | Author | Age | Files | Lines |
* | Sync pf.os with OpenBSD: | delphij | 2011-09-08 | 1 | -4/+7 |
* | Fix path to the handbook and provide a hint about how to install it if it | nwhitehorn | 2011-08-26 | 1 | -2/+4 |
* | Honor WITHOUT_IPX when installing etc/rc.d/ipxrouted. | delphij | 2011-08-23 | 1 | -1/+5 |
* | Revert r224760, and enhance the sed patterns from r224659 to comment out | dougb | 2011-08-10 | 2 | -15/+11 |
* | Rather than edit the nsswitch.conf file based on ${MK_NIS} == "no" | dougb | 2011-08-06 | 2 | -11/+15 |
* | Remove NIS entries from /etc/nsswitch.conf for WITHOUT_NIS. | ed | 2011-08-05 | 1 | -0/+4 |
* | Revert the apparently-unecessary module_path twiddling from r223917 | dougb | 2011-07-22 | 1 | -15/+2 |
* | rc.d/routing: Fix ugly output with additional routing options. | jilles | 2011-07-17 | 1 | -15/+27 |
* | Commemorate the release of RFC 6303 by updating the comments regarding | dougb | 2011-07-17 | 1 | -10/+10 |
* | Pick up the 2011-06-08 update to this file, the addition of an IPv6 | dougb | 2011-07-17 | 1 | -2/+3 |
* | Remove "-n" from echo | kevlo | 2011-07-15 | 1 | -2/+2 |
* | More Japan regulatory domain fixes: | adrian | 2011-07-14 | 1 | -1/+21 |
* | Japan regulatory domain update #1 - sync with CRDA entries. | adrian | 2011-07-14 | 1 | -0/+48 |
* | Make sure we load kernel modules from the same path as the running kernel | dougb | 2011-07-10 | 1 | -2/+15 |
* | Delete the /etc/rc.d/nfsserver script, since it is no | rmacklem | 2011-07-08 | 5 | -23/+4 |
* | Fix the /etc/rc.d/nfsd script so that it no longer uses | rmacklem | 2011-07-07 | 1 | -3/+3 |
* | Run load_rc_config before stop_cmd definition, so that ${quotaoff_flags} | pluknet | 2011-06-28 | 1 | -1/+1 |
* | Regenerate usb.conf after r223566. | hselasky | 2011-06-27 | 1 | -9/+1 |
* | .. this wasn't supposed to be committed! sorry. | adrian | 2011-06-26 | 1 | -2/+0 |
* | The SMCWUSBG is a zyd(4) device, not an uath(4) device. Remove from the | gavin | 2011-06-26 | 1 | -2/+2 |
* | I think 23dBm is the correct value to use here. CRDA uses 20dBm + 3dB max ant... | adrian | 2011-06-26 | 1 | -9/+9 |
* | Add a couple more frequency ranges to the FCC3 (FCC + DFS) regulatory domain. | adrian | 2011-06-26 | 2 | -0/+62 |
* | Replace tab with 8 spaces, bringing it in line with the rest of the file. | adrian | 2011-06-26 | 1 | -3/+3 |
* | - Move bus_auto.conf back into /etc/devd/ | hselasky | 2011-06-25 | 3 | -2/+2 |
* | - Move auto-load devd config file into etc/defaults folder. | hselasky | 2011-06-25 | 2 | -116/+2010 |
* | - Export more USB device ID's. | hselasky | 2011-06-24 | 1 | -1/+35 |
* | - Add auto-load devd config file for USB kernel modules. | hselasky | 2011-06-24 | 1 | -0/+2347 |
* | Add support for string values with white spaces for ifconfig(8) | pluknet | 2011-06-24 | 1 | -1/+1 |
* | Fix another broken HT40 channel band reference. | adrian | 2011-06-24 | 1 | -1/+1 |
* | More incorrect HT/40 setups in FCC. | adrian | 2011-06-24 | 1 | -2/+2 |
* | Fix an incorrect frequency band for HT/40 in the FCC SKU. | adrian | 2011-06-24 | 1 | -1/+1 |
* | Import one of the two missing US FCC DFS bands to FCC3. | adrian | 2011-06-24 | 1 | -0/+20 |
* | I knew there was something funny about this line | dougb | 2011-06-22 | 1 | -1/+2 |
* | Blah, forgot to svn add the actual script from r223310 | dougb | 2011-06-19 | 1 | -0/+97 |
* | Add the netwait rc.d script. It waits for the specified period for the | dougb | 2011-06-19 | 3 | -2/+9 |
* | rc.subr: Make sure all functions are under if [ -z "${_rc_subr_loaded}" ]. | jilles | 2011-06-19 | 1 | -2/+2 |
* | rc.subr: Eliminate a fork from check_kern_features, like r223227. | jilles | 2011-06-19 | 1 | -1/+1 |
* | Add rc.d/kld to load kernel modules after local disks are up. | dougb | 2011-06-18 | 4 | -2/+56 |
* | rc.subr: Eliminate about 100 forks from the boot sequence. | jilles | 2011-06-18 | 1 | -5/+5 |
* | Add WITHOUT_UTMPX switch to the build system. | ed | 2011-06-17 | 1 | -2/+7 |
* | Don't omit ac(8) as part of WITHOUT_ACCT. | ed | 2011-06-17 | 1 | -7/+2 |
* | Eliminate extraneous pipelines and tr calls. | jpaetzel | 2011-06-15 | 1 | -1/+1 |
* | Minor change to force commit this file so new freebsd*.cf files are | gshapiro | 2011-06-14 | 1 | -1/+0 |
* | Update DNSBL information (MAPS has been acquired, used a generic example) | gshapiro | 2011-06-14 | 1 | -5/+3 |
* | Convert the allowed characters '-', '.', and ':' in a ZFS pool name to _ | jpaetzel | 2011-06-13 | 1 | -1/+1 |
* | - Remove $ipv6_gateway_enable check. | hrs | 2011-06-11 | 1 | -7/+1 |
* | Add a helper function to check kern.features.* sysctls. | hrs | 2011-06-11 | 2 | -5/+24 |
* | Make three one line changes to the rc scripts so that | rmacklem | 2011-06-11 | 3 | -3/+3 |
* | Do not mark lo0 as IFDISABLED even if there is no $ifconfig_lo0_ipv6 line. | hrs | 2011-06-06 | 1 | -1/+1 |
* | Remove "ifconfig IF inet6 -accept_rtadv" when ipv6_gateway_enable=YES because | hrs | 2011-06-06 | 1 | -16/+10 |