summaryrefslogtreecommitdiffstats
path: root/etc/rc.d
Commit message (Expand)AuthorAgeFilesLines
* Correct default value of drainwait: it should be 300 seconds, not forever.sobomax2002-04-231-1/+1
* Utilize dhcp information in the kernel environment if we don't haveobrien2002-04-221-1/+20
* Usage style sweep: spell "usage" with a small 'u'.des2002-04-221-1/+1
* Cosmetic changes to the previous commit, bringing it closer to what Ides2002-04-115-35/+35
* Since sshd expects /etc/ssh/ssh_host_rsa_key to exist, we had betterpeter2002-04-105-20/+45
* Now, you can specify "" or "NONE" for ipv6_network_interfaces toume2002-04-061-6/+12
* The good news is that my initial PR was correct... the bad news is that Idougb2002-04-015-5/+25
* Don't try to generate ssh keys if ssh isn't installed.des2002-03-195-35/+55
* IPFilter may need to be re-sync'ed even if we are not filtering, butcjc2002-03-195-5/+15
* Distinguish between first and last passes of rc.sysctl, and only setdougb2002-03-171-1/+17
* Answer the question posed in 1.126. amd won't start without either adougb2002-03-175-10/+55
* The reload of ipf(8) rules should depend on $ipfilter_enable, notcjc2002-03-125-10/+5
* Background the startup of `Amd', it often blocks on startup.obrien2002-03-125-10/+10
* Why shouldn't amd always write its PID to a file?obrien2002-03-125-30/+10
* fix backwards spellingobrien2002-03-074-4/+4
* Redirect stdout of `ipf -y' to /dev/null. This removes a straydd2002-03-045-5/+5
* The usage of 'newaliases' needs to be after we know for sure that /usrobrien2002-02-235-5/+20
* The existing bazaar and site-specific policy in rc.diskless1 is Just Wrong;obrien2002-02-225-14/+20
* There is no reason to demand the administrator set 'natd_interface'cjc2002-02-205-25/+20
* peter points out that we probably should not mess with the sysctl(8)cjc2002-02-085-20/+25
* Register amd's dependency on NFS.sheldonh2002-01-285-180/+255
* Make the rc.conf(5) 'log_in_vain' knob an integer.cjc2002-01-265-15/+60
* o Improve the line-wrapping of additional comments, some of which appearedrwatson2002-01-171-16/+11
* o Remove a somewhat less comprehensible comment about modifying /etc/rc.rwatson2002-01-171-5/+2
* o Add a comment indicating that if /tmp==/var/tmp in rc.diskless2, therwatson2001-12-264-0/+16
* Remove incorrect comments about the population of /etc: no attempt isrwatson2001-12-261-5/+1
* automatic creation of faith0 and stf0 for backward compatibility.ume2001-12-151-0/+2
* rpc.lockd needs rpc.statd to be running for it to start up properly.alfred2001-12-135-20/+75
* s/sysctl -w/sysctl/ru2001-12-118-110/+110
* o Update rc.network to reflect the recent change of default in therwatson2001-12-075-15/+15
* Protect the '*' in pppoed_provider (the default) from metacharactercjc2001-12-065-0/+10
* Remeber to set the permissions on an md-backed /tmp to 01777, rather thanrwatson2001-11-274-0/+4
* Spelling police: sucessful -> successful.dd2001-11-245-5/+5
* Resolve all the ipfilter startup issues in rc.network with one big patchdarrenr2001-11-245-295/+355
* The rtsol must be done before the alias processing.ume2001-11-201-9/+12
* Use shell functions for printing hex instead of printf(1) so thatsheldonh2001-11-191-2/+34
* Avoid unnecessary calls to expr(1) by using standard shell arithmeticsheldonh2001-11-1410-10/+10
* Update the nsswitch.conf -> host.conf generator to handle criteria,fenner2001-11-075-50/+80
* Modify the way host.conf and nsswitch.conf are treated at boot time:des2001-11-015-35/+170
* Do an ipf -y after bringing up ppp to ensure rules which mention ppp getdarrenr2001-10-205-0/+70
* Allow ipnat_enable to be set to "yes" without requiring ipfiltre_enable todarrenr2001-10-205-55/+80
* Put in place for using ipfs use on shutdown and startup.darrenr2001-10-205-0/+45
* Handle the lack of nfs server or client support in the kernel bydougb2001-10-195-5/+60
* Ensure that /var/log/lastlog exists so that login doesn't complain.bsd2001-10-174-0/+12
* Remove references to nfsiod and nfs_client_flags now that they arejhb2001-10-105-5/+0
* Add a new rc.conf variable, cloned_interfaces, to create clonedbrooks2001-09-195-5/+50
* The vfs.nfs.bufpackets sysctl is in the client, not the server. Move itpeter2001-09-195-45/+40
* Make the 'echo' output for blanktime and scrnmap consistent with theirdd2001-08-311-2/+2
* Fix minor typo.obrien2001-08-091-1/+1
* Merge in patch to automagically decide whether or not a kldload of ipfilterdarrenr2001-07-305-0/+65
OpenPOWER on IntegriCloud