aboutsummaryrefslogtreecommitdiff
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Passive mode is the default, and has been for a while.Dag-Erling Smørgrav2012-06-191-1/+1
* Switch the default password hash from md5 to sha512.Dag-Erling Smørgrav2012-06-191-1/+1
* Finally nuke auth.conf, nine years after it was deprecated. The onlyDag-Erling Smørgrav2012-06-122-10/+1
* Don't attempt to delete .sujournal in /tmpEitan Adler2012-05-301-0/+1
* - FreeBSD ships a KDE PAM module in base, but it's missing support for passwo...Martin Wilke2012-05-302-20/+0
* Regenerate usb.confHans Petter Selasky2012-05-211-5/+13
* Add support for our own DTrace scripts and those from the DTraceToolkitGeorge V. Neville-Neil2012-05-181-0/+4
* Import work done under project/nand (@235533) into head.Grzegorz Bernacki2012-05-171-0/+4
* Submitted by: gavin, pjdEitan Adler2012-05-091-2/+2
* Display dropped transmit packets in the daily network interface output.John Baldwin2012-05-071-2/+2
* - Change kfd rc script to be more conformant with rcNG conventions:Stanislav Sedov2012-05-062-9/+7
* - Don't log messages saying that accounting is being disabled and enabledJohn Baldwin2012-05-021-3/+1
* Upgrade our copy of llvm/clang to trunk r154661, in preparation of theDimitry Andric2012-04-161-1/+1
* - remove the length shortening on the pathEitan Adler2012-04-111-6/+5
* - Add rc.d script for kfd, kerberos forwarded tickets daemon.Stanislav Sedov2012-04-103-0/+22
* Add MySQL port 3306Ivan Voras2012-03-261-0/+2
* Fix build by adding new directory to mtree in r233429Eitan Adler2012-03-241-0/+2
* - Make the default values for tcsh more user friendlyEitan Adler2012-03-241-6/+18
* Clean up of fs/fifofs include directory after fifo.h removal.Sergey Kandaurov2012-03-231-2/+0
* - Update FreeBSD Heimdal distribution to version 1.5.1. This also bringsStanislav Sedov2012-03-221-0/+2
|\
| * - Import Heimdal 1.5 distribution.vendor/heimdal/1.5Stanislav Sedov2011-10-054-49/+140
| * - Flatten the vendor heimdal tree.Stanislav Sedov2011-09-293-0/+692
* Rotate auth.log and messages at the beginning of a year. Otherwise,Gleb Smirnoff2012-03-191-2/+2
* Regenerate usb.conf to use new -n option when doing kldload.Hans Petter Selasky2012-03-181-539/+539
* Unhide /dev/zfs in devfsrules_jail.Martin Matuska2012-03-161-0/+1
* Make init(8) slightly more robust when /dev/console is missing.Ed Schouten2012-03-141-0/+1
* Hide stty(1) errors.Ed Schouten2012-03-142-2/+2
* Rather than printing the output from route add for all FIBs just print themBjoern A. Zeeb2012-03-041-16/+30
* Reapply 227753 (xlocale cleanup), plus some fixes so that it passes buildDavid Chisnall2012-03-041-0/+2
* Add backlight control to ATI-graphics PowerBooks and iBooks.Justin Hibbits2012-02-261-0/+20
* Put the signal trap output to standard error instead of standard output.Xin LI2012-02-181-3/+3
* Increase the default shutdown timer to 90 seconds. This will allowDoug Barton2012-02-171-1/+1
* Merge multi-FIB IPv6 support from projects/multi-fibv6/head/:Bjoern A. Zeeb2012-02-171-5/+21
|\
| * IFC @231845Bjoern A. Zeeb2012-02-1731-198/+173
| |\
| * | Install the IPv6 reject routes we do for the default FIB to all FIBs.Bjoern A. Zeeb2012-02-031-5/+21
* | | Style: prefer the use of line continuations to +=Eitan Adler2012-02-171-42/+42
| |/ |/|
* | Revert r231673 and r231682 for now, until we can run a full makeDimitry Andric2012-02-141-2/+0
* | Cleanup of xlocale:David Chisnall2012-02-141-0/+2
* | Fix various issues with the NFS and RPC related scripts:Doug Barton2012-02-1415-148/+68
* | Re-generate /etc/devd/usb.confHans Petter Selasky2012-02-131-6/+15
* | start watchdogd before most of other daemons/serversAndriy Gapon2012-02-122-2/+2
* | Avoid using BEFORE in the utx rc script.Ed Schouten2012-02-122-2/+1
* | Move utmpx handling out of init(8).Ed Schouten2012-02-113-2/+23
* | In the days before r208307 addswap was running early in the second stageDoug Barton2012-02-112-2/+2
* | Make etc/Makefile more conflict resistantEitan Adler2012-02-091-12/+42
* | Revert r211288 and move the logic to the acpi_timer itself.Jung-uk Kim2012-02-082-18/+0
* | As it stands right now, the default devfs rulesets are only loaded as aDoug Barton2012-02-082-1/+3
* | Add an option to 404.status-zfs (enabled by default) to list allGlen Barber2012-02-082-4/+14
* | Fix $ipv6_network_interfaces handling in rc.d/routing. It could fail whenHiroki Sato2012-02-041-2/+4
|/
* Perform IPv6 DAD only in ifn_start.Hiroki Sato2012-01-291-2/+4