| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix devfs rules not applied by default for jails. | Xin LI | 2014-04-30 | 1 | -1/+1 |
| * | MF10 r259974 (MFC r259973): | Xin LI | 2013-12-27 | 1 | -9/+25 |
| * | MFC r258894: Make rc(8) re-source rc.conf upon receipt of SIGALRM. | Colin Percival | 2013-12-06 | 1 | -0/+5 |
| * | MFC r258664: | Xin LI | 2013-11-30 | 1 | -1/+1 |
| * | MFC r258227 (bapt): | Glen Barber | 2013-11-28 | 1 | -1/+1 |
| * | Merge r256769 by des from head: | Gleb Smirnoff | 2013-11-22 | 1 | -6/+0 |
| * | Merge r257694 from head: | Gleb Smirnoff | 2013-11-14 | 16 | -896/+4 |
| * | MFC r257668: | Bryan Drewery | 2013-11-07 | 1 | -1/+1 |
| * | MFC r257667: | Bryan Drewery | 2013-11-07 | 1 | -1/+1 |
| * | MFC r257344,r257403: | Bryan Drewery | 2013-11-03 | 8 | -35/+9 |
| * | MFC r257361: | Jeremie Le Hen | 2013-11-01 | 1 | -2/+2 |
| * | MFC: r256770,r257142,r257145,r257146,r257147,r257148, | Bryan Drewery | 2013-10-29 | 8 | -0/+57 |
| * | MFC r256773: | John-Mark Gurney | 2013-10-23 | 3 | -0/+142 |
| * | MFC r256775,r256776: | Colin Percival | 2013-10-22 | 2 | -2/+25 |
| * | MFC 256716,256835: | Hiroki Sato | 2013-10-22 | 1 | -39/+84 |
| * | MFC 256440, 256498: | Hiroki Sato | 2013-10-17 | 1 | -31/+72 |
| * | MFC 256385: | Hiroki Sato | 2013-10-12 | 1 | -3/+2 |
| * | Merge from project branch via main. Uninteresting commits are trimmed. | Mark Murray | 2013-10-12 | 2 | -34/+7 |
| * | MFC 256365 | Rui Paulo | 2013-10-12 | 9 | -81/+0 |
| * | - Remove debugging from GENERIC* kernel configurations | Glen Barber | 2013-10-10 | 1 | -1/+1 |
| * | - Update rc.d/jail to use a jail(8) configuration file instead of | Hiroki Sato | 2013-10-10 | 3 | -626/+300 |
| * | Add support for "vnet jname" argument in ifconfig_IF. The vnet keyword | Hiroki Sato | 2013-10-10 | 2 | -14/+100 |
| * | Reduce priority of host key exists message in sshd startup | Xin LI | 2013-10-07 | 1 | -1/+1 |
| * | Add _atf and unbound and move smmsp and mailnull to where they belong. | Dag-Erling Smørgrav | 2013-10-07 | 1 | -2/+4 |
| * | Do not attempt to do AF-specific configurations on a interface when | Hiroki Sato | 2013-10-04 | 1 | -7/+12 |
| * | Add epair(4) support in $cloned_interfaces. One should be specified | Hiroki Sato | 2013-10-04 | 2 | -47/+118 |
| * | Do not install bluetooth rc(8) scripts if MK_BLUETOOTH = no. | Glen Barber | 2013-10-03 | 1 | -3/+6 |
| * | Fix up typos from r255963 in mtree Makefile. BSD.debug.dist should be | Matthew D Fleming | 2013-10-03 | 1 | -2/+2 |
| * | Odds and ends left over from BIND and unnoticed because they didn't | Dag-Erling Smørgrav | 2013-10-01 | 2 | -13/+1 |
| * | Remove /usr/include/lwres | Dag-Erling Smørgrav | 2013-09-30 | 1 | -2/+0 |
| * | Remove BIND. | Dag-Erling Smørgrav | 2013-09-30 | 4 | -81/+0 |
| * | Now that the portsnap buildbox is generating the raw bits for INDEX-10, | Colin Percival | 2013-09-26 | 1 | -0/+1 |
| * | Forgotten in r255825: NETWORKING requires local_unbound. | Dag-Erling Smørgrav | 2013-09-24 | 1 | -1/+1 |
| * | Replace the unused /etc/unbound directory with a symlink to /var/unbound. | Dag-Erling Smørgrav | 2013-09-24 | 2 | -2/+5 |
| * | Move local_unbound up in the rc order. | Dag-Erling Smørgrav | 2013-09-23 | 1 | -1/+1 |
| * | Add a setup script for unbound(8) called local-unbound-setup. It | Dag-Erling Smørgrav | 2013-09-23 | 4 | -1/+105 |
| * | Fix indentation. | Dag-Erling Smørgrav | 2013-09-22 | 1 | -1/+1 |
| * | Ditch the random seeding code, which never really worked as intended. | Dag-Erling Smørgrav | 2013-09-21 | 1 | -66/+39 |
| * | - Fix pidfile handling in sendmail_msp_queue. The pidfile was ignored | Hiroki Sato | 2013-09-17 | 1 | -5/+2 |
| * | Fix parsing lines of ifconfig output which include \t in the case of | Hiroki Sato | 2013-09-17 | 1 | -7/+8 |
| * | Build and install the Unbound caching DNS resolver daemon. | Dag-Erling Smørgrav | 2013-09-15 | 4 | -0/+6 |
| * | Bring in the new iSCSI target and initiator. | Edward Tomasz Napierala | 2013-09-14 | 5 | -0/+69 |
| * | ipfilter 5.1.2 no longer supports sysctl. Use ipf -V to determine if | Cy Schubert | 2013-09-10 | 3 | -6/+4 |
| * | The correct variable is apparently MACHINE_ARCH, not TARGET_ARCH. | Dag-Erling Smørgrav | 2013-09-09 | 1 | -1/+1 |
| * | Remove unneeded mappings from libmap32.conf. Move it up one level and | Dag-Erling Smørgrav | 2013-09-09 | 2 | -4/+2 |
| * | Add a stock libmap32.conf for amd64. The first two lines have no effect | Dag-Erling Smørgrav | 2013-09-08 | 2 | -0/+8 |
| * | Create a private library directory (LIBPRIVATEDIR) for libraries which | Dag-Erling Smørgrav | 2013-09-08 | 1 | -0/+4 |
| * | authpf needs /var/authpf to exist and be writable by group authpf. | Dag-Erling Smørgrav | 2013-09-05 | 1 | -0/+2 |
| * | Add a c++/v1/tr1 include directory containing symlinks to all of the standard | David Chisnall | 2013-09-04 | 1 | -0/+2 |
| * | Since r254974, periodic scripts' period can be configured | Jeremie Le Hen | 2013-09-03 | 1 | -66/+70 |