summaryrefslogtreecommitdiffstats
path: root/etc/rc.d
Commit message (Expand)AuthorAgeFilesLines
* Fix the named script to find the correct pid file for themtm2003-01-121-2/+2
* Forgot to add rcconf.sh to the Makefile, and forgot to rename rcconf todillon2002-12-222-1/+1
* Do not unconditionally load the configuration files for the RCNG case.dillon2002-12-227-199/+477
* Delay an optional amount of time after booting before starting amckusick2002-12-181-2/+13
* Bring in the settings from /etc/rc.devfs, which include the vga symlinkdougb2002-12-151-2/+3
* o Don't consider LOOPBACK devices as configured...imp2002-12-131-1/+2
* o redirect the grep to /dev/nullimp2002-12-121-0/+5
* Two fixes for devd:imp2002-11-301-1/+6
* Update rc scripts to load mac_lomac instead of lomac.rwatson2002-11-261-1/+1
* Add devd to the mix. It should run basically last at this point.imp2002-11-092-1/+18
* Force rpcbind to start even if it wasn't enabled. This solves the ypbindfenner2002-11-041-0/+10
* Add IPv6 setup for ipfilter. `ipv6_ipfilter_rules' was addedume2002-11-021-6/+21
* Wrap test case in an if statement to avoid crunching a return value.gordon2002-10-311-1/+3
* Fix "err" usage.fenner2002-10-261-2/+1
* Fix two typos. Using "-eq" instead of "=" in a [ caused an error whenfenner2002-10-251-2/+2
* Fix silly typo: loacal --> local.sobomax2002-10-171-1/+1
* s/dependancy/dependency/schweikh2002-10-124-5/+5
* Fix style bugs:schweikh2002-10-1250-204/+203
* Aesthetics: Output a prefix before sourcing rc.local as the old rcdd2002-10-121-0/+4
* In a diskless setup, rc.d/initdiskless may overwrite parts of /etc ondd2002-10-021-0/+2
* test -h is deprecated; use -L instead.ru2002-10-016-6/+6
* - Recognize 'idt' interfaces.mdodd2002-09-301-1/+4
* Fix moused so you can use the stop commandgordon2002-09-271-3/+1
* Use mdmfs(8) rather than rolling our own RAM-disks.phk2002-09-225-20/+5
* up gif during setup.ume2002-09-201-0/+1
* Fix implementation of rc variables $amd_flags and $amd_map_program inrse2002-09-181-2/+2
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-171-12/+8
* Fix sendmail to use checkyesno since rc.conf is no longer re'sourced from thegordon2002-09-121-6/+2
* Cosmetic cleanup to a message.jhb2002-09-111-1/+1
* Fix syscons so it actually does start.gordon2002-09-091-1/+3
* Convert from `${CMD_OSTYPE}` to ${OSTYPE}. This saves a shell invocation ongordon2002-09-0641-59/+59
* rev 1.6 claimed to add 'bootparams', but in fact added 'bootparamd' whichpeter2002-09-061-1/+1
* Only try to initialize syscons if /dev/ttyv0 exists and it's not a pcvt.fenner2002-09-051-140/+156
* Only try to run /usr/sbin/ispcvt if it exists and is executable.fenner2002-09-051-1/+9
* Add an archdep script and hook it up to the build.gordon2002-09-052-11/+93
* Hook bootparams up to the worldgordon2002-09-051-11/+11
* Introduce bootparamd into the boot scripts. Add a bootparamd_enable andgordon2002-09-051-2/+11
* nfsd doesn't die on SIGTERM but on SIGUSR1, correct script to kill nfsd withgordon2002-09-031-0/+1
* We don't use single_mountd_enable anymore. It's just mountd_enable. I mustgordon2002-09-021-1/+1
* Only install the scripts that actually used on FreeBSD.gordon2002-09-021-15/+12
* Commit a revised sendmail script that works the same way as rc.sendmail.gordon2002-09-021-30/+43
* integrate pcvt configuration into the new /etc/rc.d startup systemhm2002-08-302-1/+227
* Print out a carriage return to make the screen output make more sensegordon2002-08-201-1/+1
* Clean up the scripts to use the new variables:gordon2002-08-1411-45/+94
* Fix typos (s/seperat/separat/ et al); add FreeBSD ID.schweikh2002-08-121-5/+5
* Make the othermta script DTRT when an mta startup script is not specified.gordon2002-08-091-1/+4
* Correct commentgordon2002-08-091-1/+1
* FreeBSD has setkey in different location from NetBSD.ume2002-07-311-6/+15
* Stock -current has more than 300 files in /etc, so 255 inodes for thedd2002-07-281-1/+1
* Add a period to the end of the "starting" message to be consistentdd2002-07-281-1/+1
OpenPOWER on IntegriCloud