aboutsummaryrefslogtreecommitdiff
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* When creating the jails /dev/log symlink, do it by full path to avoidBrooks Davis2012-01-201-4/+1
* /etc/netstart: remove invocation of dhclientEygene Ryabinkin2012-01-201-1/+0
* dhclient: don't use syslog for logging non-DHCP interface errorsEygene Ryabinkin2012-01-201-2/+2
* If we're booting there is no need to waste time determining if the serviceDoug Barton2012-01-201-1/+1
* Now that its callers have been udpated, remove set_rcvar().Doug Barton2012-01-141-46/+5
* Prepare for the removal of set_rcvar() by changing the rcvar=Doug Barton2012-01-1466-70/+70
* rc.d: document 'quiet' prefix and fix dhclient/devd interactionEygene Ryabinkin2012-01-122-2/+9
* Bunch of fixes to pfsync(4) module load/unload:Gleb Smirnoff2012-01-091-7/+0
* There is no longer a need to abstract ${rcvar_manpage} as we are notDoug Barton2012-01-082-3/+2
* Spelling fixes for etc/Ulrich Spörlein2012-01-078-17/+17
* Add 'nojail' keyword as auditd(8) can't really do anything useful whenPawel Jakub Dawidek2012-01-061-1/+1
* - Put one file into one line. This makes keeping local changes and mergingPawel Jakub Dawidek2011-12-151-39/+154
* Add compatibility support for specifing IPv4 aliases inGleb Smirnoff2011-12-131-0/+7
* Fix style(9) issues from r228270.Justin Hibbits2011-12-051-1/+1
* Add a devd notification for closing/opening the lid on PowerBooks and iBooks.Justin Hibbits2011-12-051-0/+10
* Ensure kldxref is run first. Currently both 'kldxref' and 'kld' dependDavid E. O'Brien2011-12-011-1/+1
* Import libc++ / libcxxrt into base. Not build by default yet (useDavid Chisnall2011-11-251-0/+4
* Better use pkill(1) in last commit.Gleb Smirnoff2011-11-211-1/+1
* On some laptops it is important to re-open /dev/psm after resume. moused(8)Gleb Smirnoff2011-11-151-0/+4
* The default setting, daily_accounting_compress="NO", was causingDoug Barton2011-11-131-6/+12
* rc.d: Eliminate some unnecessary non-POSIX constructs:Jilles Tjoelker2011-11-083-2/+3
* Whenever you boot with nfsv4_server_enable=NO (the default) in rc.conf,Dimitry Andric2011-11-051-0/+5
* Fix handling of rc_force in /etc/rc.d/dhclientEygene Ryabinkin2011-10-281-4/+13
* Increase default scrub threshold from 30 days to 5 weeks. UsingXin LI2011-10-272-3/+3
* Remove example for linking /dev/vga to /dev/ttyv0, this hasn't beenGavin Atkinson2011-10-271-3/+0
* Update the example rules in devfs.conf to reflect the changes since ATA_CAM.Gavin Atkinson2011-10-271-1/+2
* - Add support for a "!" character in regex matching in devd(8). It invertsHiroki Sato2011-10-261-0/+1
* Correctly reassign copyright of etc/rc.d/static_ndp back to delphij@Martin Matuska2011-10-231-1/+1
* Add etc/rc.d/static_ndp, analogous to etc/rc.d/static_arp.Martin Matuska2011-10-234-1/+77
* Add support for removing addresses added by ipv6_prefix_hostid_addr_up()Hiroki Sato2011-10-231-7/+10
* Fix an issue that 127/8 is not configured when $ifconfig_DEFAULT is not empty.Hiroki Sato2011-10-231-1/+1
* Add new USB IDs to RUN driver. Update usb.conf.Hans Petter Selasky2011-10-191-7/+71
* Add missing default values for daily/800.scrub-zfs for documentationStefan Eßer2011-10-171-0/+6
* Fix error message in case the backup storage directory does not exist andStefan Eßer2011-10-171-1/+1
* The rc_force test was inverted in the previous commit, so that dhclient ranDag-Erling Smørgrav2011-10-171-1/+1
* Add support for special keys (volume/brightness/eject) on Apple laptops withNathan Whitehorn2011-10-162-1/+55
* Make dhclient use a pid file. Modify the rc script accordingly; whileDag-Erling Smørgrav2011-10-131-32/+16
* Now that the portsnap buildbox is generating the raw bits for INDEX-9,Colin Percival2011-10-121-0/+1
* Revive the LLVM and Clang license files, which were removed in myDimitry Andric2011-09-291-0/+4
* Fix a confusing sentence. [1]Warren Block2011-09-291-17/+16
* Test if the interface is afif in dhcpif() and syncdhcpif(), asXin LI2011-09-281-0/+8
* Install ciss(4) ioctl header (together with other .h files from sys/dev/ciss).Konstantin Belousov2011-09-271-0/+2
* Use REQUIRE: line to reorder rc.d/bridge instead of BEFORE: line.Hiroki Sato2011-09-202-2/+1
* Use resolvconf(8) to create /etc/resolv.conf, not directly overwrite it.Hiroki Sato2011-09-191-7/+7
* Fix the script order to run rc.d/bridge after the initial networkHiroki Sato2011-09-191-1/+2
* Expose "log" in the default devfs rules. /etc/rc.d/jail creates /dev/logJaakko Heinonen2011-09-151-0/+1
* Correct the RFC number for the description of IPv6 privacy addressingDoug Barton2011-09-151-1/+1
* Minor spelling, wording and punctuation fixes in comments.Christian Brueffer2011-09-141-6/+6
* - Add an warning when ifconfig_IF_ipv6 has no inet6 keyword in frontHiroki Sato2011-09-131-2/+10
* Add $ipv6_cpe_wanif to enable functionality required for IPv6 CPEHiroki Sato2011-09-133-0/+22