aboutsummaryrefslogtreecommitdiff
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Unbreak rcorder when MK_UTX == no by moving utx from REQUIRE: in LOGIN toEnji Cooper2015-02-132-1/+2
* Unbreak rcorder when MK_UNBOUND == no by moving local_unbound from REQUIRE:Enji Cooper2015-02-132-1/+2
* Step 1 of eliminating the "games" distribution: Move binaries to /usr/bin;Colin Percival2015-02-127-9/+5
* rc.d: load the network config file for netifRoger Pau Monné2015-02-101-0/+3
* Un-revert the r278323 again - whatever Jenkins/kyua is up it, it hasJamie Gritton2015-02-101-2/+1
* Notify devd(8) when a process crashed.Rui Paulo2015-02-091-0/+12
* Remove explicit routing/sendmail rc.d inclusion in FILESEnji Cooper2015-02-091-2/+0
* Revert the rc part of r278323 until I can figure out what Jenkins is doing.Jamie Gritton2015-02-071-1/+2
* Add mount.procfs jail parameter, so procfs can be mounted when a prison'sJamie Gritton2015-02-061-3/+2
* Don't add static IPv6 routes when to all FIBs when net.add_addr_allfibs is 0.Rui Paulo2015-02-061-2/+3
* Use FILES+= idiom instead of _inetd when referencing inetd rc.d scriptEnji Cooper2015-02-051-1/+1
* Honor the following flags for items that can be conditionalized out of theEnji Cooper2015-02-051-3/+18
* Honor the following flags with the following rc.d scripts for services that canEnji Cooper2015-02-051-14/+49
* Add the following options to enable/disable several features in the base systemEnji Cooper2015-02-041-2/+8
* Remove hostapd and wpa_supplicant from FILES so they're installed conditionallyEnji Cooper2015-02-021-2/+0
* ipfilter 5.1.2 (vs 4.1.28 in previous releases of FreeBSD) stores IPv4Cy Schubert2015-01-281-1/+0
* Remove build specific details from sendmail.cf/submit.cf in support ofGregory Neil Shapiro2015-01-271-1/+2
* Respect MK_KERBEROS with etc/rc.d/ipropd_master and etc/rc.d/ipropd_slaveEnji Cooper2015-01-261-2/+2
* Honor MK_WIRELESS with etc/rc.d/hostapd and etc/rc.d/wpa_supplicantEnji Cooper2015-01-261-0/+5
* Honor MK_JAIL with etc/rc.d/jailEnji Cooper2015-01-261-1/+4
* Honor MK_BLUETOOTH with etc/defaults/bluetooth.device.confEnji Cooper2015-01-261-1/+7
* Honor MK_ACCT with etc/pam.d/atrunEnji Cooper2015-01-261-1/+6
* Honor MK_ACCT with etc/rc.d/accountingEnji Cooper2015-01-261-0/+4
* Remove explicit inclusion of lpd from FILESEnji Cooper2015-01-261-1/+0
* Honor MK_AMD with etc/rc.d/amdEnji Cooper2015-01-261-1/+4
* Honor MK_API in etc/rc.dEnji Cooper2015-01-261-2/+5
* Honor MK_LPR with etc/rc.d/lpdEnji Cooper2015-01-261-0/+4
* Honor MK_ACPI in etc/devd and etc/rc.dEnji Cooper2015-01-262-1/+8
* Add MK_AUTOFS knob for building and installing autofs(4), et alEnji Cooper2015-01-262-5/+13
* Add MK_HAST knob for building and installing hastd(8), et alEnji Cooper2015-01-261-1/+4
* Allow the user to specify the location of control.conf.Dag-Erling Smørgrav2015-01-251-0/+2
* Install bsnmp rc.d script if MK_BSNMP != noEnji Cooper2015-01-251-1/+4
* Add MK_CCD knob for building and installing ccd(4), ccdconfig, etcEnji Cooper2015-01-251-1/+4
* Add MK_ISCSI knob for building the iscsi initiator, iscsi daemon, kernelEnji Cooper2015-01-251-2/+5
* Add tests/etc/rc.d to mtree.Will Andrews2015-01-241-0/+2
* Add routing_test:static_ipv6_loopback_route_for_each_fib.Will Andrews2015-01-243-0/+147
* Add sample log rotation support for opensmEnji Cooper2015-01-223-1/+20
* Integrate contrib/netbsd-tests/bin/expr into the build/kyua as bin/expr/testsEnji Cooper2015-01-191-0/+2
* Upgrade our copy of clang and llvm to 3.5.1 release. This is a bugfixDimitry Andric2015-01-183-3/+3
* Add a ${CP} alias for copying files in the build.Will Andrews2015-01-161-2/+2
* Evaluate running userland/kernel version in dailyGlen Barber2015-01-153-0/+41
* Use newly added GEOM notifications to discard autofs caches.Edward Tomasz Napierala2015-01-141-9/+4
* Connect libclang_rt to the build, for specific architectures. ThisDimitry Andric2015-01-132-0/+16
* Properly remove ieee488, gpib and readline from mtree.Xin LI2015-01-091-6/+0
* Make /net use -intr by default. Linux does that, and it seems a good idea.Edward Tomasz Napierala2015-01-081-1/+1
* Add makefile for the "osmtest" utility. While at it:Hans Petter Selasky2015-01-081-0/+2
* Integrate bin/cat/tests from NetBSD into atf/kyuaEnji Cooper2015-01-041-0/+2
* Integrate sbin/ifconfig/tests from NetBSD into atf/kyuaEnji Cooper2015-01-041-0/+2
* Add pregenerated documentation for as(1) and ld(1)Baptiste Daroussin2015-01-041-0/+2
* Merge ^/head r274961 through r276301.Dimitry Andric2014-12-272-9/+11
|\