| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Unify the ci/co variables now that the the tty drivers now use the same | obrien | 2004-11-14 | 1 | -40/+35 |
* | Catch up with PHK's sio(4) rework [sys/dev/sio/sio.c rev. 1.456]. | obrien | 2004-11-14 | 1 | -23/+23 |
* | Revert the noexec,nosuid,nodev options for md /tmp file systems, since | keramida | 2004-11-09 | 1 | -1/+1 |
* | Add two new rc.conf options: tmpmfs_flags and varmfs_flags. | keramida | 2004-11-09 | 4 | -7/+9 |
* | Removed the remnants of gx(4). | ru | 2004-11-08 | 1 | -1/+1 |
* | Someone (sanpei-san?) sent me this entry some time ago. Add COREGA | imp | 2004-11-08 | 1 | -2/+2 |
* | Stop method for swap1 script was introduced, because gmirror needed it. | pjd | 2004-11-05 | 1 | -1/+1 |
* | - Make the header conform to standard rc.d style. | mtm | 2004-11-05 | 2 | -4/+4 |
* | Sync up with vinum(8) and rc.d/vinum removal. | ru | 2004-11-04 | 1 | -1/+0 |
* | remove vinum startup script. | phk | 2004-11-04 | 2 | -18/+1 |
* | Create a separate directory for dynamic zones which is owned by the bind | gshapiro | 2004-11-04 | 2 | -0/+16 |
* | Sort files properly. | pjd | 2004-11-02 | 1 | -2/+2 |
* | Do a better job of supporting more than one mouse device | mtm | 2004-11-01 | 3 | -5/+42 |
* | Allow to change interfaces name on boot time. | pjd | 2004-10-30 | 3 | -0/+25 |
* | - Add 'check' command for checking rules syntax. | pjd | 2004-10-25 | 1 | -11/+14 |
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 4 | -4/+4 |
* | - use `realpath /dev/dumpdev` instead of just /dev/dumpdev so messages | des | 2004-10-24 | 1 | -3/+8 |
* | Move devfs earlier in the boot sequence. Some system daemons and other | mtm | 2004-10-23 | 1 | -2/+2 |
* | Automatically load the ipdivert module if it was not compiled into the kernel | andre | 2004-10-22 | 1 | -0/+13 |
* | Introduce root_rw_mount as a new variable in defaults/rc.conf to | keramida | 2004-10-20 | 1 | -0/+1 |
* | Apply README guidelines (no tabs). | ru | 2004-10-19 | 1 | -2/+2 |
* | When dumpdev is set to 'auto', and a suitable swap device is found, | thomas | 2004-10-18 | 2 | -3/+11 |
* | New directory added for Argentinian timezones. | wollman | 2004-10-18 | 1 | -0/+2 |
* | Remove unused computation of memory size. | thomas | 2004-10-18 | 1 | -1/+0 |
* | turn off getty(8) on ttyv[0-7]. We don't support syscons on ia64 and | marcel | 2004-10-17 | 1 | -8/+8 |
* | Fix a bogus variable assignment. You can't expect | schweikh | 2004-10-17 | 1 | -2/+2 |
* | Remove a redundant "uname=root". | ru | 2004-10-15 | 1 | -1/+1 |
* | Remove requirement on FreeBSD keyword. | trhodes | 2004-10-14 | 1 | -1/+1 |
* | Reflect sio driver device name change cuaa -> cuad | phk | 2004-10-13 | 1 | -10/+10 |
* | Accidentally removed the last component of the pathname when committing. | ru | 2004-10-13 | 1 | -1/+1 |
* | Fix a botched rev. 1.221 commit. Also, a number of people have | ru | 2004-10-13 | 1 | -2/+1 |
* | Remove hcsecd line which was inadvertantly included in the previous commit. | des | 2004-10-12 | 1 | -1/+0 |
* | Remove a pointless syslogd_flags example. | des | 2004-10-12 | 1 | -1/+1 |
* | 'portupgrade' places obsoleted shared libraries in /usr/local/lib/compat/pkg, | obrien | 2004-10-11 | 1 | -1/+2 |
* | Remove an unused variable. | mtm | 2004-10-08 | 1 | -1/+0 |
* | 1. Incorporate most of Ruslan's improvements to where and how the | dougb | 2004-10-08 | 1 | -2/+11 |
* | Remove the requirement for the FreeBSD keyword as it no longer | mtm | 2004-10-07 | 132 | -134/+92 |
* | - Be more userfriendly and allow to specify gbde device name in those forms: | pjd | 2004-10-07 | 1 | -10/+13 |
* | Only try to attach if parent device actually exists. | pjd | 2004-10-07 | 1 | -1/+1 |
* | Lock file for gbde devices is optional. | pjd | 2004-10-06 | 1 | -2/+6 |
* | Fixed symlinking of /etc/namedb. | ru | 2004-10-05 | 1 | -1/+1 |
* | With the fixes to getty handling of non-existent devices a default | kensmith | 2004-10-04 | 1 | -2/+3 |
* | Install namedb stuff to ${DESTDIR}/var/named/etc/namedb instead | dougb | 2004-09-30 | 1 | -1/+1 |
* | 1. Update the documentation references, and the warning about setting up | dougb | 2004-09-30 | 1 | -2/+14 |
* | Hide all the devices in the chroot dev except for random and null. | dougb | 2004-09-30 | 1 | -0/+3 |
* | Correct a trivial typo. | trhodes | 2004-09-29 | 1 | -1/+1 |
* | Fixed symlinking /var/named/etc/namedb to /etc/namedb. | ru | 2004-09-29 | 1 | -1/+1 |
* | Add a statistics-file directive | dougb | 2004-09-29 | 1 | -0/+1 |