summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Remove the require_kld function I just committed and replace with a nicer sol...flz2006-05-183-33/+4
* Add two new scripts (mdconfig/mdconfig2) to replace old ramdisk{,-own}flz2006-05-184-1/+451
* Correctly set moused_$2_enable when moused_nondefault_enable is set to NOmatteo2006-05-171-2/+1
* Send the pcvt(4) driver off to retirement.phk2006-05-176-275/+1
* Move etc/rc.firewall6 to ipfw2+v6, update related rc.d and periodic scripts.mlaier2006-05-126-205/+84
* - Change the "jail_" prefix for internal script variables. This fixes anflz2006-05-112-94/+98
* if we fail to start a jail and jail_foobar_*fs_enable or jail_foobar_mount_en...matteo2006-05-111-0/+4
* Add a /media to FreeBSD. /media is a directory designed to containmarcus2006-05-101-0/+2
* if a jail fails to start, don't add its jid to /var/run and print a message w...matteo2006-05-091-5/+10
* - Fix quoting.flz2006-05-081-2/+2
* - Check for some mandatory variables.flz2006-05-071-0/+11
* Install /etc/nsswitch.conf statically rather than generating it atume2006-05-033-66/+17
* Update host.conf every time nsswitch.conf changes, instead of just creatingdes2006-05-011-1/+3
* Oops, services should be compat by default for backward compatibility.ume2006-04-291-1/+1
* Add newly supported databases such as services, protocols and rpcume2006-04-291-1/+5
* - Extend the nsswitch to support Services, Protocols and Rpcume2006-04-287-0/+93
* Remove last vestiges of sab(4).marius2006-04-251-3/+0
* Correct two typos in comments.brueffer2006-04-221-2/+2
* Clean up, comment out non-base utilities, fix up comments.trhodes2006-04-221-34/+14
* After some discussion we believe that having SERVERS to REQUIRE:delphij2006-04-201-1/+1
* Make ldconfig as SERVER dependency. This makes it possibledelphij2006-04-191-1/+1
* - Move _rc_subr_loaded=: at the end of the file, to be consistent with NetBSD.flz2006-04-181-5/+8
* - Add new ntpd_config variable so that people can override it in rc.conf.flz2006-04-182-3/+8
* Add ldconfig to the list of requirements for named, needed to use bindflz2006-04-181-1/+1
* Spell synchronous with required silent 'h'.brooks2006-04-132-2/+2
* Add missing _ to $_punct.brooks2006-04-131-1/+1
* Use ps true power instead of tr/tail which aren't available early enough.flz2006-04-131-1/+1
* Commit the various network interface configutation updates I've beenbrooks2006-04-132-22/+81
* Remove an inappropriate comment which is put into generatedume2006-04-121-1/+1
* Add autologin entries (al.NNN) for higher console speeds.des2006-04-111-0/+10
* - If no pidfile has been created at startup, only stop processesflz2006-04-111-4/+7
* - Oops, add a missing "then".flz2006-04-111-1/+1
* - Fix rc.d/sshd test on kern.random.sys.seeded.flz2006-04-111-1/+1
* - Fix amd startup when amd is installed from ports.flz2006-04-112-1/+2
* - Set a two read-only variables (${prefix} and ${etcdir}). This isflz2006-04-112-30/+60
* - Add following global jail options, used if no jail-specific options areflz2006-04-081-9/+17
* - Sync rc.subr with NetBSD.flz2006-04-041-10/+34
* Remove redundant ike rc.d script, since we do not have an IPsec IKEsimon2006-03-282-20/+0
* Harmless typo (s/overide/override/).flz2006-03-231-2/+2
* Add an example of how to set up a 3-wire serial terminal.ru2006-03-231-2/+17
* - Replace awk parts with shell.flz2006-03-201-35/+64
* Merge Perforce change 93569 from TrustedBSD audit3 branch:rwatson2006-03-191-0/+2
* Reimplementation of world/kernel build options. For details, see:ru2006-03-174-28/+30
* This script symlinks /boot/kernel to the directory that contains the kerneldes2006-03-172-1/+26
* Reorganize /etc/rc.d/syscons and move all keyboard related settingsemax2006-03-162-47/+57
* Add missing libdata/ldconfig[32] entries.marcus2006-03-141-0/+4
* Fix "make distribution" when just NO_CRYPT is defined.ru2006-03-111-1/+1
* Fix overriding jail_list from command line.fjoe2006-03-081-1/+3
* Fix output and exit status when daily_mailq_shorten is set to YESmatteo2006-03-081-6/+8
* Two years ago, in rev. 1.12, a typo slipped in etc/isdn/Makefile:yar2006-03-071-1/+0
OpenPOWER on IntegriCloud