summaryrefslogtreecommitdiffstats
path: root/etc/rc.d
Commit message (Expand)AuthorAgeFilesLines
* Revert the apparently-unecessary module_path twiddling from r223917dougb2011-07-221-15/+2
* rc.d/routing: Fix ugly output with additional routing options.jilles2011-07-171-15/+27
* Remove "-n" from echokevlo2011-07-151-2/+2
* Make sure we load kernel modules from the same path as the running kerneldougb2011-07-101-2/+15
* Delete the /etc/rc.d/nfsserver script, since it is normacklem2011-07-085-23/+4
* Fix the /etc/rc.d/nfsd script so that it no longer usesrmacklem2011-07-071-3/+3
* Run load_rc_config before stop_cmd definition, so that ${quotaoff_flags}pluknet2011-06-281-1/+1
* I knew there was something funny about this linedougb2011-06-221-1/+2
* Blah, forgot to svn add the actual script from r223310dougb2011-06-191-0/+97
* Add the netwait rc.d script. It waits for the specified period for thedougb2011-06-192-2/+2
* Add rc.d/kld to load kernel modules after local disks are up.dougb2011-06-183-2/+55
* - Remove $ipv6_gateway_enable check.hrs2011-06-111-7/+1
* Make three one line changes to the rc scripts so thatrmacklem2011-06-112-2/+2
* Remove redundant keywords.hrs2011-05-172-2/+2
* Change the new NFS server so that it uses vfs.nfsd namingrmacklem2011-05-081-3/+3
* Upgrade to OpenSSH 5.8p2.des2011-05-041-1/+10
* Fix module names and dependencies so the NFS clients willrmacklem2011-04-271-1/+1
* Update the /etc/rc.d scripts for mountd and nfsd so theyrmacklem2011-04-262-17/+29
* Create a function for the code from r192246 so that it can be used bothdougb2011-04-251-11/+15
* Add svn:executable propertydougb2011-04-251-0/+0
* Introduce to rc.subr get_pidfile_from_conf(). It does just what it soundsdougb2011-04-232-2/+29
* Add startup script, to load rules from /etc/rctl.conf.trasz2011-03-302-1/+40
* Replace ${SYSCTL_W} with ${SYSCTL} in rc.d scripts, as they are identical.emaste2011-03-308-51/+51
* - Merge in OFED 1.5.3 from projects/ofed/headjeff2011-03-212-0/+32
* Remove the svn:executable property on Makefiledougb2011-03-132-0/+0
* Commit two more files missed in r219089.pjd2011-02-271-2/+0
* Recognize 'reload' command, as hastd can be reloaded with the SIGHUP signal.pjd2011-02-271-0/+1
* The new accounting file needs to be 644 so that unprivileged usersdougb2011-02-241-0/+1
* Update how accounting log files are rotated.dougb2011-02-221-8/+32
* Let rpcbind clean up after itselfdougb2011-01-311-0/+2
* Don't require /usr/lib/aout to be on the system. Test for itsimp2011-01-061-2/+2
* Add pidfile [1]dougb2010-12-271-5/+11
* Add pf in quiet modekevlo2010-12-171-2/+2
* Add a sync to the shutdown step. In the common case this will be harmlessdougb2010-11-251-2/+2
* Add gptboot_enable rc variable, which allows to turn gptboot reporting off inpjd2010-11-241-0/+1
* /etc/rc.d/defaultroute currently bails immediately if all interfacesemaste2010-09-291-17/+26
* Prefer echo over printfimp2010-09-271-1/+1
* Add gptboot script that is responsible for:pjd2010-09-242-1/+77
* Split $ipv6_prefer into $ip6addrctl_policy and $ipv6_activate_all_interfaces.hrs2010-09-132-11/+37
* Add $ipv6_privacy to support net.inet6.ip6.use_tempaddr. Note that thishrs2010-09-131-0/+7
* Revert changes in r206408.hrs2010-09-133-15/+3
* Avoid to try to remove suj journal file (.sujournal) and conventionaldaichi2010-09-051-0/+3
* Allow starting /etc/rc.d/ipmon if ipnat is enabled but ipfilter is notjilles2010-08-011-1/+1
* This change does the following for the scripts that run up throughdougb2010-05-1911-13/+9
* Remove trailing white space. No functional changes.dougb2010-05-1414-23/+23
* In the case where named_chroot_autoupdate is NOT set, butdougb2010-04-281-4/+10
* Better handling of ipv6_default_interface usingume2010-04-261-21/+11
* Add ubthidhci.rpaulo2010-04-161-0/+4
* Add rc.d/ubthidhci. This small script calls usbconfig(1) to change a USBrpaulo2010-04-091-0/+40
* Improve the handling of IPv6 configuration in rc.d. The ipv6_enabledougb2010-04-093-3/+15
OpenPOWER on IntegriCloud