| Commit message (Expand) | Author | Age | Files | Lines |
* | Pass -i to pwd_mkdb(8) to ignore locking failures. This can be useful | ru | 2005-07-15 | 1 | -1/+1 |
* | Remove obsolete ttya/ttyb entries and replace with ttyy0/1. | grehan | 2005-07-14 | 1 | -2/+4 |
* | `net.inet.ipf.fr_running' can be a negative value, which was introduced by | jkim | 2005-07-07 | 1 | -1/+1 |
* | Remove REQUIRE and BEFORE lines since this script is not run by rcorder | brooks | 2005-06-30 | 1 | -2/+0 |
* | - Remove the pccard_ifconfig variable in favor of a new | brooks | 2005-06-30 | 1 | -34/+7 |
* | Add support for starting wpa_supplicant by adding the WPA keyword to an | brooks | 2005-06-30 | 3 | -3/+32 |
* | When interfaces are given on the command line, don't attempt to filter | brooks | 2005-06-30 | 1 | -7/+4 |
* | Introduce new per-jail variable jail_<name>_flags, which allows to specify | pjd | 2005-06-26 | 2 | -1/+5 |
* | Unbreak the ipfilter_loaded function. There doesn't seem to be a way | dd | 2005-06-21 | 1 | -1/+1 |
* | Make sure we actually read the config files before testing values from | brooks | 2005-06-16 | 1 | -12/+12 |
* | Move couple of directories out of mtree and into their respective | lesi | 2005-06-15 | 1 | -320/+2 |
* | Use new OSTYPE(freebsd6). | gshapiro | 2005-06-14 | 2 | -2/+2 |
* | - In preparation to turning syscons(4) etc. on by default in the sparc64 | marius | 2005-06-10 | 1 | -13/+14 |
* | Remove rexecd(8), a server that implements a particularly insecure | nectar | 2005-06-10 | 3 | -21/+1 |
* | Back out "rw" locale addition for reason unknown to me (forced by portmgr) | ache | 2005-06-10 | 1 | -4/+0 |
* | Add locale/rw | ache | 2005-06-10 | 1 | -0/+4 |
* | MFP4: | jkoshy | 2005-06-09 | 1 | -0/+2 |
* | Remove default and documenation for pccard_ether_delay since I removed | brooks | 2005-06-08 | 1 | -1/+0 |
* | Fix return values of ifconfig_up/down. | brooks | 2005-06-07 | 1 | -4/+5 |
* | Change the default for dumpdev to "AUTO". It should be reverted to "NO" | des | 2005-06-07 | 1 | -1/+1 |
* | Honor the "dumpdev" kenv variable if it is set and the "dumpdev" rc | des | 2005-06-07 | 1 | -6/+17 |
* | Support code for the OpenBSD dhclient. This significantly changes the | brooks | 2005-06-07 | 6 | -312/+213 |
* | Finish adding _dhcp user. | maxim | 2005-06-07 | 2 | -0/+2 |
* | Add _dhcp user/group as required by the OpenBSD dhclient. | brooks | 2005-06-06 | 2 | -0/+2 |
* | Remove RCng files that were brought in from NetBSD, but we ended up not | obrien | 2005-06-06 | 27 | -1188/+0 |
* | Add esp(4) to scsi-controller-regex. | marius | 2005-06-04 | 1 | -1/+1 |
* | Add /etc/security, into which the BSM audit configuration files will be | rwatson | 2005-05-30 | 1 | -0/+2 |
* | Add /usr/include/bsm to mtree creation set. | rwatson | 2005-05-29 | 1 | -0/+2 |
* | Add cdce(4) into the list of ethernet interfaces. | sobomax | 2005-05-23 | 1 | -1/+1 |
* | We need to use 'applyset' command for devfs, 'apply hide' is not enough, | pjd | 2005-05-23 | 1 | -6/+2 |
* | Style: mostly tabs vs blanks, and semicolon placement. | schweikh | 2005-05-22 | 1 | -26/+26 |
* | Add libdata/pkgconfig. It is used under ${LOCALBASE} as much (if not more) | marcus | 2005-05-13 | 1 | -0/+2 |
* | Run /etc/rc.d/syscons restart when a usb keyboard is attached so that the | brian | 2005-05-11 | 1 | -1/+1 |
* | Do not unconditionally mount devfs to ${jail_devdir}/dev. First check | csjp | 2005-04-30 | 1 | -9/+12 |
* | To allow /etc to be as minimal as possible in a diskless setup, we need | brooks | 2005-04-29 | 7 | -373/+9 |
* | X logins should be recorded in lastlog / wtmp / utmp. I have no idea why | des | 2005-04-28 | 1 | -1/+1 |
* | Add -h to the ln command to make the -f flag actually do something. | dougb | 2005-04-24 | 1 | -1/+1 |
* | Add startup script and default configuration file for bsnmpd. | glebius | 2005-04-17 | 5 | -3/+94 |
* | Do not remove logging sockets. This fixes an issue where logging | csjp | 2005-04-14 | 1 | -0/+2 |
* | 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 | 2 | -6/+5 |
* | Set CPU speed to 100% in acpi_throttle attach. This is needed for some | njl | 2005-04-10 | 1 | -2/+2 |
* | 'dumpon' can run before 'initrandom' so make it. | obrien | 2005-04-05 | 1 | -2/+2 |
* | When reloading rules via rc.d/pf, flush everything but existing state | seanc | 2005-04-04 | 1 | -1/+3 |
* | Instead of leaving the current frequency setting at whatever the BIOS set | njl | 2005-04-03 | 1 | -2/+2 |
* | Add a ugidfw_load() function and fix up some of the scripting in this file. | trhodes | 2005-04-02 | 1 | -6/+20 |
* | Purge orphan catpages. | ru | 2005-03-30 | 1 | -2/+2 |
* | netstart is now obsoleted by /etc/rc.d/*, not by /etc/rc.network. | cperciva | 2005-03-26 | 1 | -1/+1 |
* | Add mt locale directory, since more and more ports create and use it. | krion | 2005-03-22 | 2 | -0/+8 |
* | Remove the 'usbd' keyword (it isn't necessary for mixer). Also, use | njl | 2005-03-17 | 1 | -1/+1 |