aboutsummaryrefslogtreecommitdiff
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Allow info to display correctly in for varying tabstop settingsSteven Hartland2014-12-241-9/+9
| * Add VAMI (VMware Appliance Management Interface) port.Dmitry Morozovsky2014-12-221-0/+2
| * Fix building/installing tests when TESTSBASE != /usr/testsEnji Cooper2014-12-184-309/+303
* | Merge ^/head r275759 through r275911.Dimitry Andric2014-12-185-327/+372
|\|
| * Regenerate usb.conf .Hans Petter Selasky2014-12-151-18/+69
* | Merge ^/head r275715 through r275748.Dimitry Andric2014-12-131-0/+2
|\|
| * Add some new modes to OpenCrypto. These modes are AES-ICM (can be usedJohn-Mark Gurney2014-12-121-0/+2
* | Merge ^/head r274961 through r275684.Dimitry Andric2014-12-104-1/+109
|\|
| * Add "-media" autofs map, to access data on removable media, such as CDEdward Tomasz Napierala2014-12-104-1/+109
* | Merge ^/head r275262 through r275363.Dimitry Andric2014-12-018-52/+23
|\|
| * The early-late divider was originally set to mountcritlocal. Since thatDag-Erling Smørgrav2014-12-011-5/+2
| * Allow load_rc_config to be called without a service name.Dag-Erling Smørgrav2014-12-011-17/+18
| * Remove duplicate FILESYSTEMS REQUIRE from etc/rc.d/ipmon and etc/rc.d/pflogEnji Cooper2014-11-302-2/+2
| |\
| | * Remove duplicate FILESYSTEMS REQUIREEnji Cooper2014-11-301-1/+1
| | * Remove duplicate FILESYSTEMS REQUIREEnji Cooper2014-11-301-1/+1
| | * Fill in MK_ACPI, (MK_ACPI && MK_APM), MK_INET6, MK_PPP, and MK_ROUTEDEnji Cooper2014-11-3017-32/+50
| | * Remove etc/rc.d/mroutedEnji Cooper2014-11-302-26/+0
| | * Make nfs server components conditional according to MK_NFS_SERVEREnji Cooper2014-11-301-3/+6
| | * Move nfsd requirement in lockd/statd to BEFORE: stanza in nfsd so the nfsEnji Cooper2014-11-303-2/+3
| | * Honor MK_AUDIT with respect to etc/securityEnji Cooper2014-11-301-0/+2
| | * Honor MK_AT, MK_FTP, MK_MAIL, and MK_OPENSSHEnji Cooper2014-11-301-6/+23
| | * Add MK_NTP block to etc/rc.d/MakefileEnji Cooper2014-11-301-0/+5
| | * Honor MK_GSSAPI and MK_PKGBOOTSTRAP a bit better in etc/MakefileEnji Cooper2014-11-301-0/+4
| | * Better honor the following MK_ flags in etc/Makefile and etc/rc.d/Makefile:Enji Cooper2014-11-302-20/+55
| | * Rework rc.d requirements so zfs and zvol come before relevant services so theyEnji Cooper2014-11-305-3/+4
| | * Make kdc run before SERVERS so kdc can be decoupled from the buildEnji Cooper2014-11-302-1/+2
| | * Make ntpdate run before rpcbind to allow ntpdate to be decoupled from the buildEnji Cooper2014-11-292-1/+2
| | * Make gssd come before nfsd so gssd can be decoupled from etc/rc.d/MakefileEnji Cooper2014-11-292-1/+2
| | * Make local_unbound come before NETWORKING instead of having NETWORKING dependEnji Cooper2014-11-292-1/+2
| | * atm1 already sets "BEFORE: netif", so remove "REQUIRE: atm1" from netif toEnji Cooper2014-11-291-1/+1
| | * Honor MK_BLUETOOTH when installing bluetooth.device.confEnji Cooper2014-11-291-1/+7
| | * Remove the conditionalEnji Cooper2014-11-281-1/+1
| | * Add WITHOUT_AUTOFS and WITHOUT_BSDCONFIGEnji Cooper2014-11-272-5/+13
| | * Only install libmap32.conf if MK_LIB32 != noEnji Cooper2014-11-271-4/+4