summaryrefslogtreecommitdiffstats
path: root/etc/rc.d
Commit message (Expand)AuthorAgeFilesLines
* Be sure to run rc.d/zfs before mountcritremote. This way we can for examplepjd2008-03-191-0/+1
* Do nextboot -D twice during boot. The first time in rc.d/root which ensures ...delphij2008-03-111-1/+1
* rootdelphij2008-03-111-0/+6
* The check for errors from the mount command did not work as intendedmtm2008-03-062-2/+8
* Use the new command file feature of ddb(8) to support setting ddb(4)brooks2008-03-052-1/+33
* When the state of the interface changes rapidly enough (usually due tobrooks2008-02-011-1/+5
* Add a dummynet_enable knob to go with firewall_enable. If this knobmtm2008-01-271-0/+8
* Generally, anything that runs rc.d scripts internally shouldmtm2008-01-263-5/+5
* Re-implement: do not silently fail when a command is not carriedmtm2008-01-261-1/+1
* Rev. 1.6 made it impossible to use rc.d/kerberos with the krb5 port.mtm2008-01-251-1/+0
* Shorter equivalent of the command.ru2008-01-241-1/+1
* Add warning about this script dealing with untrusted data.simon2008-01-131-0/+6
* Only pass paths to directories or config files that exist for ldconfig forjhb2007-12-131-2/+8
* Add an empty stop_cmd to the remaining scripts that don't startdougb2007-12-084-0/+4
* Remove a meaningless KEYWORDdougb2007-12-081-1/+1
* Remove the bootconf.sh script. It was never used on FreeBSD, and wasdougb2007-12-081-81/+0
* Remove spurious # marks to be more consistent with existing style.dougb2007-12-084-4/+0
* Remove empty REQUIRE linedougb2007-12-081-1/+0
* Remove $NetBSD$ CVS tags. We no longer attempt to synch our rc.d filesdougb2007-12-0855-55/+0
* Add reload functionality.brix2007-11-141-1/+3
* Nuke rc.d/nfslocking which has been superceeded by rc.d/{lockd,statd}mtm2007-10-252-64/+1
* Remove unnecessary whitespacemtm2007-10-251-1/+1
* 1. Determine the location of the rndc* binaries relative to $commanddougb2007-10-221-14/+22
* The amd_map_program knob can potentially contain a command whose outputmtm2007-10-191-2/+3
* Partial backout of rev. 1.6, but instead of putting kerberos5_server_flagsmtm2007-10-191-0/+1
* Teach /etc/rc.d/ppp how to start/stop individual instancesemax2007-10-181-3/+36
* Backout sensors framework.netchild2007-10-152-18/+1
* Import OpenBSD's sysctl hardware sensors framework.netchild2007-10-142-1/+18
* Teach /etc/rc.d/ppp to start multiple instances of ppp.emax2007-10-121-9/+43
* Deprecate use of the early.sh script as advertised when the support fordougb2007-10-091-0/+3
* Removing obsolete cached files after cached->nscd renaming.bushman2007-10-021-32/+0
* Finishing renaming of cached into nscd. etc/rc.d and usr.sbin/Makefilebushman2007-09-282-5/+25
* Add the startup script for ftp-proxy(8) to the Makefile as well.mlaier2007-09-071-1/+1
* Add a startup script for ftp-proxy(8) now that it is no longer started asmlaier2007-09-061-0/+17
* Start lockd after statd.mtm2007-09-031-1/+1
* sleep 2 seconds after having loaded g_uzip.ko. We need this becausematteo2007-08-251-0/+2
* My forced commit to note the repo-copy (naturally) changed the $FreeBSD$ keyw...mtm2007-08-182-10/+22
* The rc.d/nfslocking file controls two servers: rpc.statd and rpc.lockd. It wo...mtm2007-08-174-57/+7
* - Renaming repocopied cached to nscdbushman2007-08-091-8/+8
* Require 'cleanvar' so that files and sockets created in /var/run byjhb2007-07-251-1/+1
* Add a new rc.conf variable, sendmail_rebuild_aliases, which tellsgshapiro2007-06-121-8/+10
* Finish making resolv ordering deterministic by REQUIRE'ing it here.dougb2007-06-021-1/+1
* Add REQUIRE netif to make ordering more deterministic, and to make suredougb2007-06-021-5/+6
* Fix indentation.rse2007-05-241-1/+1
* Remove two superfluous trailing semicolons.rse2007-05-242-2/+2
* Remove two unnecessary and useless sub-shell constructs.rse2007-05-242-2/+2
* backout filter of Nil UUID as the boot loader code already filters out Nil UU...rse2007-05-221-4/+0
* Remove the ugly csh(1) based UUID lower-case translation hack fromrse2007-05-221-1/+0
* Cleanup style by consistently using braces around variable expansion andrse2007-05-211-1/+5
* Adjust UUID lower-case translation from straight-forward tr(1)rse2007-05-211-1/+2
OpenPOWER on IntegriCloud