aboutsummaryrefslogtreecommitdiff
path: root/etc/rc.d
Commit message (Expand)AuthorAgeFilesLines
* Distinguish between first and last passes of rc.sysctl, and only setDoug Barton2002-03-171-1/+17
* Answer the question posed in 1.126. amd won't start without either aDoug Barton2002-03-175-10/+55
* The reload of ipf(8) rules should depend on $ipfilter_enable, notCrist J. Clark2002-03-125-10/+5
* Background the startup of `Amd', it often blocks on startup.David E. O'Brien2002-03-125-10/+10
* Why shouldn't amd always write its PID to a file?David E. O'Brien2002-03-125-30/+10
* fix backwards spellingDavid E. O'Brien2002-03-074-4/+4
* Redirect stdout of `ipf -y' to /dev/null. This removes a strayDima Dorfman2002-03-045-5/+5
* The usage of 'newaliases' needs to be after we know for sure that /usrDavid E. O'Brien2002-02-235-5/+20
* The existing bazaar and site-specific policy in rc.diskless1 is Just Wrong;David E. O'Brien2002-02-225-14/+20
* There is no reason to demand the administrator set 'natd_interface'Crist J. Clark2002-02-205-25/+20
* peter points out that we probably should not mess with the sysctl(8)Crist J. Clark2002-02-085-20/+25
* Register amd's dependency on NFS.Sheldon Hearn2002-01-285-180/+255
* Make the rc.conf(5) 'log_in_vain' knob an integer.Crist J. Clark2002-01-265-15/+60
* o Improve the line-wrapping of additional comments, some of which appearedRobert Watson2002-01-171-16/+11
* o Remove a somewhat less comprehensible comment about modifying /etc/rc.Robert Watson2002-01-171-5/+2
* o Add a comment indicating that if /tmp==/var/tmp in rc.diskless2, theRobert Watson2001-12-264-0/+16
* Remove incorrect comments about the population of /etc: no attempt isRobert Watson2001-12-261-5/+1
* automatic creation of faith0 and stf0 for backward compatibility.Hajimu UMEMOTO2001-12-151-0/+2
* rpc.lockd needs rpc.statd to be running for it to start up properly.Alfred Perlstein2001-12-135-20/+75
* s/sysctl -w/sysctl/Ruslan Ermilov2001-12-118-110/+110
* o Update rc.network to reflect the recent change of default in theRobert Watson2001-12-075-15/+15
* Protect the '*' in pppoed_provider (the default) from metacharacterCrist J. Clark2001-12-065-0/+10
* Remeber to set the permissions on an md-backed /tmp to 01777, rather thanRobert Watson2001-11-274-0/+4
* Spelling police: sucessful -> successful.Dima Dorfman2001-11-245-5/+5
* Resolve all the ipfilter startup issues in rc.network with one big patchDarren Reed2001-11-245-295/+355
* The rtsol must be done before the alias processing.Hajimu UMEMOTO2001-11-201-9/+12
* Use shell functions for printing hex instead of printf(1) so thatSheldon Hearn2001-11-191-2/+34
* Avoid unnecessary calls to expr(1) by using standard shell arithmeticSheldon Hearn2001-11-1410-10/+10
* Update the nsswitch.conf -> host.conf generator to handle criteria,Bill Fenner2001-11-075-50/+80
* Modify the way host.conf and nsswitch.conf are treated at boot time:Dag-Erling Smørgrav2001-11-015-35/+170
* Do an ipf -y after bringing up ppp to ensure rules which mention ppp getDarren Reed2001-10-205-0/+70
* Allow ipnat_enable to be set to "yes" without requiring ipfiltre_enable toDarren Reed2001-10-205-55/+80
* Put in place for using ipfs use on shutdown and startup.Darren Reed2001-10-205-0/+45
* Handle the lack of nfs server or client support in the kernel byDoug Barton2001-10-195-5/+60
* Ensure that /var/log/lastlog exists so that login doesn't complain.Brian S. Dean2001-10-174-0/+12
* Remove references to nfsiod and nfs_client_flags now that they areJohn Baldwin2001-10-105-5/+0
* Add a new rc.conf variable, cloned_interfaces, to create clonedBrooks Davis2001-09-195-5/+50
* The vfs.nfs.bufpackets sysctl is in the client, not the server. Move itPeter Wemm2001-09-195-45/+40
* Make the 'echo' output for blanktime and scrnmap consistent with theirDima Dorfman2001-08-311-2/+2
* Fix minor typo.David E. O'Brien2001-08-091-1/+1
* Merge in patch to automagically decide whether or not a kldload of ipfilterDarren Reed2001-07-305-0/+65
* Upgraded launchpad for kerberos. Noe kerberos IV OR kerberos 5Mark Murray2001-07-285-45/+130
* Do more strict checking for an interface.Hajimu UMEMOTO2001-07-201-3/+3
* - Avoid to select an interface which is not good for RA/RS.Hajimu UMEMOTO2001-07-191-2/+7
* sysctl(8) doesn't need '-w' to write to sysctl variables anymore.John Baldwin2001-07-171-1/+1
* Create gif devices in the "gifconfig" stage while configuring them.Brooks Davis2001-07-025-5/+5
* Add configuration for a FAITH IPv6-to-IPv4 TCP translator.Hajimu UMEMOTO2001-06-191-0/+29
* Fix misindented esac.Jens Schweikhardt2001-06-165-5/+5
* This commit was generated by cvs2svn to compensate for changes in r78344,David E. O'Brien2001-06-1678-0/+2536
|\
| * Import the NetBSD 1.5 RC system.David E. O'Brien2001-06-1680-0/+2642