| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | The alternative suggested for /entropy as a shutdown | dougb | 2005-04-11 | 1 | -1/+1 |
* | Set CPU speed to 100% in acpi_throttle attach. This is needed for some | njl | 2005-04-10 | 1 | -2/+2 |
* | Instead of leaving the current frequency setting at whatever the BIOS set | njl | 2005-04-03 | 1 | -2/+2 |
* | Remove mac_lomac(4) functionality. The proper way is to use loader.conf | trhodes | 2005-03-12 | 1 | -1/+0 |
* | Allow chkprintcap(8) to be run before lpd is started. Disabled by | brooks | 2005-03-02 | 1 | -0/+2 |
* | - Update etc/rc.d/newsyslog to FreeBSD standards and install it. | brooks | 2005-03-02 | 1 | -0/+2 |
* | Due to a couple complaints about C3 failing on an old Compaq Armada and | njl | 2005-02-27 | 1 | -2/+2 |
* | Add rc.conf options for powerd (disabled by default) and hook the script | njl | 2005-02-26 | 1 | -0/+2 |
* | Make power_profile not touch cpufreq by default. | njl | 2005-02-26 | 1 | -2/+2 |
* | Add support for cpufreq to power_profile(8). Values for on/offline cpu | njl | 2005-02-06 | 1 | -2/+2 |
* | Add a reference to the periodic.conf(5) manual page. | keramida | 2005-01-24 | 1 | -0/+3 |
* | Add a reference to rc.conf(5). | keramida | 2005-01-24 | 1 | -1/+3 |
* | Another prism2 card (not sure what, if anything, is needed for >=5) | imp | 2005-01-11 | 1 | -0/+6 |
* | Ports index file is now INDEX-6 | paul | 2005-01-04 | 1 | -1/+1 |
* | Start the dreaded NOFOO -> NO_FOO conversion. | ru | 2004-12-21 | 1 | -1/+1 |
* | Use rc.subr | brian | 2004-12-15 | 1 | -0/+1 |
* | Improve the RC framework for the clean booting/shutdown of Jails: | rse | 2004-12-14 | 1 | -1/+2 |
* | Add Ethernet part of Intel EtherExpress PRO/100 LAN/Modem card. This is a | rsm | 2004-12-09 | 1 | -1/+8 |
* | Add nfs4 to list of net filesystems. | rees | 2004-12-01 | 1 | -1/+1 |
* | Teach periodic(8) security output to display information about blocked | mlaier | 2004-11-24 | 1 | -0/+3 |
* | Implement per-jail fstab(5) files. Here's a rc.conf sample using | mux | 2004-11-23 | 1 | -0/+2 |
* | 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 | 1 | -0/+2 |
* | Someone (sanpei-san?) sent me this entry some time ago. Add COREGA | imp | 2004-11-08 | 1 | -2/+2 |
* | Sync up with vinum(8) and rc.d/vinum removal. | ru | 2004-11-04 | 1 | -1/+0 |
* | Do a better job of supporting more than one mouse device | mtm | 2004-11-01 | 1 | -0/+2 |
* | Allow to change interfaces name on boot time. | pjd | 2004-10-30 | 1 | -0/+1 |
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 1 | -1/+1 |
* | Introduce root_rw_mount as a new variable in defaults/rc.conf to | keramida | 2004-10-20 | 1 | -0/+1 |
* | 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 |
* | Correct a trivial typo. | trhodes | 2004-09-29 | 1 | -1/+1 |
* | Give users the ability to load a mac_bsdextended(4) ruleset on boot (defaults | trhodes | 2004-09-29 | 1 | -0/+3 |
* | Create a named chroot directory structure in /var/named, and use it | dougb | 2004-09-28 | 1 | -1/+1 |
* | For the default FreeBSD install, the file path actually is | dougb | 2004-09-24 | 1 | -1/+1 |
* | It's named.pid, not named/pid. | des | 2004-09-24 | 1 | -1/+1 |
* | Add a note to indicate that the path set in named_pidfile must | dougb | 2004-09-24 | 1 | -3/+2 |
* | Add a knob 'daily_status_security_diff_flags' controlling the | jkoshy | 2004-09-23 | 1 | -0/+1 |
* | Bring back etc/rc.d/ntpdate as requested by scads of people. This isn't a | seanc | 2004-09-15 | 1 | -1/+4 |
* | Stop using ntpdate(1) in our startup proceedure. Replace ntpdate(1) with | seanc | 2004-09-14 | 1 | -3/+1 |
* | Fix typo in description of pflog_logfile. | mlaier | 2004-07-27 | 1 | -1/+1 |
* | For the gbde attach script: | simon | 2004-07-18 | 1 | -0/+2 |