| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a short description of how a literal colon ':' can be inlined in the | keramida | 2005-08-31 | 1 | -0/+5 |
* | Fix braino in last commit. Print nothing if ipfw(4) is not present. | glebius | 2005-08-31 | 1 | -2/+2 |
* | Be sure to execute sendmail_precmd() to check sendmail.cf conflicts and | gshapiro | 2005-08-30 | 1 | -0/+1 |
* | Fix minor typo in a comment. | bmah | 2005-08-28 | 1 | -1/+1 |
* | Allow one to override the endian flags for make distribution. This | imp | 2005-08-26 | 1 | -5/+6 |
* | Support ifconfig_<ifn> variables containing quoted variables with spaces | brooks | 2005-08-26 | 1 | -1/+1 |
* | Stop hard-coding an -M flag to mdmfs(8) in /etc/rc.subr. | yar | 2005-08-24 | 2 | -3/+3 |
* | - Remove the removable_interfaces variable. /etc/pccard_ether will | brooks | 2005-08-24 | 3 | -5/+29 |
* | When looking for new lines in diff output, grep for '^[>+]' instead of | cperciva | 2005-08-22 | 1 | -1/+1 |
* | - Correctly parse output, when logging amount is limited in the | glebius | 2005-08-20 | 1 | -7/+15 |
* | Add two new template sources, /conf/bcast/${ipbca} and /conf/ip/${ip}. | brooks | 2005-08-17 | 1 | -7/+18 |
* | Fix (/usr could not be mounted yet, so there is no grep(1) available) and | pjd | 2005-08-14 | 1 | -1/+1 |
* | Connect geli and geli2 ro the build. | pjd | 2005-08-14 | 1 | -1/+1 |
* | Add scripts for GELI device configuration on boot. | pjd | 2005-08-14 | 4 | -1/+207 |
* | Move 'local_tr' function to rc.subr and change its name to 'ltr'. | pjd | 2005-08-14 | 2 | -22/+24 |
* | Add portsnap to the base system. This is a secure, easy to use, | cperciva | 2005-08-08 | 3 | -1/+21 |
* | Back-out previous commit - we need to skip logging socket when we start a | pjd | 2005-08-08 | 1 | -0/+3 |
* | Skip jails which are already running and inform why. | pjd | 2005-08-07 | 1 | -0/+4 |
* | We don't need to skip /var/run/log socket, as syslogd is always started | pjd | 2005-08-07 | 1 | -2/+0 |
* | Allow to give more than one jail's name, eg.: | pjd | 2005-08-07 | 1 | -2/+6 |
* | Teach rc.d/encswap script how to use geli(8) for swap encryption. | pjd | 2005-08-05 | 2 | -15/+19 |
* | gbde_swap has been repo-copied to encswap. | pjd | 2005-08-05 | 2 | -57/+2 |
* | Remove gbde_swap_enable option which doesn't work and doesn't really have to | pjd | 2005-08-04 | 1 | -2/+0 |
* | eliminate the regex used to match ethernet and 802.11 devices; | sam | 2005-08-02 | 1 | -9/+23 |
* | Add a couple of missing nic interfaces that have been added: iwi, ipw, | imp | 2005-07-28 | 1 | -4/+7 |
* | Forgot to add this change when commiting geli. | pjd | 2005-07-28 | 1 | -0/+2 |
* | Silence the de-bouncing of dhclient start up. The previous output | brooks | 2005-07-26 | 1 | -1/+0 |
* | Require that DESTDIR be set before running "make distribution". | ru | 2005-07-22 | 1 | -0/+4 |
* | This depends on syslogd due to logger(1). | obrien | 2005-07-22 | 1 | -1/+1 |
* | Embellish the dependency lists - this script depends having awk(1), | obrien | 2005-07-22 | 1 | -0/+2 |
* | 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 |
* | 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 |