| Commit message (Expand) | Author | Age | Files | Lines |
* | Add defaults for /etc/rc.d/gssd | keramida | 2008-11-05 | 1 | -0/+3 |
* | Correct a typo that prevented my laptop from starting | delphij | 2008-11-04 | 1 | -1/+1 |
* | Add support for Asus A8Sr notebooks. | rpaulo | 2008-11-04 | 1 | -0/+22 |
* | Implement support for RPCSEC_GSS authentication to both the NFS client | dfr | 2008-11-03 | 4 | -3/+21 |
* | ifconfig(8) can take only one interface at a time. | pjd | 2008-10-30 | 1 | -1/+3 |
* | Explicitly set the shell to /bin/sh when MK_TCSH == no. | mp | 2008-10-29 | 1 | -1/+1 |
* | Add ucomX shortcuts just like its uart sibling. | thompsa | 2008-10-27 | 1 | -0/+8 |
* | Make a note about the notify codes for the four special function keys above the | thompsa | 2008-10-27 | 1 | -0/+1 |
* | o fix MK_TCSH == no: the default master.passwd sets up root to use /bin/csh | sam | 2008-10-27 | 1 | -9/+20 |
* | Show which rc script is running since the default ^T just shows 'sh' as the | thompsa | 2008-10-27 | 1 | -0/+1 |
* | Sort `mount -p' output by name before checking for any differences. | ed | 2008-10-25 | 1 | -1/+1 |
* | Add entries for uart based serial ports. All the serial ports on mips | imp | 2008-10-12 | 1 | -4/+4 |
* | Create separate cat directories for en.UTF-8. This, together with r183697, | des | 2008-10-08 | 2 | -0/+41 |
* | Remove compat support for vaps_<ifn> and vap_create_<ifn> variables as | brooks | 2008-10-01 | 1 | -7/+1 |
* | 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 |