| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/6.0.0_cvs | cvs2svn | 2005-11-03 | 5 | -5/+5 |
| * | MFC: | Yaroslav Tykhiy | 2005-10-08 | 1 | -0/+3 |
| * | Merge rc.conf:1.260, kerberos:1.5, rc.conf.5:1.265 from HEAD to RELENG_6: | Robert Watson | 2005-09-25 | 1 | -0/+1 |
| * | MFC defaults/rc.conf#1.259, rc.subr#1.37: | Yaroslav Tykhiy | 2005-08-28 | 1 | -2/+2 |
| * | MFC: share/man/man5/rc.conf.5 1.258,1.259,1.260 | Pawel Jakub Dawidek | 2005-08-16 | 1 | -2/+18 |
| * | Introduce new per-jail variable jail_<name>_flags, which allows to specify | Pawel Jakub Dawidek | 2005-06-26 | 1 | -0/+1 |
| * | Remove default and documenation for pccard_ether_delay since I removed | Brooks Davis | 2005-06-08 | 1 | -1/+0 |
| * | Change the default for dumpdev to "AUTO". It should be reverted to "NO" | Dag-Erling Smørgrav | 2005-06-07 | 1 | -1/+1 |
| * | Support code for the OpenBSD dhclient. This significantly changes the | Brooks Davis | 2005-06-07 | 1 | -0/+1 |
| * | Add startup script and default configuration file for bsnmpd. | Gleb Smirnoff | 2005-04-17 | 1 | -0/+6 |
| * | Document that dumpdev may be set to AUTO to dump to the first appropriate | Thomas Quinot | 2005-04-12 | 1 | -1/+1 |
| * | The alternative suggested for /entropy as a shutdown | Doug Barton | 2005-04-11 | 1 | -1/+1 |
| * | Set CPU speed to 100% in acpi_throttle attach. This is needed for some | Nate Lawson | 2005-04-10 | 1 | -2/+2 |
| * | Instead of leaving the current frequency setting at whatever the BIOS set | Nate Lawson | 2005-04-03 | 1 | -2/+2 |
| * | Remove mac_lomac(4) functionality. The proper way is to use loader.conf | Tom Rhodes | 2005-03-12 | 1 | -1/+0 |
| * | Allow chkprintcap(8) to be run before lpd is started. Disabled by | Brooks Davis | 2005-03-02 | 1 | -0/+2 |
| * | - Update etc/rc.d/newsyslog to FreeBSD standards and install it. | Brooks Davis | 2005-03-02 | 1 | -0/+2 |
| * | Due to a couple complaints about C3 failing on an old Compaq Armada and | Nate Lawson | 2005-02-27 | 1 | -2/+2 |
| * | Add rc.conf options for powerd (disabled by default) and hook the script | Nate Lawson | 2005-02-26 | 1 | -0/+2 |
| * | Make power_profile not touch cpufreq by default. | Nate Lawson | 2005-02-26 | 1 | -2/+2 |
| * | Add support for cpufreq to power_profile(8). Values for on/offline cpu | Nate Lawson | 2005-02-06 | 1 | -2/+2 |
| * | Add a reference to the periodic.conf(5) manual page. | Giorgos Keramidas | 2005-01-24 | 1 | -0/+3 |
| * | Add a reference to rc.conf(5). | Giorgos Keramidas | 2005-01-24 | 1 | -1/+3 |
| * | Another prism2 card (not sure what, if anything, is needed for >=5) | Warner Losh | 2005-01-11 | 1 | -0/+6 |
| * | Ports index file is now INDEX-6 | Paul Richards | 2005-01-04 | 1 | -1/+1 |
| * | Start the dreaded NOFOO -> NO_FOO conversion. | Ruslan Ermilov | 2004-12-21 | 1 | -1/+1 |
| * | Use rc.subr | Brian Somers | 2004-12-15 | 1 | -0/+1 |
| * | Improve the RC framework for the clean booting/shutdown of Jails: | Ralf S. Engelschall | 2004-12-14 | 1 | -1/+2 |
| * | Add Ethernet part of Intel EtherExpress PRO/100 LAN/Modem card. This is a | Scott Mitchell | 2004-12-09 | 1 | -1/+8 |
| * | Add nfs4 to list of net filesystems. | Jim Rees | 2004-12-01 | 1 | -1/+1 |
| * | Teach periodic(8) security output to display information about blocked | Max Laier | 2004-11-24 | 1 | -0/+3 |
| * | Implement per-jail fstab(5) files. Here's a rc.conf sample using | Maxime Henrion | 2004-11-23 | 1 | -0/+2 |
| * | Revert the noexec,nosuid,nodev options for md /tmp file systems, since | Giorgos Keramidas | 2004-11-09 | 1 | -1/+1 |
| * | Add two new rc.conf options: tmpmfs_flags and varmfs_flags. | Giorgos Keramidas | 2004-11-09 | 1 | -0/+2 |
| * | Someone (sanpei-san?) sent me this entry some time ago. Add COREGA | Warner Losh | 2004-11-08 | 1 | -2/+2 |
| * | Sync up with vinum(8) and rc.d/vinum removal. | Ruslan Ermilov | 2004-11-04 | 1 | -1/+0 |
| * | Do a better job of supporting more than one mouse device | Mike Makonnen | 2004-11-01 | 1 | -0/+2 |
| * | Allow to change interfaces name on boot time. | Pawel Jakub Dawidek | 2004-10-30 | 1 | -0/+1 |
| * | For variables that are only checked with defined(), don't provide | Ruslan Ermilov | 2004-10-24 | 1 | -1/+1 |
| * | Introduce root_rw_mount as a new variable in defaults/rc.conf to | Giorgos Keramidas | 2004-10-20 | 1 | -0/+1 |
| * | Accidentally removed the last component of the pathname when committing. | Ruslan Ermilov | 2004-10-13 | 1 | -1/+1 |
| * | Fix a botched rev. 1.221 commit. Also, a number of people have | Ruslan Ermilov | 2004-10-13 | 1 | -2/+1 |
| * | Remove hcsecd line which was inadvertantly included in the previous commit. | Dag-Erling Smørgrav | 2004-10-12 | 1 | -1/+0 |
| * | Remove a pointless syslogd_flags example. | Dag-Erling Smørgrav | 2004-10-12 | 1 | -1/+1 |
| * | 'portupgrade' places obsoleted shared libraries in /usr/local/lib/compat/pkg, | David E. O'Brien | 2004-10-11 | 1 | -1/+2 |
| * | Correct a trivial typo. | Tom Rhodes | 2004-09-29 | 1 | -1/+1 |
| * | Give users the ability to load a mac_bsdextended(4) ruleset on boot (defaults | Tom Rhodes | 2004-09-29 | 1 | -0/+3 |
| * | Create a named chroot directory structure in /var/named, and use it | Doug Barton | 2004-09-28 | 1 | -1/+1 |
| * | For the default FreeBSD install, the file path actually is | Doug Barton | 2004-09-24 | 1 | -1/+1 |
| * | It's named.pid, not named/pid. | Dag-Erling Smørgrav | 2004-09-24 | 1 | -1/+1 |