| Commit message (Expand) | Author | Age | Files | Lines |
| * | Scot pointed out that the dynamic zone example didn't seem to "flow" | Doug Barton | 2005-01-22 | 1 | -11/+17 |
| * | Fix handling of providers with / in them (e.g. mirror/foo). | Pawel Jakub Dawidek | 2005-01-21 | 1 | -1/+2 |
| * | s/ntpdate_command/ntpdate_program/ to match rc.conf(5) and | Ceri Davies | 2005-01-17 | 1 | -1/+1 |
| * | The submitter of bin/75786 turned out to not have removable interfaces, | Ceri Davies | 2005-01-17 | 1 | -1/+1 |
| * | Remove debugging that made it into the commit. | David E. O'Brien | 2005-01-16 | 1 | -2/+0 |
| * | "REQUIRE: cleanvar" for all RC's writing into /var/run. | David E. O'Brien | 2005-01-16 | 18 | -18/+20 |
| * | Fix the pbio include file installation process and the | Diomidis Spinellis | 2005-01-14 | 1 | -0/+2 |
| * | Don't do setuid checks on file systems mounted with noexec option. | Gleb Smirnoff | 2005-01-13 | 1 | -1/+1 |
| * | Create three additional X socket directories. Using X applications when another | Eric Anholt | 2005-01-12 | 1 | -5/+6 |
| * | Sed doesn't grok '[ \t]' -- it doesn't expand the \t :( | Brian Somers | 2005-01-12 | 1 | -1/+1 |
| * | Connect SHSEC GEOM class to the build. | Pawel Jakub Dawidek | 2005-01-11 | 1 | -0/+2 |
| * | Oops, the < in arg1=< is optional - treat it as such! | Brian Somers | 2005-01-11 | 1 | -1/+1 |
| * | Adjust the mail reject output so that it gives an abreviated reason for the | Brian Somers | 2005-01-11 | 1 | -1/+1 |
| * | Collapse "fgrep | egrep | sed" down to a single sed. | Brian Somers | 2005-01-11 | 1 | -3/+1 |
| * | Another prism2 card (not sure what, if anything, is needed for >=5) | Warner Losh | 2005-01-11 | 1 | -0/+6 |
| * | Unbreak the install. | Ruslan Ermilov | 2005-01-10 | 1 | -2/+0 |
| * | Cosmetic typo in check_pidfile() | Giorgos Keramidas | 2005-01-09 | 1 | -1/+1 |
| * | When ukbd0 arrives, attach to /dev/ukbd0 rather then /dev/kbd1 since | Brooks Davis | 2005-01-08 | 1 | -1/+1 |
| * | Correct syntactical weirdness in a call to /etc/rc.d/dhclient. Fixes: | Ceri Davies | 2005-01-04 | 1 | -1/+1 |
| * | Ports index file is now INDEX-6 | Paul Richards | 2005-01-04 | 1 | -1/+1 |
| * | Changes in comments: | Christian Brueffer | 2004-12-25 | 1 | -4/+4 |
| * | NOCRYPT -> NO_CRYPT | Ruslan Ermilov | 2004-12-21 | 1 | -1/+1 |
| * | Start the dreaded NOFOO -> NO_FOO conversion. | Ruslan Ermilov | 2004-12-21 | 7 | -7/+7 |
| * | Use "KEYWORD: shutdown" so shutdown commands will actually be executed. | Peter Edwards | 2004-12-20 | 1 | -0/+1 |
| * | When stopping a chrooted named, unmount the devfs filesystem from | Peter Edwards | 2004-12-20 | 1 | -0/+8 |
| * | In the ethernet-nic-regex: | Christian Brueffer | 2004-12-19 | 1 | -5/+6 |
| * | If /etc/named is a symlink, try to make sure it points the right place. | Poul-Henning Kamp | 2004-12-18 | 1 | -0/+4 |
| * | Remove autofs entry from here. | Pawel Jakub Dawidek | 2004-12-15 | 1 | -2/+0 |
| * | Use rc.subr | Brian Somers | 2004-12-15 | 3 | -20/+21 |
| * | Improve the RC framework for the clean booting/shutdown of Jails: | Ralf S. Engelschall | 2004-12-14 | 3 | -5/+30 |
| * | Use utils from /rescue vs. /stand. Also use pax rather than cpio & gzip. | David E. O'Brien | 2004-12-12 | 2 | -2/+2 |
| * | Add Ethernet part of Intel EtherExpress PRO/100 LAN/Modem card. This is a | Scott Mitchell | 2004-12-09 | 1 | -1/+8 |
| * | 'all' argument for list_net_interfaces() is now unused, remove it. | Pawel Jakub Dawidek | 2004-12-05 | 1 | -4/+0 |
| * | Use "ifconfig -l" instead of "list_network_interfaces all" in | Ralf S. Engelschall | 2004-12-05 | 1 | -1/+1 |
| * | fix typo: s/intefraces/interfaces/ | Ralf S. Engelschall | 2004-12-05 | 1 | -1/+1 |
| * | Add more frequently-used locale directories. This is in preparation | Kris Kennaway | 2004-12-04 | 2 | -0/+406 |
| * | Catch up with the new device name of sab(4). The entries for tty[a,b] | Marius Strobl | 2004-12-04 | 1 | -0/+2 |
| * | Add nfs4 to list of net filesystems. | Jim Rees | 2004-12-01 | 1 | -1/+1 |
| * | Move the purely device-name based entries for mice and ethernet | Ian Dowse | 2004-11-28 | 2 | -16/+7 |
| * | Add axe(4) devices to the USB ethernet regular expression. | Ian Dowse | 2004-11-28 | 1 | -1/+1 |
| * | Teach periodic(8) security output to display information about blocked | Max Laier | 2004-11-24 | 3 | -0/+57 |
| * | Fix a typo in an error message. | Maxime Henrion | 2004-11-24 | 1 | -1/+1 |
| * | Implement per-jail fstab(5) files. Here's a rc.conf sample using | Maxime Henrion | 2004-11-23 | 2 | -0/+21 |
| * | Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456]. | David E. O'Brien | 2004-11-19 | 1 | -1/+1 |
| * | Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456]. | David E. O'Brien | 2004-11-19 | 1 | -1/+1 |
| * | Convince mergemaster to maintain/merge ramdisk scripts too. | Wes Peters | 2004-11-16 | 1 | -1/+1 |
| * | Shutup debugging output. | Wes Peters | 2004-11-16 | 1 | -1/+0 |
| * | Unify the ci/co variables now that the the tty drivers now use the same | David E. O'Brien | 2004-11-14 | 1 | -40/+35 |
| * | Catch up with PHK's sio(4) rework [sys/dev/sio/sio.c rev. 1.456]. | David E. O'Brien | 2004-11-14 | 1 | -23/+23 |
| * | Revert the noexec,nosuid,nodev options for md /tmp file systems, since | Giorgos Keramidas | 2004-11-09 | 1 | -1/+1 |