| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow a jail's IP alias to be created with an arbitrary netmask. | ru | 2008-09-24 | 1 | -1/+3 |
* | add back regdomain.xml | sam | 2008-09-22 | 1 | -0/+4 |
* | add new build knobs and jigger some existing controls to improve | sam | 2008-09-21 | 5 | -36/+134 |
* | Allow a jail to be started with a specific route fib. | thompsa | 2008-09-16 | 2 | -1/+9 |
* | Add support to rc.initdiskless for /conf/T/M/remount_subdir. | bms | 2008-09-09 | 1 | -4/+37 |
* | A no-op commit to simulate the effect of a forced commit so the file | gshapiro | 2008-08-31 | 1 | -1/+0 |
* | Add the ability to run /usr/sbin/crashinfo on a new core dump automatically | jhb | 2008-08-29 | 2 | -0/+5 |
* | Google changed the location of the blacklists again. | gshapiro | 2008-08-28 | 1 | -1/+1 |
* | Make obrien happy #2 | des | 2008-08-25 | 1 | -1/+0 |
* | Make obrien happy | des | 2008-08-25 | 2 | -29/+1 |
* | Restore 256 pty(4) entries. | ed | 2008-08-24 | 7 | -0/+1792 |
* | Remove old BSD-style entries from /etc/ttys and increase pts(4) to 512. | ed | 2008-08-23 | 7 | -3584/+1792 |
* | Cope with the file rename by changing rc variables. | rpaulo | 2008-08-21 | 1 | -4/+4 |
* | Integrate the new MPSAFE TTY layer to the FreeBSD operating system. | ed | 2008-08-20 | 2 | -1/+3 |
* | Rename the RCng 'kernel' script to 'kernel_symlink'. | obrien | 2008-08-20 | 1 | -1/+1 |
* | Rename the RCng 'kernel' script to 'kernel_symlink'. | obrien | 2008-08-19 | 2 | -2/+1 |
* | Allow the network addresses and interface names for the "client" and | jhb | 2008-08-15 | 2 | -6/+24 |
* | For the "client" and "simple" network types, collapse the separate "net" | jhb | 2008-08-15 | 1 | -14/+11 |
* | Use 'me' rather than explicit IP addresses for the "simple" and "client" | jhb | 2008-08-15 | 1 | -12/+9 |
* | For the firewall_* variables that are specific to the "workstation" | jhb | 2008-08-15 | 1 | -7/+9 |
* | Improve periodic/security/550.ipfwlimit a bit: | antoine | 2008-08-10 | 1 | -6/+3 |
* | Only symlink booted kernel directory to /boot/kernel if user has explicitly | obrien | 2008-08-09 | 2 | -0/+2 |
* | Add /usr/share/man/whatis, /var/db/locate.database, and /var/log to the | cperciva | 2008-08-08 | 1 | -0/+3 |
* | - back out my last commit as it seems to be wrong. | danger | 2008-08-03 | 1 | -2/+0 |
* | Make `freebsd-update IDS` not complain about /usr/share/man/cat* by | cperciva | 2008-08-02 | 1 | -0/+4 |
* | When using SRV records the protocols and services files need to be in the | dougb | 2008-08-01 | 1 | -5/+9 |
* | Add the -c option for named_flags (still commented out) that is | dougb | 2008-08-01 | 1 | -2/+2 |
* | Oops, restore the recent changes to make startup messages quieter. | jhb | 2008-07-31 | 1 | -1/+3 |
* | Parse sysctl settings from /etc/sysctl.conf.local after /etc/sysctl.conf | jhb | 2008-07-31 | 1 | -10/+15 |
* | Remove an empty directory that is already in ObsoleteFiles.inc from | antoine | 2008-07-28 | 1 | -2/+0 |
* | Change the module example to kldload since this is the resume side. | thompsa | 2008-07-21 | 1 | -1/+1 |
* | Remove sioX as an alias for uartX. It is believed to be | marcel | 2008-07-21 | 1 | -8/+8 |
* | With uart(4) default, change sio# to uart# so that | marcel | 2008-07-19 | 1 | -1/+1 |
* | With uart(4) default, change /dev/cuad# to /dev/cuau# and | marcel | 2008-07-19 | 1 | -6/+6 |
* | With uart(4) default, change /dev/cuad# to /dev/cuau# and | marcel | 2008-07-19 | 1 | -7/+7 |
* | With uart(4) default, change /dev/cuad# to /dev/cuau# so that | marcel | 2008-07-19 | 1 | -2/+2 |
* | With uart(4) default, change /dev/cuad# to /dev/cuau# so that | marcel | 2008-07-19 | 1 | -10/+10 |
* | - dns queries might go also over TCP, so allow it. | danger | 2008-07-17 | 1 | -0/+2 |
* | Add the shutdown KEYWORD to those scripts that start persistent services | dougb | 2008-07-16 | 34 | -19/+34 |
* | As previously discussed, add the svn:executable property to all scripts | dougb | 2008-07-16 | 92 | -0/+0 |
* | Make uart(4) the default serial port driver on i386 and amd64. | ed | 2008-07-13 | 2 | -8/+8 |
* | Strongly discourage the use of the query-source option, and explain why. | dougb | 2008-07-12 | 1 | -7/+13 |
* | The pfctl(8) program is already pretty verbose, so don't print extra | mtm | 2008-07-11 | 1 | -2/+2 |
* | Remove the $DUMPDIR variable. It's redundant and the rest of the | mtm | 2008-07-06 | 1 | -6/+1 |
* | Make checking for the availability of core dumps work in the case | mtm | 2008-07-06 | 1 | -1/+12 |
* | No need to display the result of enabling the ipfw sysctl if it's | mtm | 2008-07-05 | 1 | -1/+3 |
* | There's no need to announce that we're mounting local filesystems when | mtm | 2008-07-05 | 1 | -2/+2 |
* | Quiet down rc.d/nfsclient by not printing anything in 'quiet' mode. Instead | mtm | 2008-07-05 | 1 | -3/+7 |
* | Rev. 1.8 broke matching on lines where the failure mode is at the head | mtm | 2008-06-30 | 1 | -1/+1 |
* | Backout r179941. The nfsclient knob always confuses me. I should have | mtm | 2008-06-27 | 2 | -4/+4 |