| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | In mountd_precmd(), use rc_args, not mountd_args to | rodrigc | 2005-09-18 | 1 | -2/+2 |
* | Use sysctl -q when querying for kern.bootp_cookie in order to avoid | rwatson | 2005-09-15 | 1 | -1/+1 |
* | Use kenv -q to extract dumpdev rather than kenv, in order to avoid | rwatson | 2005-09-13 | 1 | -1/+1 |
* | A new version of rev. 1.4: postpone a temporary file creation | maxim | 2005-09-11 | 1 | -1/+1 |
* | Comment out ofw_console 'screen' entry and zs tty entries. | grehan | 2005-09-10 | 1 | -3/+3 |
* | Teach portsnap how to ignore unwanted parts of the ports tree. A line | cperciva | 2005-09-06 | 1 | -0/+6 |
* | In accordance with my intentions announced (and not objected to) | dougb | 2005-09-05 | 1 | -6/+0 |
* | Remove duplicate "at" from comment. | keramida | 2005-09-04 | 1 | -1/+1 |
* | Actually block Ctrl-C (SIGINT=2). | brooks | 2005-09-02 | 1 | -2/+2 |
* | - Alwasy explicitly bring the interface up before configuring it. | brooks | 2005-09-02 | 1 | -7/+17 |
* | Block SIGQUIT (Ctrl-C) while running in startup mode. This should allow | brooks | 2005-09-02 | 1 | -4/+4 |
* | 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 |