summaryrefslogtreecommitdiffstats
path: root/etc/rc.d
Commit message (Expand)AuthorAgeFilesLines
* Protect cross-script invocation by checking that the target script exists.emaste2009-09-141-2/+6
* Correct a copy and paste error using the variable name from thebz2009-09-131-1/+1
* Use is_wired_interface() instead of hard-coded interface devicehrs2009-09-121-22/+3
* Add an extension of set_rcvar(), a new function set_rcvar_obsolete(),hrs2009-09-122-18/+12
* Use RCng coding convention.hrs2009-09-121-64/+52
* - Add "AUTO" keyword support in $rtadvd_interfaces.hrs2009-09-121-2/+17
* Integrate rc.d/network_ipv6 into rc.d/netif:hrs2009-09-1214-219/+382
* Localize 'e'.delphij2009-08-251-2/+4
* Add a new rc.d script, static_arp, which enables the administrator todelphij2009-08-252-1/+72
* Fix the typo mentioned in the PR, and one additional.dougb2009-08-231-3/+3
* Move is_wired_interface() from rc.d/wpa_supplicant into network.subr,dougb2009-08-231-12/+0
* Currently there is a problem with fscking UFS file systems created onpjd2009-07-295-27/+88
* Reverse the effect of r193198 for pf and ipfw which will once againdougb2009-06-266-6/+6
* rc.d/fsck: allow additional options for fsck_y_enable via fsck_y_flagsavg2009-06-101-2/+2
* Small cleanups to the jail script:ed2009-06-101-4/+3
* Add support for the experimental nfs subsystem to the scripts inrmacklem2009-06-025-11/+70
* Make the pf and ipfw firewalls start before netif, just like ipfilterdougb2009-06-0110-11/+7
* Substitute ypset for ypbind in REQUIRE lines. If you use ypset it has todougb2009-06-015-5/+5
* Small cleanup, add (spurious) quotation marks around the valuedougb2009-05-304-4/+4
* As previously advertised, remove this script prior to the 8.0 branch.dougb2009-05-302-19/+1
* Further idmapd garbage collection -- remove rc.d Makefile reference andrwatson2009-05-221-1/+1
* Remove the unmaintained University of Michigan NFSv4 client from 8.xrwatson2009-05-221-18/+0
* - do not create and mount new file systems on top of the old ones on everydanger2009-05-171-2/+4
* 1. New feature; option to have the script loop until a specified hostnamedougb2009-05-161-1/+97
* Trim trailing whitespace from the end of a linedougb2009-05-161-1/+1
* Added (pre|post)(start|stop) jail hooks. These can be used to runru2009-04-281-2/+108
* - Add ipfw_nat to the list of required modules if "firewall_nat_enable"emax2009-03-301-2/+12
* Backout previous commit due to PEBKACguido2009-03-111-1/+1
* When swap resides on a mirror and it is not stopped, the mirrorguido2009-03-101-1/+1
* Rename the rc.conf(5) knob if_up_delay to defaultroute_delay to bettermtm2009-02-171-3/+3
* Reword informational message by rc.d/defaultroute.mtm2009-02-111-1/+1
* Named normally cannot be started chrooted inside a jail. Thus treatbz2009-02-071-5/+23
* The 30 second wait for network interfaces to show up effectively makes themtm2009-02-021-4/+15
* Spawn one fewer shells on startup. We don't use dhcp_interfaces atimp2009-01-301-1/+0
* Backout change 187782. It inhibits ntpd from starting at allkeramida2009-01-291-1/+1
* When synchronizing the clock at system startup time, use bothkeramida2009-01-271-1/+1
* Update jail startup script for multi-IPv4/v6/no-IP jails.bz2009-01-261-16/+208
* Correct a bug where /etc/rc.d/defaultroute fails to finish by printing abrooks2008-12-171-1/+3
* Implement support for RPCSEC_GSS authentication to both the NFS clientdfr2008-11-033-2/+20
* ifconfig(8) can take only one interface at a time.pjd2008-10-301-1/+3
* Allow a jail's IP alias to be created with an arbitrary netmask.ru2008-09-241-1/+3
* Allow a jail to be started with a specific route fib.thompsa2008-09-161-1/+8
* Add the ability to run /usr/sbin/crashinfo on a new core dump automaticallyjhb2008-08-291-0/+3
* Make obrien happydes2008-08-252-29/+1
* Cope with the file rename by changing rc variables.rpaulo2008-08-211-4/+4
* Rename the RCng 'kernel' script to 'kernel_symlink'.obrien2008-08-201-1/+1
* Rename the RCng 'kernel' script to 'kernel_symlink'.obrien2008-08-191-0/+0
* Only symlink booted kernel directory to /boot/kernel if user has explicitlyobrien2008-08-091-0/+1
* When using SRV records the protocols and services files need to be in thedougb2008-08-011-5/+9
* Oops, restore the recent changes to make startup messages quieter.jhb2008-07-311-1/+3
OpenPOWER on IntegriCloud