| Commit message (Expand) | Author | Age | Files | Lines |
* | Flushing all IPv4 routes when an interface is removed or unconfigured | brooks | 2006-09-20 | 1 | -1/+0 |
* | Add bthidd(8) rc(8) script | emax | 2006-09-07 | 1 | -0/+4 |
* | Make it a little clearer that interface-specific flags aren't additional | brian | 2006-08-17 | 1 | -2/+3 |
* | Add a -p switch to dhclient. The switch tells dhclient to persist | brian | 2006-08-17 | 1 | -0/+1 |
* | Set removable_route_flush to NO be default. It's clearly the wrong | brooks | 2006-08-16 | 1 | -1/+1 |
* | Back out 1.272. The LAPIC timer conflicts with C2/3 on various systems, | njl | 2006-08-05 | 1 | -2/+2 |
* | Since Alpha support isn't in HEAD anymore, remove Alpha-specific | yar | 2006-07-21 | 1 | -2/+0 |
* | - Remove hardcoded /etc/ntp.conf configuration file from ntpdate rc.d script | flz | 2006-07-20 | 1 | -0/+2 |
* | Update geli_swap_flags, -e is now used to specify the encryption algorithm. | brueffer | 2006-06-07 | 1 | -1/+1 |
* | Add rc.d/bridge which is invoked when a new interface arrives and can | thompsa | 2006-06-01 | 1 | -0/+3 |
* | Add jail_<jname>_exec_afterstart<N> rc.conf variable, where <N> is | matteo | 2006-05-30 | 1 | -0/+3 |
* | Increase the nfs access cache timeout from 2 to 60. The latter is a | kris | 2006-05-24 | 1 | -1/+1 |
* | Send the pcvt(4) driver off to retirement. | phk | 2006-05-17 | 1 | -19/+0 |
* | - Change the "jail_" prefix for internal script variables. This fixes an | flz | 2006-05-11 | 1 | -1/+5 |
* | - Extend the nsswitch to support Services, Protocols and Rpc | ume | 2006-04-28 | 1 | -0/+1 |
* | - Add new ntpd_config variable so that people can override it in rc.conf. | flz | 2006-04-18 | 1 | -0/+1 |
* | Spell synchronous with required silent 'h'. | brooks | 2006-04-13 | 1 | -1/+1 |
* | Commit the various network interface configutation updates I've been | brooks | 2006-04-13 | 1 | -0/+2 |
* | - Fix amd startup when amd is installed from ports. | flz | 2006-04-11 | 1 | -0/+1 |
* | Remove vestiges of OLDCARD. | imp | 2006-02-14 | 1 | -6/+0 |
* | Add a default ldconfig32_paths entry in default/rc.conf for 32-bit compatabil... | matteo | 2006-02-13 | 1 | -0/+1 |
* | Overhaul the named boot script: | dougb | 2006-02-13 | 1 | -1/+2 |
* | - Add a startup script for hostapd. | flz | 2006-02-03 | 1 | -0/+1 |
* | Add auditd_enable and auditd_flags rc.d scripts. | rwatson | 2006-02-02 | 1 | -0/+2 |
* | Enable the lowest Cx state by default. This will save power and we have | njl | 2006-01-29 | 1 | -2/+2 |
* | Add an rc.d script for stand-alone ftpd. | yar | 2006-01-21 | 1 | -0/+3 |
* | Add a mechanism to include files added by ports which contain | dougb | 2006-01-08 | 1 | -0/+5 |
* | Brooks pointed out a potential problem with disabling the X cleaning | dougb | 2005-12-20 | 1 | -0/+1 |
* | Clear up problems with /etc/rc.d/{abi|cleanvar|cleartmp} brought | dougb | 2005-12-19 | 1 | -0/+4 |
* | Remove usbd(8) and all references to it. It is no longer necessary | iedowse | 2005-12-15 | 1 | -2/+0 |
* | Remove rcconf.sh from /etc/rc.d, and instead load the configuration | dougb | 2005-12-10 | 1 | -0/+5 |
* | Add a -f configfile option to devd(8), based on a patch submitted by | jkoshy | 2005-11-24 | 1 | -0/+1 |
* | Revise hcsecd(8) and sdpd(8) rc.d scripts one more time | emax | 2005-11-22 | 1 | -2/+2 |
* | Add a new configuration variable, ipv4_addrs_<ifn>, which adds one or | brooks | 2005-11-14 | 1 | -0/+1 |
* | Add rc.d scripts for the hcsecd(8) and sdpd(8) daemons. Put defaults into | emax | 2005-10-11 | 1 | -0/+9 |
* | Add an rc.d script to start pfsync at the right moment of the | yar | 2005-10-02 | 1 | -0/+3 |
* | Add a new rc.conf entry, kerberos5_server_flags, which allows the | rwatson | 2005-09-20 | 1 | -0/+1 |
* | Stop hard-coding an -M flag to mdmfs(8) in /etc/rc.subr. | yar | 2005-08-24 | 1 | -2/+2 |
* | - Remove the removable_interfaces variable. /etc/pccard_ether will | brooks | 2005-08-24 | 1 | -1/+0 |
* | Add scripts for GELI device configuration on boot. | pjd | 2005-08-14 | 1 | -1/+17 |
* | Teach rc.d/encswap script how to use geli(8) for swap encryption. | pjd | 2005-08-05 | 1 | -0/+2 |
* | Remove gbde_swap_enable option which doesn't work and doesn't really have to | pjd | 2005-08-04 | 1 | -2/+0 |
* | Minor comment re-alignment. | obrien | 2005-07-22 | 1 | -4/+4 |
* | - Mention special behaviour of init(8) when kern_securelevel="0" | pav | 2005-07-21 | 1 | -0/+3 |
* | Introduce new per-jail variable jail_<name>_flags, which allows to specify | pjd | 2005-06-26 | 1 | -0/+1 |
* | Remove default and documenation for pccard_ether_delay since I removed | brooks | 2005-06-08 | 1 | -1/+0 |
* | Change the default for dumpdev to "AUTO". It should be reverted to "NO" | des | 2005-06-07 | 1 | -1/+1 |
* | Support code for the OpenBSD dhclient. This significantly changes the | brooks | 2005-06-07 | 1 | -0/+1 |
* | Add startup script and default configuration file for bsnmpd. | glebius | 2005-04-17 | 1 | -0/+6 |
* | Document that dumpdev may be set to AUTO to dump to the first appropriate | thomas | 2005-04-12 | 1 | -1/+1 |