| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix handling of rc_force in /etc/rc.d/dhclient | rea | 2011-10-28 | 1 | -4/+13 |
* | Increase default scrub threshold from 30 days to 5 weeks. Using | delphij | 2011-10-27 | 2 | -3/+3 |
* | Remove example for linking /dev/vga to /dev/ttyv0, this hasn't been | gavin | 2011-10-27 | 1 | -3/+0 |
* | Update the example rules in devfs.conf to reflect the changes since ATA_CAM. | gavin | 2011-10-27 | 1 | -1/+2 |
* | - Add support for a "!" character in regex matching in devd(8). It inverts | hrs | 2011-10-26 | 1 | -0/+1 |
* | Correctly reassign copyright of etc/rc.d/static_ndp back to delphij@ | mm | 2011-10-23 | 1 | -1/+1 |
* | Add etc/rc.d/static_ndp, analogous to etc/rc.d/static_arp. | mm | 2011-10-23 | 4 | -1/+77 |
* | Add support for removing addresses added by ipv6_prefix_hostid_addr_up() | hrs | 2011-10-23 | 1 | -7/+10 |
* | Fix an issue that 127/8 is not configured when $ifconfig_DEFAULT is not empty. | hrs | 2011-10-23 | 1 | -1/+1 |
* | Add new USB IDs to RUN driver. Update usb.conf. | hselasky | 2011-10-19 | 1 | -7/+71 |
* | Add missing default values for daily/800.scrub-zfs for documentation | se | 2011-10-17 | 1 | -0/+6 |
* | Fix error message in case the backup storage directory does not exist and | se | 2011-10-17 | 1 | -1/+1 |
* | The rc_force test was inverted in the previous commit, so that dhclient ran | des | 2011-10-17 | 1 | -1/+1 |
* | Add support for special keys (volume/brightness/eject) on Apple laptops with | nwhitehorn | 2011-10-16 | 2 | -1/+55 |
* | Make dhclient use a pid file. Modify the rc script accordingly; while | des | 2011-10-13 | 1 | -32/+16 |
* | Now that the portsnap buildbox is generating the raw bits for INDEX-9, | cperciva | 2011-10-12 | 1 | -0/+1 |
* | Revive the LLVM and Clang license files, which were removed in my | dim | 2011-09-29 | 1 | -0/+4 |
* | Fix a confusing sentence. [1] | wblock | 2011-09-29 | 1 | -17/+16 |
* | Test if the interface is afif in dhcpif() and syncdhcpif(), as | delphij | 2011-09-28 | 1 | -0/+8 |
* | Install ciss(4) ioctl header (together with other .h files from sys/dev/ciss). | kib | 2011-09-27 | 1 | -0/+2 |
* | Use REQUIRE: line to reorder rc.d/bridge instead of BEFORE: line. | hrs | 2011-09-20 | 2 | -2/+1 |
* | Use resolvconf(8) to create /etc/resolv.conf, not directly overwrite it. | hrs | 2011-09-19 | 1 | -7/+7 |
* | Fix the script order to run rc.d/bridge after the initial network | hrs | 2011-09-19 | 1 | -1/+2 |
* | Expose "log" in the default devfs rules. /etc/rc.d/jail creates /dev/log | jh | 2011-09-15 | 1 | -0/+1 |
* | Correct the RFC number for the description of IPv6 privacy addressing | dougb | 2011-09-15 | 1 | -1/+1 |
* | Minor spelling, wording and punctuation fixes in comments. | brueffer | 2011-09-14 | 1 | -6/+6 |
* | - Add an warning when ifconfig_IF_ipv6 has no inet6 keyword in front | hrs | 2011-09-13 | 1 | -2/+10 |
* | Add $ipv6_cpe_wanif to enable functionality required for IPv6 CPE | hrs | 2011-09-13 | 3 | -0/+22 |
* | 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 |