summaryrefslogtreecommitdiffstats
path: root/etc/rc.d
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo in an error message.mux2004-11-241-1/+1
* Implement per-jail fstab(5) files. Here's a rc.conf sample usingmux2004-11-231-0/+19
* Convince mergemaster to maintain/merge ramdisk scripts too.wes2004-11-161-1/+1
* Shutup debugging output.wes2004-11-161-1/+0
* Unify the ci/co variables now that the the tty drivers now use the sameobrien2004-11-141-40/+35
* Catch up with PHK's sio(4) rework [sys/dev/sio/sio.c rev. 1.456].obrien2004-11-141-23/+23
* Add two new rc.conf options: tmpmfs_flags and varmfs_flags.keramida2004-11-092-4/+4
* Stop method for swap1 script was introduced, because gmirror needed it.pjd2004-11-051-1/+1
* - Make the header conform to standard rc.d style.mtm2004-11-051-2/+2
* remove vinum startup script.phk2004-11-042-18/+1
* Sort files properly.pjd2004-11-021-2/+2
* Do a better job of supporting more than one mouse devicemtm2004-11-011-4/+39
* Allow to change interfaces name on boot time.pjd2004-10-301-0/+3
* - Add 'check' command for checking rules syntax.pjd2004-10-251-11/+14
* - use `realpath /dev/dumpdev` instead of just /dev/dumpdev so messagesdes2004-10-241-3/+8
* Move devfs earlier in the boot sequence. Some system daemons and othermtm2004-10-231-2/+2
* Automatically load the ipdivert module if it was not compiled into the kernelandre2004-10-221-0/+13
* When dumpdev is set to 'auto', and a suitable swap device is found,thomas2004-10-182-3/+11
* Remove unused computation of memory size.thomas2004-10-181-1/+0
* Remove requirement on FreeBSD keyword.trhodes2004-10-141-1/+1
* Remove the requirement for the FreeBSD keyword as it no longermtm2004-10-07129-129/+89
* - Be more userfriendly and allow to specify gbde device name in those forms:pjd2004-10-071-10/+13
* Only try to attach if parent device actually exists.pjd2004-10-071-1/+1
* Lock file for gbde devices is optional.pjd2004-10-061-2/+6
* Hide all the devices in the chroot dev except for random and null.dougb2004-09-301-0/+3
* Give users the ability to load a mac_bsdextended(4) ruleset on boot (defaultstrhodes2004-09-292-1/+53
* Create a named chroot directory structure in /var/named, and use itdougb2004-09-281-10/+30
* It's not necessary to create an rndc.key file if the user alreadydougb2004-09-261-1/+2
* Fix two glitches that appear in the non-chroot case. First, if notdougb2004-09-241-1/+3
* Fix a comment typo: s/neccessary/necessary/keramida2004-09-241-1/+1
* Update to reflect BIND 9 in the base:dougb2004-09-241-16/+17
* If $dumpdev is set to AUTO, use the first suitable swap partition listeddes2004-09-201-0/+10
* Teach swap1 script how to remove added swap devices on system shutdown.pjd2004-09-171-21/+1
* We don't have any providers of `beforenetlkm' in FreeBSD. Remove thekeramida2004-09-163-3/+3
* Fix requirement of `network' to `NETWORK' because the former isn'tkeramida2004-09-161-1/+1
* Bring back etc/rc.d/ntpdate as requested by scads of people. This isn't aseanc2004-09-153-2/+36
* Stop using ntpdate(1) in our startup procedure. Replace ntpdate(1) withseanc2004-09-141-33/+0
* Stop using ntpdate(1) in our startup proceedure. Replace ntpdate(1) withseanc2004-09-143-2/+7
* A power failure left the temporary /var/.diskless directoryru2004-09-132-2/+2
* Restore NetBSD SCM ID.obrien2004-09-091-1/+1
* Don't rely on properly setup linker.hints to figure out that pflog is nowmlaier2004-08-311-2/+2
* Protect the command flags set in the rc.conf files in case they'rekensmith2004-08-291-1/+1
* Always quote variables in tests, to ensure correct evaluation even whendes2004-08-191-7/+7
* Skip entries for GBDE swap devices if they are commented out in /etc/fstab.thomas2004-08-182-12/+20
* Create temporary files safely.nectar2004-08-161-1/+4
* Fix the startup logic for sendmail. If sendmail_enable=yes, don't startgshapiro2004-08-051-10/+11
* Give sshd a secure startup, but with a tweakable timeout so thatmarkm2004-08-041-0/+25
* Finish cleanup of rc.d/netif. It's now possible to start/stop moremtm2004-07-301-10/+19
* back out the localkg changes until things have settled.eik2004-07-281-134/+21
* Even though binaries will give 0 matches, make it explicit.mtm2004-07-271-1/+1
OpenPOWER on IntegriCloud