summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* In mountd_precmd(), use rc_args, not mountd_args torodrigc2005-09-181-2/+2
* Use sysctl -q when querying for kern.bootp_cookie in order to avoidrwatson2005-09-151-1/+1
* Use kenv -q to extract dumpdev rather than kenv, in order to avoidrwatson2005-09-131-1/+1
* A new version of rev. 1.4: postpone a temporary file creationmaxim2005-09-111-1/+1
* Comment out ofw_console 'screen' entry and zs tty entries.grehan2005-09-101-3/+3
* Teach portsnap how to ignore unwanted parts of the ports tree. A linecperciva2005-09-061-0/+6
* In accordance with my intentions announced (and not objected to)dougb2005-09-051-6/+0
* Remove duplicate "at" from comment.keramida2005-09-041-1/+1
* Actually block Ctrl-C (SIGINT=2).brooks2005-09-021-2/+2
* - Alwasy explicitly bring the interface up before configuring it.brooks2005-09-021-7/+17
* Block SIGQUIT (Ctrl-C) while running in startup mode. This should allowbrooks2005-09-021-4/+4
* Add a short description of how a literal colon ':' can be inlined in thekeramida2005-08-311-0/+5
* Fix braino in last commit. Print nothing if ipfw(4) is not present.glebius2005-08-311-2/+2
* Be sure to execute sendmail_precmd() to check sendmail.cf conflicts andgshapiro2005-08-301-0/+1
* Fix minor typo in a comment.bmah2005-08-281-1/+1
* Allow one to override the endian flags for make distribution. Thisimp2005-08-261-5/+6
* Support ifconfig_<ifn> variables containing quoted variables with spacesbrooks2005-08-261-1/+1
* Stop hard-coding an -M flag to mdmfs(8) in /etc/rc.subr.yar2005-08-242-3/+3
* - Remove the removable_interfaces variable. /etc/pccard_ether willbrooks2005-08-243-5/+29
* When looking for new lines in diff output, grep for '^[>+]' instead ofcperciva2005-08-221-1/+1
* - Correctly parse output, when logging amount is limited in theglebius2005-08-201-7/+15
* Add two new template sources, /conf/bcast/${ipbca} and /conf/ip/${ip}.brooks2005-08-171-7/+18
* Fix (/usr could not be mounted yet, so there is no grep(1) available) andpjd2005-08-141-1/+1
* Connect geli and geli2 ro the build.pjd2005-08-141-1/+1
* Add scripts for GELI device configuration on boot.pjd2005-08-144-1/+207
* Move 'local_tr' function to rc.subr and change its name to 'ltr'.pjd2005-08-142-22/+24
* Add portsnap to the base system. This is a secure, easy to use,cperciva2005-08-083-1/+21
* Back-out previous commit - we need to skip logging socket when we start apjd2005-08-081-0/+3
* Skip jails which are already running and inform why.pjd2005-08-071-0/+4
* We don't need to skip /var/run/log socket, as syslogd is always startedpjd2005-08-071-2/+0
* Allow to give more than one jail's name, eg.:pjd2005-08-071-2/+6
* Teach rc.d/encswap script how to use geli(8) for swap encryption.pjd2005-08-052-15/+19
* gbde_swap has been repo-copied to encswap.pjd2005-08-052-57/+2
* Remove gbde_swap_enable option which doesn't work and doesn't really have topjd2005-08-041-2/+0
* eliminate the regex used to match ethernet and 802.11 devices;sam2005-08-021-9/+23
* Add a couple of missing nic interfaces that have been added: iwi, ipw,imp2005-07-281-4/+7
* Forgot to add this change when commiting geli.pjd2005-07-281-0/+2
* Silence the de-bouncing of dhclient start up. The previous outputbrooks2005-07-261-1/+0
* Require that DESTDIR be set before running "make distribution".ru2005-07-221-0/+4
* This depends on syslogd due to logger(1).obrien2005-07-221-1/+1
* Embellish the dependency lists - this script depends having awk(1),obrien2005-07-221-0/+2
* Minor comment re-alignment.obrien2005-07-221-4/+4
* - Mention special behaviour of init(8) when kern_securelevel="0"pav2005-07-211-0/+3
* Pass -i to pwd_mkdb(8) to ignore locking failures. This can be usefulru2005-07-151-1/+1
* Remove obsolete ttya/ttyb entries and replace with ttyy0/1.grehan2005-07-141-2/+4
* `net.inet.ipf.fr_running' can be a negative value, which was introduced byjkim2005-07-071-1/+1
* Remove REQUIRE and BEFORE lines since this script is not run by rcorderbrooks2005-06-301-2/+0
* - Remove the pccard_ifconfig variable in favor of a newbrooks2005-06-301-34/+7
* Add support for starting wpa_supplicant by adding the WPA keyword to anbrooks2005-06-303-3/+32
* When interfaces are given on the command line, don't attempt to filterbrooks2005-06-301-7/+4
OpenPOWER on IntegriCloud