aboutsummaryrefslogtreecommitdiff
path: root/etc/rc
Commit message (Expand)AuthorAgeFilesLines
* Add the final bits that allow the use of rc.d. Note that you can toggleGordon Tetlow2002-06-131-2/+53
* Consistancy, file system > filesystemTom Rhodes2002-05-161-5/+5
* It is dangerous to use globbing like so in startup scripts:Jacques Vidrine2002-05-081-1/+3
* Rename the file used to specify the nextboot to make it clear that thisWes Peters2002-04-261-1/+1
* Add a -k option to reboot to specify the kernel to boot next timeWes Peters2002-04-261-0/+4
* Do not use 'ps -e' for entropy gathering. It uses /proc/*/mem to rummageDavid E. O'Brien2002-04-231-1/+1
* Quoting Peter Wemm, "At great personal risk, touch the sendmail startupGregory Neil Shapiro2002-04-051-38/+4
* Provide a way for users to completely prevent sendmail from trying to startGregory Neil Shapiro2002-03-281-14/+26
* Don't start any sendmail process in the back ground.David E. O'Brien2002-03-261-3/+3
* Don't background the sendmail-clientmqueue process -- can give:David E. O'Brien2002-03-251-1/+1
* Sendmail can be slow to startup.David E. O'Brien2002-03-221-4/+4
* Make sure that rc.syctl gets its own version of positional parametersDoug Barton2002-03-181-2/+2
* Distinguish between first and last passes of rc.sysctl, and only setDoug Barton2002-03-171-3/+2
* Add a late rc.sysctl pass to catch sysctl's for things that wereDoug Barton2002-03-171-1/+8
* Only put standard FreeBSD directories in the PATH. If theCrist J. Clark2002-03-161-1/+1
* Allow LOMAC to be loaded as part of the boot scripts using "lomac_enable"Robert Watson2002-03-121-0/+7
* Run dumpon(8) early so crashes during startup can be caught. InCrist J. Clark2002-03-121-14/+17
* Don't protect savecore(8) from being run with a bad dumpdirCrist J. Clark2002-03-111-3/+8
* Add infrastructure for sendmail 8.12. If users are not starting a daemonGregory Neil Shapiro2002-02-171-1/+16
* Remove check for sendmail.conf before even trying to start sendmail.Crist J. Clark2002-02-171-12/+10
* Use MACHINE_ARCH instead of MACHINE to check i386 arch.Yoshihiro Takahashi2002-02-041-2/+2
* Register amd's dependency on NFS.Sheldon Hearn2002-01-281-0/+1
* Don't require operators to override the list of network filesystemSheldon Hearn2001-12-291-3/+11
* Re-introduce the fix that delays mounting of network filesystems untilSheldon Hearn2001-12-271-1/+32
* Don't assume that /var/run and /var/spool/lock are on the sameBrian Somers2001-12-191-10/+13
* Set the script_name_sep variable to a safe value if it is notPeter Pentchev2001-12-121-0/+3
* s/sysctl -w/sysctl/Ruslan Ermilov2001-12-111-4/+4
* Handle the lack of nfs server or client support in the kernel byDoug Barton2001-10-191-3/+18
* Follow existing style a little betterDoug Barton2001-10-101-3/+6
* Add a dumpdir variable that determines where savecore stores crash dumps.Dag-Erling Smørgrav2001-10-091-2/+5
* Sigh, fix the unfixed typo: s/-l/-L/.Ruslan Ermilov2001-10-021-1/+1
* Fix a typo: s/-or/-o/.Akinori MUSHA2001-10-021-1/+1
* Add ()'s around the warning message when skipping a startup script.David E. O'Brien2001-10-011-1/+1
* Tweak the Skipping ${script} logic to also handle symlinks.David E. O'Brien2001-10-011-2/+2
* Fix the problem that the startup directory is printed out if itDavid E. O'Brien2001-09-301-1/+1
* Give people a chance to do things before fsck is run.Poul-Henning Kamp2001-09-261-0/+6
* Run rc.devfs a little bit earlier.David E. O'Brien2001-09-261-6/+6
* Let people know when a startup script is skipped because it is notDavid E. O'Brien2001-09-251-0/+2
* Back out rev 1.274. The previous behavior was documented in rc.8 andDavid E. O'Brien2001-09-241-1/+1
* + explicitly use the shell to run ${local_startup} so one does not have toDavid E. O'Brien2001-09-241-2/+2
* Remove more vestages of diskcheckd, which is now in ports/sysutils.David E. O'Brien2001-08-291-8/+0
* Add a script_name_sep rc.conf knob to specify the IFS characterPeter Pentchev2001-07-171-5/+12
* Reduce chattiness of entropy file mechanism with extreme prejudice.Robert Watson2001-06-281-1/+1
* Introduce syslogd_program and inetd_program variables in case somebodyDima Dorfman2001-06-281-2/+3
* Back out rev 1.268.Sheldon Hearn2001-06-101-21/+10
* Fix /etc/rc so that all remote filesystems, not just NFS, are mountedSheldon Hearn2001-06-091-10/+21
* Add diskcheckd to /etc/rc with a knob in rc.conf.Poul-Henning Kamp2001-06-031-0/+8
* Don't confuse the admin with spurious error messagesYaroslav Tykhiy2001-05-271-1/+1
* Introduce a background_fsck rc.conf option which allows the user toDima Dorfman2001-05-221-6/+15
* Back out rev 1.260. The 'streams' module is a registered dependency ofPeter Wemm2001-05-131-3/+1