| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a reference to the periodic.conf(5) manual page. | keramida | 2005-01-24 | 1 | -0/+3 |
* | Add a reference to rc.conf(5). | keramida | 2005-01-24 | 1 | -1/+3 |
* | We cannot use sed(1), because rc.d/gbde has to be called before | pjd | 2005-01-23 | 1 | -1/+20 |
* | Scot pointed out that the dynamic zone example didn't seem to "flow" | dougb | 2005-01-22 | 1 | -11/+17 |
* | Fix handling of providers with / in them (e.g. mirror/foo). | pjd | 2005-01-21 | 1 | -1/+2 |
* | s/ntpdate_command/ntpdate_program/ to match rc.conf(5) and | ceri | 2005-01-17 | 1 | -1/+1 |
* | The submitter of bin/75786 turned out to not have removable interfaces, | ceri | 2005-01-17 | 1 | -1/+1 |
* | Remove debugging that made it into the commit. | obrien | 2005-01-16 | 1 | -2/+0 |
* | "REQUIRE: cleanvar" for all RC's writing into /var/run. | obrien | 2005-01-16 | 18 | -18/+20 |
* | Fix the pbio include file installation process and the | dds | 2005-01-14 | 1 | -0/+2 |
* | Don't do setuid checks on file systems mounted with noexec option. | glebius | 2005-01-13 | 1 | -1/+1 |
* | Create three additional X socket directories. Using X applications when another | anholt | 2005-01-12 | 1 | -5/+6 |
* | Sed doesn't grok '[ \t]' -- it doesn't expand the \t :( | brian | 2005-01-12 | 1 | -1/+1 |
* | Connect SHSEC GEOM class to the build. | pjd | 2005-01-11 | 1 | -0/+2 |
* | Oops, the < in arg1=< is optional - treat it as such! | brian | 2005-01-11 | 1 | -1/+1 |
* | Adjust the mail reject output so that it gives an abreviated reason for the | brian | 2005-01-11 | 1 | -1/+1 |
* | Collapse "fgrep | egrep | sed" down to a single sed. | brian | 2005-01-11 | 1 | -3/+1 |
* | Another prism2 card (not sure what, if anything, is needed for >=5) | imp | 2005-01-11 | 1 | -0/+6 |
* | Unbreak the install. | ru | 2005-01-10 | 1 | -2/+0 |
* | Cosmetic typo in check_pidfile() | keramida | 2005-01-09 | 1 | -1/+1 |
* | When ukbd0 arrives, attach to /dev/ukbd0 rather then /dev/kbd1 since | brooks | 2005-01-08 | 1 | -1/+1 |
* | Correct syntactical weirdness in a call to /etc/rc.d/dhclient. Fixes: | ceri | 2005-01-04 | 1 | -1/+1 |
* | Ports index file is now INDEX-6 | paul | 2005-01-04 | 1 | -1/+1 |
* | Changes in comments: | brueffer | 2004-12-25 | 1 | -4/+4 |
* | NOCRYPT -> NO_CRYPT | ru | 2004-12-21 | 1 | -1/+1 |
* | Start the dreaded NOFOO -> NO_FOO conversion. | ru | 2004-12-21 | 7 | -7/+7 |
* | Use "KEYWORD: shutdown" so shutdown commands will actually be executed. | peadar | 2004-12-20 | 1 | -0/+1 |
* | When stopping a chrooted named, unmount the devfs filesystem from | peadar | 2004-12-20 | 1 | -0/+8 |
* | In the ethernet-nic-regex: | brueffer | 2004-12-19 | 1 | -5/+6 |
* | If /etc/named is a symlink, try to make sure it points the right place. | phk | 2004-12-18 | 1 | -0/+4 |
* | Remove autofs entry from here. | pjd | 2004-12-15 | 1 | -2/+0 |
* | Use rc.subr | brian | 2004-12-15 | 3 | -20/+21 |
* | Improve the RC framework for the clean booting/shutdown of Jails: | rse | 2004-12-14 | 3 | -5/+30 |
* | Use utils from /rescue vs. /stand. Also use pax rather than cpio & gzip. | obrien | 2004-12-12 | 2 | -2/+2 |
* | Add Ethernet part of Intel EtherExpress PRO/100 LAN/Modem card. This is a | rsm | 2004-12-09 | 1 | -1/+8 |
* | 'all' argument for list_net_interfaces() is now unused, remove it. | pjd | 2004-12-05 | 1 | -4/+0 |
* | Use "ifconfig -l" instead of "list_network_interfaces all" in | rse | 2004-12-05 | 1 | -1/+1 |
* | fix typo: s/intefraces/interfaces/ | rse | 2004-12-05 | 1 | -1/+1 |
* | Add more frequently-used locale directories. This is in preparation | kris | 2004-12-04 | 2 | -0/+406 |
* | Catch up with the new device name of sab(4). The entries for tty[a,b] | marius | 2004-12-04 | 1 | -0/+2 |
* | Add nfs4 to list of net filesystems. | rees | 2004-12-01 | 1 | -1/+1 |
* | Move the purely device-name based entries for mice and ethernet | iedowse | 2004-11-28 | 2 | -16/+7 |
* | Add axe(4) devices to the USB ethernet regular expression. | iedowse | 2004-11-28 | 1 | -1/+1 |
* | Teach periodic(8) security output to display information about blocked | mlaier | 2004-11-24 | 3 | -0/+57 |
* | Fix a typo in an error message. | mux | 2004-11-24 | 1 | -1/+1 |
* | Implement per-jail fstab(5) files. Here's a rc.conf sample using | mux | 2004-11-23 | 2 | -0/+21 |
* | Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456]. | obrien | 2004-11-19 | 1 | -1/+1 |
* | Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456]. | obrien | 2004-11-19 | 1 | -1/+1 |
* | Convince mergemaster to maintain/merge ramdisk scripts too. | wes | 2004-11-16 | 1 | -1/+1 |
* | Shutup debugging output. | wes | 2004-11-16 | 1 | -1/+0 |