summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Revert the rc part of r278323 until I can figure out what Jenkins is doing.jamie2015-02-071-1/+2
* Add mount.procfs jail parameter, so procfs can be mounted when a prison'sjamie2015-02-061-3/+2
* Don't add static IPv6 routes when to all FIBs when net.add_addr_allfibs is 0.rpaulo2015-02-061-2/+3
* Use FILES+= idiom instead of _inetd when referencing inetd rc.d scriptngie2015-02-051-1/+1
* Honor the following flags for items that can be conditionalized out of thengie2015-02-051-3/+18
* Honor the following flags with the following rc.d scripts for services that canngie2015-02-051-14/+49
* Add the following options to enable/disable several features in the base systemngie2015-02-041-2/+8
* Remove hostapd and wpa_supplicant from FILES so they're installed conditionallyngie2015-02-021-2/+0
* ipfilter 5.1.2 (vs 4.1.28 in previous releases of FreeBSD) stores IPv4cy2015-01-281-1/+0
* Remove build specific details from sendmail.cf/submit.cf in support ofgshapiro2015-01-271-1/+2
* Respect MK_KERBEROS with etc/rc.d/ipropd_master and etc/rc.d/ipropd_slavengie2015-01-261-2/+2
* Honor MK_WIRELESS with etc/rc.d/hostapd and etc/rc.d/wpa_supplicantngie2015-01-261-0/+5
* Honor MK_JAIL with etc/rc.d/jailngie2015-01-261-1/+4
* Honor MK_BLUETOOTH with etc/defaults/bluetooth.device.confngie2015-01-261-1/+7
* Honor MK_ACCT with etc/pam.d/atrunngie2015-01-261-1/+6
* Honor MK_ACCT with etc/rc.d/accountingngie2015-01-261-0/+4
* Remove explicit inclusion of lpd from FILESngie2015-01-261-1/+0
* Honor MK_AMD with etc/rc.d/amdngie2015-01-261-1/+4
* Honor MK_API in etc/rc.dngie2015-01-261-2/+5
* Honor MK_LPR with etc/rc.d/lpdngie2015-01-261-0/+4
* Honor MK_ACPI in etc/devd and etc/rc.dngie2015-01-262-1/+8
* Add MK_AUTOFS knob for building and installing autofs(4), et alngie2015-01-262-5/+13
* Add MK_HAST knob for building and installing hastd(8), et alngie2015-01-261-1/+4
* Allow the user to specify the location of control.conf.des2015-01-251-0/+2
* Install bsnmp rc.d script if MK_BSNMP != nongie2015-01-251-1/+4
* Add MK_CCD knob for building and installing ccd(4), ccdconfig, etcngie2015-01-251-1/+4
* Add MK_ISCSI knob for building the iscsi initiator, iscsi daemon, kernelngie2015-01-251-2/+5
* Add tests/etc/rc.d to mtree.will2015-01-241-0/+2
* Add routing_test:static_ipv6_loopback_route_for_each_fib.will2015-01-243-0/+147
* Add sample log rotation support for opensmngie2015-01-223-1/+20
* Integrate contrib/netbsd-tests/bin/expr into the build/kyua as bin/expr/testsngie2015-01-191-0/+2
* Upgrade our copy of clang and llvm to 3.5.1 release. This is a bugfixdim2015-01-183-3/+3
* Add a ${CP} alias for copying files in the build.will2015-01-161-2/+2
* Evaluate running userland/kernel version in dailygjb2015-01-153-0/+41
* Use newly added GEOM notifications to discard autofs caches.trasz2015-01-141-9/+4
* Connect libclang_rt to the build, for specific architectures. Thisdim2015-01-132-0/+16
* Properly remove ieee488, gpib and readline from mtree.delphij2015-01-091-6/+0
* Make /net use -intr by default. Linux does that, and it seems a good idea.trasz2015-01-081-1/+1
* Add makefile for the "osmtest" utility. While at it:hselasky2015-01-081-0/+2
* Integrate bin/cat/tests from NetBSD into atf/kyuangie2015-01-041-0/+2
* Integrate sbin/ifconfig/tests from NetBSD into atf/kyuangie2015-01-041-0/+2
* Add pregenerated documentation for as(1) and ld(1)bapt2015-01-041-0/+2
* Merge ^/head r274961 through r276301.dim2014-12-272-9/+11
|\
| * Allow info to display correctly in for varying tabstop settingssmh2014-12-241-9/+9
| * Add VAMI (VMware Appliance Management Interface) port.marck2014-12-221-0/+2
| * Fix building/installing tests when TESTSBASE != /usr/testsngie2014-12-184-309/+303
* | Merge ^/head r275759 through r275911.dim2014-12-185-327/+372
|\ \ | |/
| * Regenerate usb.conf .hselasky2014-12-151-18/+69
* | Merge ^/head r275715 through r275748.dim2014-12-131-0/+2
|\ \ | |/
| * Add some new modes to OpenCrypto. These modes are AES-ICM (can be usedjmg2014-12-121-0/+2
OpenPOWER on IntegriCloud