| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r259094 - Fix undocumented side effect of r256256 that changes/breaks | peter | 2013-12-09 | 1 | -2/+2 |
* | Merge r257694 from head: | glebius | 2013-11-14 | 5 | -305/+2 |
* | MFC r256773: | jmg | 2013-10-23 | 1 | -0/+125 |
* | MFC 256716,256835: | hrs | 2013-10-22 | 1 | -39/+84 |
* | MFC 256440, 256498: | hrs | 2013-10-17 | 1 | -31/+72 |
* | MFC 256385: | hrs | 2013-10-12 | 1 | -3/+2 |
* | Merge from project branch via main. Uninteresting commits are trimmed. | markm | 2013-10-12 | 1 | -34/+6 |
* | - Update rc.d/jail to use a jail(8) configuration file instead of | hrs | 2013-10-10 | 1 | -570/+299 |
* | Add support for "vnet jname" argument in ifconfig_IF. The vnet keyword | hrs | 2013-10-10 | 1 | -4/+33 |
* | Reduce priority of host key exists message in sshd startup | delphij | 2013-10-07 | 1 | -1/+1 |
* | Add epair(4) support in $cloned_interfaces. One should be specified | hrs | 2013-10-04 | 1 | -6/+25 |
* | Do not install bluetooth rc(8) scripts if MK_BLUETOOTH = no. | gjb | 2013-10-03 | 1 | -3/+6 |
* | Forgotten in r255825: NETWORKING requires local_unbound. | des | 2013-09-24 | 1 | -1/+1 |
* | Move local_unbound up in the rc order. | des | 2013-09-23 | 1 | -1/+1 |
* | Add a setup script for unbound(8) called local-unbound-setup. It | des | 2013-09-23 | 2 | -0/+96 |
* | Ditch the random seeding code, which never really worked as intended. | des | 2013-09-21 | 1 | -66/+39 |
* | - Fix pidfile handling in sendmail_msp_queue. The pidfile was ignored | hrs | 2013-09-17 | 1 | -5/+2 |
* | Bring in the new iSCSI target and initiator. | trasz | 2013-09-14 | 4 | -0/+65 |
* | ipfilter 5.1.2 no longer supports sysctl. Use ipf -V to determine if | cy | 2013-09-10 | 3 | -6/+4 |
* | Create the default router last. This allows using an static | delphij | 2013-09-02 | 1 | -2/+2 |
* | After writing a kernel core dump into /var/crash, call sync(8). | gavin | 2013-08-28 | 1 | -0/+1 |
* | Pass pidfile to bsnmpd if it's been changed (parts cut/pasted from | peter | 2013-08-19 | 1 | -1/+2 |
* | Revert r254508. | peter | 2013-08-19 | 1 | -11/+1 |
* | Add the optional ability to run as a different user. | peter | 2013-08-19 | 1 | -1/+11 |
* | - Reimplement $gif_interfaces as a variant of $cloned_interfaces. | hrs | 2013-08-04 | 1 | -9/+34 |
* | When stopping pfsync, remove the pfsync interface's syncpeer setting. | des | 2013-07-15 | 1 | -1/+1 |
* | rc.d/zfs: pass -v option to zfs mount | avg | 2013-07-09 | 1 | -1/+1 |
* | - Add vnode-backed swap space specification support. This is enabled when | hrs | 2013-06-27 | 7 | -115/+30 |
* | Implement ifconfig_wlanX="HOSTAP". | rpaulo | 2013-06-26 | 1 | -3/+10 |
* | Call sshd_precmd instead of sshd_configtest when the operator | delphij | 2013-06-21 | 1 | -2/+2 |
* | Allow $ntpdate_config to be NULL. Due to a lack of surrounding quotes, when | dteske | 2013-06-18 | 1 | -2/+2 |
* | Clean up swapfile memory disk on shutdown | crees | 2013-06-12 | 1 | -4/+39 |
* | Add :ifname modifier to specify interface-specific routes into | hrs | 2013-06-09 | 2 | -82/+132 |
* | Refine the "nojail" rc keyword, adding "nojailvnet" for files that don't | jamie | 2013-05-19 | 3 | -3/+3 |
* | etc/rc.d/syslogd | asomers | 2013-05-13 | 1 | -1/+3 |
* | - Fix exit status when ip6addrctl_verbose=yes [*] | hrs | 2013-05-04 | 1 | -26/+34 |
* | Introduce and use new flag -L to mount for mounting only late filesystems. | crees | 2013-05-04 | 1 | -13/+4 |
* | Also call configtest before reload to ensure working config. | bdrewery | 2013-04-16 | 1 | -0/+1 |
* | Run configtest before restarting so that the system is not | bdrewery | 2013-04-14 | 1 | -0/+1 |
* | rc.d/sysctl: Fix error messages about unknown OIDs. | jilles | 2013-03-22 | 1 | -3/+3 |
* | Fix typo in previous commit: Exit if */dev/dumpdev* does not exist, not if | cperciva | 2013-03-19 | 1 | -1/+1 |
* | If dumpdev is AUTO but no dump device has been set -- i.e., there is no swap | cperciva | 2013-03-19 | 1 | -0/+3 |
* | If rtadvd_interfaces is set to "none", start rtadvd without listing | des | 2013-02-25 | 1 | -0/+2 |
* | Load the pfsync module if necessary. | des | 2013-02-05 | 1 | -0/+1 |
* | Use the default policy table of RFC 6724. | ume | 2013-02-02 | 1 | -10/+18 |
* | Add a conditional sleep 1 in case we add any IPv6 addresses to interfaces. | bz | 2013-01-17 | 1 | -1/+8 |
* | - When checking if a dump exists on the given device there is no need to | pjd | 2012-12-14 | 1 | -1/+1 |
* | Teach sysctl(8) about parsing a file (while I'm there also give it | delphij | 2012-12-13 | 1 | -37/+13 |
* | Fix the location of auditdistd configuration file. | pjd | 2012-12-13 | 1 | -1/+1 |
* | Merge a number of changes required to hook up OpenBSM 1.2-alpha2's | rwatson | 2012-12-01 | 2 | -0/+22 |