aboutsummaryrefslogtreecommitdiff
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Since Alpha support isn't in HEAD anymore, remove Alpha-specificYaroslav Tykhiy2006-07-212-27/+0
* - Remove hardcoded /etc/ntp.conf configuration file from ntpdate rc.d scriptFlorent Thoumie2006-07-202-2/+4
* Teach mount(8) about a 'late' keyword, which means the file system shouldDag-Erling Smørgrav2006-07-122-0/+38
* Fix spelling in a comment.Stefan Farfeleder2006-07-091-1/+1
* Since INSTALLS_SHLIB has been superseded by USE_LDCONFIG in bsd.port.mk, IFlorent Thoumie2006-06-211-2/+10
* Set an example of using load_kld() from rc.subr.Yaroslav Tykhiy2006-06-211-7/+5
* Quite a number of rc.d scripts try to load kernel modules. ManyYaroslav Tykhiy2006-06-211-0/+39
* o Add missed $start variable in the grep statement back.Maxim Konovalov2006-06-111-1/+1
* Update geli_swap_flags, -e is now used to specify the encryption algorithm.Christian Brueffer2006-06-071-1/+1
* Sync to p4:Tom Rhodes2006-06-061-5/+2
* `flush' is appropriate than `reload'.Hajimu UMEMOTO2006-06-062-4/+4
* Add `reload' which invalidates the cache for every user.Hajimu UMEMOTO2006-06-062-0/+4
* Use an option form better matching the manual.David E. O'Brien2006-06-051-1/+1
* Since NIS is an RPC based service, add a note that when adjusting accessChristian S.J. Peron2006-06-011-0/+1
* Add rc.d/bridge which is invoked when a new interface arrives and canAndrew Thompson2006-06-014-1/+100
* Announce all interfaces to devd on attach/detach. This adds a new devctlAndrew Thompson2006-06-012-10/+12
* Add jail_<jname>_exec_afterstart<N> rc.conf variable, where <N> isMatteo Riondato2006-05-302-1/+38
* style(9)Matteo Riondato2006-05-301-12/+12
* Remove reference to no longer existant /etc/rc.d/pccard.Brooks Davis2006-05-301-1/+0
* Quote the parameter to sysctl(1), allowing to use whitespaces inGleb Smirnoff2006-05-241-1/+1
* Increase the nfs access cache timeout from 2 to 60. The latter is aKris Kennaway2006-05-241-1/+1
* Correct BD_ADDR entry for "Dummy" device in the default hcsecd.conf.Maksim Yevmenkin2006-05-181-1/+1
* Remove the require_kld function I just committed and replace with a nicer sol...Florent Thoumie2006-05-183-33/+4
* Add two new scripts (mdconfig/mdconfig2) to replace old ramdisk{,-own}Florent Thoumie2006-05-184-1/+451
* Correctly set moused_$2_enable when moused_nondefault_enable is set to NOMatteo Riondato2006-05-171-2/+1
* Send the pcvt(4) driver off to retirement.Poul-Henning Kamp2006-05-176-275/+1
* Move etc/rc.firewall6 to ipfw2+v6, update related rc.d and periodic scripts.Max Laier2006-05-126-202/+81
* - Change the "jail_" prefix for internal script variables. This fixes anFlorent Thoumie2006-05-112-94/+98
* if we fail to start a jail and jail_foobar_*fs_enable or jail_foobar_mount_en...Matteo Riondato2006-05-111-0/+4
* Add a /media to FreeBSD. /media is a directory designed to containJoe Marcus Clarke2006-05-101-0/+2
* if a jail fails to start, don't add its jid to /var/run and print a message w...Matteo Riondato2006-05-091-5/+10
* - Fix quoting.Florent Thoumie2006-05-081-2/+2
* - Check for some mandatory variables.Florent Thoumie2006-05-071-0/+11
* Install /etc/nsswitch.conf statically rather than generating it atHajimu UMEMOTO2006-05-033-66/+17
* Update host.conf every time nsswitch.conf changes, instead of just creatingDag-Erling Smørgrav2006-05-011-1/+3
* Oops, services should be compat by default for backward compatibility.Hajimu UMEMOTO2006-04-291-1/+1
* Add newly supported databases such as services, protocols and rpcHajimu UMEMOTO2006-04-291-1/+5
* - Extend the nsswitch to support Services, Protocols and RpcHajimu UMEMOTO2006-04-287-0/+93
* Remove last vestiges of sab(4).Marius Strobl2006-04-251-3/+0
* Correct two typos in comments.Christian Brueffer2006-04-221-2/+2
* Clean up, comment out non-base utilities, fix up comments.Tom Rhodes2006-04-221-34/+14
* After some discussion we believe that having SERVERS to REQUIRE:Xin LI2006-04-201-1/+1
* Make ldconfig as SERVER dependency. This makes it possibleXin LI2006-04-191-1/+1
* - Move _rc_subr_loaded=: at the end of the file, to be consistent with NetBSD.Florent Thoumie2006-04-181-5/+8
* - Add new ntpd_config variable so that people can override it in rc.conf.Florent Thoumie2006-04-182-3/+8
* Add ldconfig to the list of requirements for named, needed to use bindFlorent Thoumie2006-04-181-1/+1
* Spell synchronous with required silent 'h'.Brooks Davis2006-04-132-2/+2
* Add missing _ to $_punct.Brooks Davis2006-04-131-1/+1
* Use ps true power instead of tr/tail which aren't available early enough.Florent Thoumie2006-04-131-1/+1
* Commit the various network interface configutation updates I've beenBrooks Davis2006-04-132-22/+81