aboutsummaryrefslogtreecommitdiff
path: root/etc/rc.d
Commit message (Expand)AuthorAgeFilesLines
* 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
* Import the NetBSD 1.5 RC system.David E. O'Brien2001-06-162-0/+54
* Sync with recent KAME.Hajimu UMEMOTO2001-06-116-25/+11
* Add a missing \nBrian Somers2001-06-105-5/+5
* Move gif_interfaces from an IP6 option to a regular IP option.Brian Somers2001-06-036-23/+115
* Remove vestiges of MFS.Ruslan Ermilov2001-06-014-4/+4
* Anti-foot-shooting for pcvt users: ignore isdn_screenflags which isJens Schweikhardt2001-05-191-0/+10
* Restore the RSA host key to /etc/ssh/ssh_host_key.David E. O'Brien2001-05-185-40/+15
* Link /etc/ssh/ssh_host_key to /etc/ssh/ssh_host_rsa_key to deal withJesper Skriver2001-05-165-10/+35
* New option isdn_screenflags to set the syscons screen params for isdnd,Jens Schweikhardt2001-05-141-0/+12
* * Simplify the population of the /etc memory filesystem. To avoidBrian S. Dean2001-05-095-46/+76
* s/ssh_host_key/ssh_host_rsa_key/ since that is what openssh uses nowPeter Wemm2001-05-095-10/+10
* Don't mount a md(4) over /dev on DEVFS enabled diskless systems.Poul-Henning Kamp2001-05-014-20/+36
* Add an allscreens_kbdflags option. Same thing as allscreens_flags,Dima Dorfman2001-04-281-0/+9
* Enable static IPv6 address assignment on PCMCIA NIC.Hajimu UMEMOTO2001-04-261-2/+3
* Move to using md.Warner Losh2001-04-255-11/+47
* Don't hardcode isdn_ttype overwriting rc.conf settings.Jens Schweikhardt2001-04-241-15/+1
* MFS: the MFS still applies to -current until such time as someone fixesWarner Losh2001-04-244-60/+76
* Eliminate the null mount for /etc for diskless clients.Brian S. Dean2001-04-201-31/+35
* Add mousechar_start hookAndrey A. Chernov2001-04-191-0/+7
* Change the order in which /etc files are copied into place; copyBrian S. Dean2001-04-031-5/+12