| Commit message (Expand) | Author | Age | Files | Lines |
* | Transforming "ppp-user" into just "ppp", step 5: | yar | 2005-10-29 | 1 | -49/+0 |
* | Transforming "ppp-user" into just "ppp", step 3: | yar | 2005-10-29 | 1 | -1/+1 |
* | Use ${name} in pathnames where appropriate. | yar | 2005-10-28 | 5 | -7/+7 |
* | Use: | yar | 2005-10-28 | 2 | -2/+2 |
* | Transforming "ppp-user" into just "ppp", step 1: | yar | 2005-10-28 | 5 | -5/+5 |
* | Don't be lazy, set the "command" variable even if | yar | 2005-10-23 | 5 | -0/+5 |
* | wpa_supplicant(8) requires -D option for ndis(4) now. | jkim | 2005-10-19 | 1 | -1/+10 |
* | First start rc.d/ipsec and then rc.d/mountcritremote, so we can mount | pjd | 2005-10-12 | 2 | -2/+2 |
* | setkey(8) was repo-copied from usr.sbin/ to sbin/. | pjd | 2005-10-12 | 1 | -1/+1 |
* | Connect rc.d scripts for the hcsecd(8) and sdpd(8) daemons to the build. | emax | 2005-10-12 | 1 | -1/+2 |
* | Add rc.d scripts for the hcsecd(8) and sdpd(8) daemons. Put defaults into | emax | 2005-10-11 | 2 | -0/+44 |
* | Use available rc.subr features. | yar | 2005-10-02 | 1 | -27/+16 |
* | Record dependency on the newly introduced pfsync. | yar | 2005-10-02 | 1 | -2/+2 |
* | Add an rc.d script to start pfsync at the right moment of the | yar | 2005-10-02 | 2 | -1/+54 |
* | Use rc.subr(8) appropriately: | yar | 2005-10-02 | 1 | -44/+23 |
* | o Remove unfinished code and make it possible to override | maxim | 2005-10-02 | 1 | -14/+5 |
* | Use hw.machine_arch instead of hw.machine. | nyan | 2005-09-30 | 1 | -1/+1 |
* | Make it a good-mannered rcNG script respectful to the command line. | yar | 2005-09-28 | 1 | -16/+23 |
* | Don't print anything if we can't do any localpkg shutdown (start already | brooks | 2005-09-27 | 1 | -2/+1 |
* | Simplify the code by making use of 'kldstat -q -m <mod>'. | pjd | 2005-09-24 | 2 | -7/+4 |
* | Simplify the code a bit by using newly added (to kldstat(8) '-q') option. | pjd | 2005-09-23 | 1 | -4/+1 |
* | If we're not installing OpenSSH in the base, don't install its startup | wollman | 2005-09-23 | 1 | -1/+6 |
* | Add a new rc.conf entry, kerberos5_server_flags, which allows the | rwatson | 2005-09-20 | 1 | -1/+1 |
* | In mountd_precmd(), use rc_args, not mountd_args to | rodrigc | 2005-09-18 | 1 | -2/+2 |
* | 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 |