| Commit message (Expand) | Author | Age | Files | Lines |
* | Use kenv -q to extract dumpdev rather than kenv, in order to avoid | rwatson | 2005-09-13 | 1 | -1/+1 |
* | 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 |
* | Block SIGQUIT (Ctrl-C) while running in startup mode. This should allow | brooks | 2005-09-02 | 1 | -4/+4 |
* | Be sure to execute sendmail_precmd() to check sendmail.cf conflicts and | gshapiro | 2005-08-30 | 1 | -0/+1 |
* | 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 | 2 | -0/+156 |
* | Move 'local_tr' function to rc.subr and change its name to 'ltr'. | pjd | 2005-08-14 | 1 | -22/+1 |
* | 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 | 1 | -15/+17 |
* | gbde_swap has been repo-copied to encswap. | pjd | 2005-08-05 | 2 | -57/+2 |
* | Silence the de-bouncing of dhclient start up. The previous output | brooks | 2005-07-26 | 1 | -1/+0 |
* | 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 |
* | `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 |
* | Add support for starting wpa_supplicant by adding the WPA keyword to an | brooks | 2005-06-30 | 2 | -1/+30 |
* | 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 | 1 | -1/+4 |
* | Unbreak the ipfilter_loaded function. There doesn't seem to be a way | dd | 2005-06-21 | 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 | 2 | -81/+21 |
* | Remove RCng files that were brought in from NetBSD, but we ended up not | obrien | 2005-06-06 | 27 | -1188/+0 |
* | We need to use 'applyset' command for devfs, 'apply hide' is not enough, | pjd | 2005-05-23 | 1 | -6/+2 |
* | 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 | 4 | -365/+2 |
* | 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 | 2 | -1/+19 |
* | Do not remove logging sockets. This fixes an issue where logging | csjp | 2005-04-14 | 1 | -0/+2 |
* | The alternative suggested for /entropy as a shutdown | dougb | 2005-04-11 | 1 | -5/+4 |
* | '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 |
* | Add a ugidfw_load() function and fix up some of the scripting in this file. | trhodes | 2005-04-02 | 1 | -6/+20 |
* | Remove the 'usbd' keyword (it isn't necessary for mixer). Also, use | njl | 2005-03-17 | 1 | -1/+1 |
* | Start natd(8) before loading firewall rules, to give the | ru | 2005-03-16 | 1 | -2/+3 |
* | Unhook the recently departed lomac file from the build. | dougb | 2005-03-13 | 1 | -1/+1 |
* | Remove mac_lomac(4) functionality. The proper way is to use loader.conf | trhodes | 2005-03-12 | 1 | -19/+0 |
* | It is sufficent to require rcconf rather than initdiskless. | brooks | 2005-03-02 | 2 | -2/+2 |
* | Remove stray else. | brooks | 2005-03-02 | 1 | -1/+0 |
* | Allow chkprintcap(8) to be run before lpd is started. Disabled by | brooks | 2005-03-02 | 2 | -2/+8 |
* | If we don't have /usr/sbin/mtree, try to mount /usr. We're only likely | brooks | 2005-03-02 | 1 | -3/+12 |
* | - Update etc/rc.d/newsyslog to FreeBSD standards and install it. | brooks | 2005-03-02 | 3 | -10/+9 |
* | - Remove the dependency of /usr/bin/touch by using "cp /dev/null <target>" | brooks | 2005-03-01 | 1 | -4/+12 |
* | command_args is redundant. | njl | 2005-02-27 | 1 | -2/+0 |
* | Add rc.conf options for powerd (disabled by default) and hook the script | njl | 2005-02-26 | 1 | -1/+1 |
* | Add an rc script for powerd(8). | njl | 2005-02-26 | 1 | -0/+20 |