aboutsummaryrefslogtreecommitdiff
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant include.Ruslan Ermilov2005-10-141-1/+0
* First start rc.d/ipsec and then rc.d/mountcritremote, so we can mountPawel Jakub Dawidek2005-10-122-2/+2
* setkey(8) was repo-copied from usr.sbin/ to sbin/.Pawel Jakub Dawidek2005-10-121-1/+1
* Connect rc.d scripts for the hcsecd(8) and sdpd(8) daemons to the build.Maksim Yevmenkin2005-10-121-1/+2
* Add rc.d scripts for the hcsecd(8) and sdpd(8) daemons. Put defaults intoMaksim Yevmenkin2005-10-113-0/+53
* stop RFC 4193 address on the outside interface.Hajimu UMEMOTO2005-10-051-0/+4
* Use more rc.subr bits to clean up pccard_ether and implement newBrooks Davis2005-10-031-28/+42
* Add the lmcconfig tool for controlling the lmc driver. Add man pages andScott Long2005-10-031-0/+2
* Use available rc.subr features.Yaroslav Tykhiy2005-10-021-27/+16
* Record dependency on the newly introduced pfsync.Yaroslav Tykhiy2005-10-021-2/+2
* Add an rc.d script to start pfsync at the right moment of theYaroslav Tykhiy2005-10-023-1/+57
* Use rc.subr(8) appropriately:Yaroslav Tykhiy2005-10-021-44/+23
* o Remove unfinished code and make it possible to overrideMaxim Konovalov2005-10-021-14/+5
* Fix the usage of rc_usage. The rc_usage function takesYaroslav Tykhiy2005-10-011-3/+3
* Use hw.machine_arch instead of hw.machine.Yoshihiro Takahashi2005-09-301-1/+1
* Be less IPv4 centric. When checking if the interface is alreadyBrooks Davis2005-09-281-1/+1
* Make it a good-mannered rcNG script respectful to the command line.Yaroslav Tykhiy2005-09-281-16/+23
* Don't print anything if we can't do any localpkg shutdown (start alreadyBrooks Davis2005-09-271-2/+1
* Simplify the code by making use of 'kldstat -q -m <mod>'.Pawel Jakub Dawidek2005-09-242-7/+4
* Simplify the code a bit by using newly added (to kldstat(8) '-q') option.Pawel Jakub Dawidek2005-09-231-4/+1
* If we're not installing OpenSSH in the base, don't install its startupGarrett Wollman2005-09-231-1/+6
* Add a new rc.conf entry, kerberos5_server_flags, which allows theRobert Watson2005-09-202-1/+2
* In mountd_precmd(), use rc_args, not mountd_args toCraig Rodrigues2005-09-181-2/+2
* Use sysctl -q when querying for kern.bootp_cookie in order to avoidRobert Watson2005-09-151-1/+1
* Use kenv -q to extract dumpdev rather than kenv, in order to avoidRobert Watson2005-09-131-1/+1
* A new version of rev. 1.4: postpone a temporary file creationMaxim Konovalov2005-09-111-1/+1
* Comment out ofw_console 'screen' entry and zs tty entries.Peter Grehan2005-09-101-3/+3
* Teach portsnap how to ignore unwanted parts of the ports tree. A lineColin Percival2005-09-061-0/+6
* In accordance with my intentions announced (and not objected to)Doug Barton2005-09-051-6/+0
* Remove duplicate "at" from comment.Giorgos Keramidas2005-09-041-1/+1
* Actually block Ctrl-C (SIGINT=2).Brooks Davis2005-09-021-2/+2
* - Alwasy explicitly bring the interface up before configuring it.Brooks Davis2005-09-021-7/+17
* Block SIGQUIT (Ctrl-C) while running in startup mode. This should allowBrooks Davis2005-09-021-4/+4
* Add a short description of how a literal colon ':' can be inlined in theGiorgos Keramidas2005-08-311-0/+5
* Fix braino in last commit. Print nothing if ipfw(4) is not present.Gleb Smirnoff2005-08-311-2/+2
* Be sure to execute sendmail_precmd() to check sendmail.cf conflicts andGregory Neil Shapiro2005-08-301-0/+1
* Fix minor typo in a comment.Bruce A. Mah2005-08-281-1/+1
* Allow one to override the endian flags for make distribution. ThisWarner Losh2005-08-261-5/+6
* Support ifconfig_<ifn> variables containing quoted variables with spacesBrooks Davis2005-08-261-1/+1
* Stop hard-coding an -M flag to mdmfs(8) in /etc/rc.subr.Yaroslav Tykhiy2005-08-242-3/+3
* - Remove the removable_interfaces variable. /etc/pccard_ether willBrooks Davis2005-08-243-5/+29
* When looking for new lines in diff output, grep for '^[>+]' instead ofColin Percival2005-08-221-1/+1
* - Correctly parse output, when logging amount is limited in theGleb Smirnoff2005-08-201-7/+15
* Add two new template sources, /conf/bcast/${ipbca} and /conf/ip/${ip}.Brooks Davis2005-08-171-7/+18
* Fix (/usr could not be mounted yet, so there is no grep(1) available) andPawel Jakub Dawidek2005-08-141-1/+1
* Connect geli and geli2 ro the build.Pawel Jakub Dawidek2005-08-141-1/+1
* Add scripts for GELI device configuration on boot.Pawel Jakub Dawidek2005-08-144-1/+207
* Move 'local_tr' function to rc.subr and change its name to 'ltr'.Pawel Jakub Dawidek2005-08-142-22/+24
* Add portsnap to the base system. This is a secure, easy to use,Colin Percival2005-08-083-1/+21
* Back-out previous commit - we need to skip logging socket when we start aPawel Jakub Dawidek2005-08-081-0/+3