| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove reference to no longer existant /etc/rc.d/pccard. | brooks | 2006-05-30 | 1 | -1/+0 |
* | Quote the parameter to sysctl(1), allowing to use whitespaces in | glebius | 2006-05-24 | 1 | -1/+1 |
* | Increase the nfs access cache timeout from 2 to 60. The latter is a | kris | 2006-05-24 | 1 | -1/+1 |
* | Correct BD_ADDR entry for "Dummy" device in the default hcsecd.conf. | emax | 2006-05-18 | 1 | -1/+1 |
* | Remove the require_kld function I just committed and replace with a nicer sol... | flz | 2006-05-18 | 3 | -33/+4 |
* | Add two new scripts (mdconfig/mdconfig2) to replace old ramdisk{,-own} | flz | 2006-05-18 | 4 | -1/+451 |
* | Correctly set moused_$2_enable when moused_nondefault_enable is set to NO | matteo | 2006-05-17 | 1 | -2/+1 |
* | Send the pcvt(4) driver off to retirement. | phk | 2006-05-17 | 6 | -275/+1 |
* | Move etc/rc.firewall6 to ipfw2+v6, update related rc.d and periodic scripts. | mlaier | 2006-05-12 | 6 | -205/+84 |
* | - Change the "jail_" prefix for internal script variables. This fixes an | flz | 2006-05-11 | 2 | -94/+98 |
* | if we fail to start a jail and jail_foobar_*fs_enable or jail_foobar_mount_en... | matteo | 2006-05-11 | 1 | -0/+4 |
* | Add a /media to FreeBSD. /media is a directory designed to contain | marcus | 2006-05-10 | 1 | -0/+2 |
* | if a jail fails to start, don't add its jid to /var/run and print a message w... | matteo | 2006-05-09 | 1 | -5/+10 |
* | - Fix quoting. | flz | 2006-05-08 | 1 | -2/+2 |
* | - Check for some mandatory variables. | flz | 2006-05-07 | 1 | -0/+11 |
* | Install /etc/nsswitch.conf statically rather than generating it at | ume | 2006-05-03 | 3 | -66/+17 |
* | Update host.conf every time nsswitch.conf changes, instead of just creating | des | 2006-05-01 | 1 | -1/+3 |
* | Oops, services should be compat by default for backward compatibility. | ume | 2006-04-29 | 1 | -1/+1 |
* | Add newly supported databases such as services, protocols and rpc | ume | 2006-04-29 | 1 | -1/+5 |
* | - Extend the nsswitch to support Services, Protocols and Rpc | ume | 2006-04-28 | 7 | -0/+93 |
* | Remove last vestiges of sab(4). | marius | 2006-04-25 | 1 | -3/+0 |
* | Correct two typos in comments. | brueffer | 2006-04-22 | 1 | -2/+2 |
* | Clean up, comment out non-base utilities, fix up comments. | trhodes | 2006-04-22 | 1 | -34/+14 |
* | After some discussion we believe that having SERVERS to REQUIRE: | delphij | 2006-04-20 | 1 | -1/+1 |
* | Make ldconfig as SERVER dependency. This makes it possible | delphij | 2006-04-19 | 1 | -1/+1 |
* | - Move _rc_subr_loaded=: at the end of the file, to be consistent with NetBSD. | flz | 2006-04-18 | 1 | -5/+8 |
* | - Add new ntpd_config variable so that people can override it in rc.conf. | flz | 2006-04-18 | 2 | -3/+8 |
* | Add ldconfig to the list of requirements for named, needed to use bind | flz | 2006-04-18 | 1 | -1/+1 |
* | Spell synchronous with required silent 'h'. | brooks | 2006-04-13 | 2 | -2/+2 |
* | Add missing _ to $_punct. | brooks | 2006-04-13 | 1 | -1/+1 |
* | Use ps true power instead of tr/tail which aren't available early enough. | flz | 2006-04-13 | 1 | -1/+1 |
* | Commit the various network interface configutation updates I've been | brooks | 2006-04-13 | 2 | -22/+81 |
* | Remove an inappropriate comment which is put into generated | ume | 2006-04-12 | 1 | -1/+1 |
* | Add autologin entries (al.NNN) for higher console speeds. | des | 2006-04-11 | 1 | -0/+10 |
* | - If no pidfile has been created at startup, only stop processes | flz | 2006-04-11 | 1 | -4/+7 |
* | - Oops, add a missing "then". | flz | 2006-04-11 | 1 | -1/+1 |
* | - Fix rc.d/sshd test on kern.random.sys.seeded. | flz | 2006-04-11 | 1 | -1/+1 |
* | - Fix amd startup when amd is installed from ports. | flz | 2006-04-11 | 2 | -1/+2 |
* | - Set a two read-only variables (${prefix} and ${etcdir}). This is | flz | 2006-04-11 | 2 | -30/+60 |
* | - Add following global jail options, used if no jail-specific options are | flz | 2006-04-08 | 1 | -9/+17 |
* | - Sync rc.subr with NetBSD. | flz | 2006-04-04 | 1 | -10/+34 |
* | Remove redundant ike rc.d script, since we do not have an IPsec IKE | simon | 2006-03-28 | 2 | -20/+0 |
* | Harmless typo (s/overide/override/). | flz | 2006-03-23 | 1 | -2/+2 |
* | Add an example of how to set up a 3-wire serial terminal. | ru | 2006-03-23 | 1 | -2/+17 |
* | - Replace awk parts with shell. | flz | 2006-03-20 | 1 | -35/+64 |
* | Merge Perforce change 93569 from TrustedBSD audit3 branch: | rwatson | 2006-03-19 | 1 | -0/+2 |
* | Reimplementation of world/kernel build options. For details, see: | ru | 2006-03-17 | 4 | -28/+30 |
* | This script symlinks /boot/kernel to the directory that contains the kernel | des | 2006-03-17 | 2 | -1/+26 |
* | Reorganize /etc/rc.d/syscons and move all keyboard related settings | emax | 2006-03-16 | 2 | -47/+57 |
* | Add missing libdata/ldconfig[32] entries. | marcus | 2006-03-14 | 1 | -0/+4 |