aboutsummaryrefslogtreecommitdiff
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Make sure we load kernel modules from the same path as the running kernelDoug Barton2011-07-101-2/+15
* Delete the /etc/rc.d/nfsserver script, since it is noRick Macklem2011-07-085-23/+4
* Fix the /etc/rc.d/nfsd script so that it no longer usesRick Macklem2011-07-071-3/+3
* Run load_rc_config before stop_cmd definition, so that ${quotaoff_flags}Sergey Kandaurov2011-06-281-1/+1
* Regenerate usb.conf after r223566.Hans Petter Selasky2011-06-271-9/+1
* .. this wasn't supposed to be committed! sorry.Adrian Chadd2011-06-261-2/+0
* The SMCWUSBG is a zyd(4) device, not an uath(4) device. Remove from theGavin Atkinson2011-06-261-2/+2
* I think 23dBm is the correct value to use here. CRDA uses 20dBm + 3dB max ant...Adrian Chadd2011-06-261-9/+9
* Add a couple more frequency ranges to the FCC3 (FCC + DFS) regulatory domain.Adrian Chadd2011-06-262-0/+62
* Replace tab with 8 spaces, bringing it in line with the rest of the file.Adrian Chadd2011-06-261-3/+3
* - Move bus_auto.conf back into /etc/devd/Hans Petter Selasky2011-06-253-2/+2
* - Move auto-load devd config file into etc/defaults folder.Hans Petter Selasky2011-06-252-116/+2010
* - Export more USB device ID's.Hans Petter Selasky2011-06-241-1/+35
* - Add auto-load devd config file for USB kernel modules.Hans Petter Selasky2011-06-241-0/+2347
* Add support for string values with white spaces for ifconfig(8)Sergey Kandaurov2011-06-241-1/+1
* Fix another broken HT40 channel band reference.Adrian Chadd2011-06-241-1/+1
* More incorrect HT/40 setups in FCC.Adrian Chadd2011-06-241-2/+2
* Fix an incorrect frequency band for HT/40 in the FCC SKU.Adrian Chadd2011-06-241-1/+1
* Import one of the two missing US FCC DFS bands to FCC3.Adrian Chadd2011-06-241-0/+20
* I knew there was something funny about this lineDoug Barton2011-06-221-1/+2
* Blah, forgot to svn add the actual script from r223310Doug Barton2011-06-191-0/+97
* Add the netwait rc.d script. It waits for the specified period for theDoug Barton2011-06-193-2/+9
* rc.subr: Make sure all functions are under if [ -z "${_rc_subr_loaded}" ].Jilles Tjoelker2011-06-191-2/+2
* rc.subr: Eliminate a fork from check_kern_features, like r223227.Jilles Tjoelker2011-06-191-1/+1
* Add rc.d/kld to load kernel modules after local disks are up.Doug Barton2011-06-184-2/+56
* rc.subr: Eliminate about 100 forks from the boot sequence.Jilles Tjoelker2011-06-181-5/+5
* Add WITHOUT_UTMPX switch to the build system.Ed Schouten2011-06-171-2/+7
* Don't omit ac(8) as part of WITHOUT_ACCT.Ed Schouten2011-06-171-7/+2
* Eliminate extraneous pipelines and tr calls.Josh Paetzel2011-06-151-1/+1
* Minor change to force commit this file so new freebsd*.cf files areGregory Neil Shapiro2011-06-141-1/+0
* Update DNSBL information (MAPS has been acquired, used a generic example)Gregory Neil Shapiro2011-06-141-5/+3
* Convert the allowed characters '-', '.', and ':' in a ZFS pool name to _Josh Paetzel2011-06-131-1/+1
* - Remove $ipv6_gateway_enable check.Hiroki Sato2011-06-111-7/+1
* Add a helper function to check kern.features.* sysctls.Hiroki Sato2011-06-112-5/+24
* Make three one line changes to the rc scripts so thatRick Macklem2011-06-113-3/+3
* Do not mark lo0 as IFDISABLED even if there is no $ifconfig_lo0_ipv6 line.Hiroki Sato2011-06-061-1/+1
* Remove "ifconfig IF inet6 -accept_rtadv" when ipv6_gateway_enable=YES becauseHiroki Sato2011-06-061-16/+10
* No logner set an IPv4 loopback address by default in defaults/rc.conf.Bjoern A. Zeeb2011-05-312-9/+21
* Remove redundant keywords.Hiroki Sato2011-05-172-2/+2
* network.subr: Use printf(1) builtin for hexprint function.Jilles Tjoelker2011-05-141-26/+2
* Change the new NFS server so that it uses vfs.nfsd namingRick Macklem2011-05-081-3/+3
* 1. If PKG_DBDIR cannot be determined from make, set the defaultDoug Barton2011-05-051-2/+3
* The security run requests unmaskable output, even if the only output is toAlexander Leidinger2011-05-041-5/+6
* Use proper return codes (valuable output, invalid config, problems).Alexander Leidinger2011-05-041-3/+5
* Upgrade to OpenSSH 5.8p2.Dag-Erling Smørgrav2011-05-041-1/+10
* Updated `flags' field description.Ruslan Ermilov2011-05-031-1/+1
* Upgrade our copy of llvm/clang to r130700, from upstream's trunk.Dimitry Andric2011-05-021-1/+1
* Rather than trusting that nothing is going to sneak in before theDoug Barton2011-04-291-7/+4
* Fix module names and dependencies so the NFS clients willRick Macklem2011-04-271-1/+1
* Update the /etc/rc.d scripts for mountd and nfsd so theyRick Macklem2011-04-263-17/+30