| Commit message (Expand) | Author | Age | Files | Lines |
* | wpa_supplicant(8) requires -D option for ndis(4) now. | jkim | 2005-10-19 | 1 | -1/+10 |
* | Allow the process name to be in square brackets ([]) in _find_processes(). | jhb | 2005-10-17 | 1 | -1/+1 |
* | Remove redundant include. | ru | 2005-10-14 | 1 | -1/+0 |
* | 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 | 3 | -0/+53 |
* | stop RFC 4193 address on the outside interface. | ume | 2005-10-05 | 1 | -0/+4 |
* | Use more rc.subr bits to clean up pccard_ether and implement new | brooks | 2005-10-03 | 1 | -28/+42 |
* | Add the lmcconfig tool for controlling the lmc driver. Add man pages and | scottl | 2005-10-03 | 1 | -0/+2 |
* | 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 | 3 | -1/+57 |
* | 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 |
* | Fix the usage of rc_usage. The rc_usage function takes | yar | 2005-10-01 | 1 | -3/+3 |
* | Use hw.machine_arch instead of hw.machine. | nyan | 2005-09-30 | 1 | -1/+1 |
* | Be less IPv4 centric. When checking if the interface is already | brooks | 2005-09-28 | 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 | 2 | -1/+2 |
* | 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 |