summaryrefslogtreecommitdiffstats
path: root/etc/rc.d
Commit message (Expand)AuthorAgeFilesLines
* rc.d: Eliminate some unnecessary non-POSIX constructs:jilles2011-11-082-1/+2
* Whenever you boot with nfsv4_server_enable=NO (the default) in rc.conf,dim2011-11-051-0/+5
* Fix handling of rc_force in /etc/rc.d/dhclientrea2011-10-281-4/+13
* Correctly reassign copyright of etc/rc.d/static_ndp back to delphij@mm2011-10-231-1/+1
* Add etc/rc.d/static_ndp, analogous to etc/rc.d/static_arp.mm2011-10-233-1/+76
* The rc_force test was inverted in the previous commit, so that dhclient randes2011-10-171-1/+1
* Make dhclient use a pid file. Modify the rc script accordingly; whiledes2011-10-131-32/+16
* Use REQUIRE: line to reorder rc.d/bridge instead of BEFORE: line.hrs2011-09-202-2/+1
* Use resolvconf(8) to create /etc/resolv.conf, not directly overwrite it.hrs2011-09-191-7/+7
* Fix the script order to run rc.d/bridge after the initial networkhrs2011-09-191-1/+2
* Add $ipv6_cpe_wanif to enable functionality required for IPv6 CPEhrs2011-09-131-0/+13
* Honor WITHOUT_IPX when installing etc/rc.d/ipxrouted.delphij2011-08-231-1/+5
* 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
OpenPOWER on IntegriCloud