| Commit message (Expand) | Author | Age | Files | Lines |
* | Unbreak rcorder when MK_UTX == no by moving utx from REQUIRE: in LOGIN to | ngie | 2015-02-13 | 2 | -1/+2 |
* | Unbreak rcorder when MK_UNBOUND == no by moving local_unbound from REQUIRE: | ngie | 2015-02-13 | 2 | -1/+2 |
* | Step 1 of eliminating the "games" distribution: Move binaries to /usr/bin; | cperciva | 2015-02-12 | 7 | -9/+5 |
* | rc.d: load the network config file for netif | royger | 2015-02-10 | 1 | -0/+3 |
* | Un-revert the r278323 again - whatever Jenkins/kyua is up it, it has | jamie | 2015-02-10 | 1 | -2/+1 |
* | Notify devd(8) when a process crashed. | rpaulo | 2015-02-09 | 1 | -0/+12 |
* | Remove explicit routing/sendmail rc.d inclusion in FILES | ngie | 2015-02-09 | 1 | -2/+0 |
* | Revert the rc part of r278323 until I can figure out what Jenkins is doing. | jamie | 2015-02-07 | 1 | -1/+2 |
* | Add mount.procfs jail parameter, so procfs can be mounted when a prison's | jamie | 2015-02-06 | 1 | -3/+2 |
* | Don't add static IPv6 routes when to all FIBs when net.add_addr_allfibs is 0. | rpaulo | 2015-02-06 | 1 | -2/+3 |
* | Use FILES+= idiom instead of _inetd when referencing inetd rc.d script | ngie | 2015-02-05 | 1 | -1/+1 |
* | Honor the following flags for items that can be conditionalized out of the | ngie | 2015-02-05 | 1 | -3/+18 |
* | Honor the following flags with the following rc.d scripts for services that can | ngie | 2015-02-05 | 1 | -14/+49 |
* | Add the following options to enable/disable several features in the base system | ngie | 2015-02-04 | 1 | -2/+8 |
* | Remove hostapd and wpa_supplicant from FILES so they're installed conditionally | ngie | 2015-02-02 | 1 | -2/+0 |
* | ipfilter 5.1.2 (vs 4.1.28 in previous releases of FreeBSD) stores IPv4 | cy | 2015-01-28 | 1 | -1/+0 |
* | Remove build specific details from sendmail.cf/submit.cf in support of | gshapiro | 2015-01-27 | 1 | -1/+2 |
* | Respect MK_KERBEROS with etc/rc.d/ipropd_master and etc/rc.d/ipropd_slave | ngie | 2015-01-26 | 1 | -2/+2 |
* | Honor MK_WIRELESS with etc/rc.d/hostapd and etc/rc.d/wpa_supplicant | ngie | 2015-01-26 | 1 | -0/+5 |
* | Honor MK_JAIL with etc/rc.d/jail | ngie | 2015-01-26 | 1 | -1/+4 |
* | Honor MK_BLUETOOTH with etc/defaults/bluetooth.device.conf | ngie | 2015-01-26 | 1 | -1/+7 |
* | Honor MK_ACCT with etc/pam.d/atrun | ngie | 2015-01-26 | 1 | -1/+6 |
* | Honor MK_ACCT with etc/rc.d/accounting | ngie | 2015-01-26 | 1 | -0/+4 |
* | Remove explicit inclusion of lpd from FILES | ngie | 2015-01-26 | 1 | -1/+0 |
* | Honor MK_AMD with etc/rc.d/amd | ngie | 2015-01-26 | 1 | -1/+4 |
* | Honor MK_API in etc/rc.d | ngie | 2015-01-26 | 1 | -2/+5 |
* | Honor MK_LPR with etc/rc.d/lpd | ngie | 2015-01-26 | 1 | -0/+4 |
* | Honor MK_ACPI in etc/devd and etc/rc.d | ngie | 2015-01-26 | 2 | -1/+8 |
* | Add MK_AUTOFS knob for building and installing autofs(4), et al | ngie | 2015-01-26 | 2 | -5/+13 |
* | Add MK_HAST knob for building and installing hastd(8), et al | ngie | 2015-01-26 | 1 | -1/+4 |
* | Allow the user to specify the location of control.conf. | des | 2015-01-25 | 1 | -0/+2 |
* | Install bsnmp rc.d script if MK_BSNMP != no | ngie | 2015-01-25 | 1 | -1/+4 |
* | Add MK_CCD knob for building and installing ccd(4), ccdconfig, etc | ngie | 2015-01-25 | 1 | -1/+4 |
* | Add MK_ISCSI knob for building the iscsi initiator, iscsi daemon, kernel | ngie | 2015-01-25 | 1 | -2/+5 |
* | Add tests/etc/rc.d to mtree. | will | 2015-01-24 | 1 | -0/+2 |
* | Add routing_test:static_ipv6_loopback_route_for_each_fib. | will | 2015-01-24 | 3 | -0/+147 |
* | Add sample log rotation support for opensm | ngie | 2015-01-22 | 3 | -1/+20 |
* | Integrate contrib/netbsd-tests/bin/expr into the build/kyua as bin/expr/tests | ngie | 2015-01-19 | 1 | -0/+2 |
* | Upgrade our copy of clang and llvm to 3.5.1 release. This is a bugfix | dim | 2015-01-18 | 3 | -3/+3 |
* | Add a ${CP} alias for copying files in the build. | will | 2015-01-16 | 1 | -2/+2 |
* | Evaluate running userland/kernel version in daily | gjb | 2015-01-15 | 3 | -0/+41 |
* | Use newly added GEOM notifications to discard autofs caches. | trasz | 2015-01-14 | 1 | -9/+4 |
* | Connect libclang_rt to the build, for specific architectures. This | dim | 2015-01-13 | 2 | -0/+16 |
* | Properly remove ieee488, gpib and readline from mtree. | delphij | 2015-01-09 | 1 | -6/+0 |
* | Make /net use -intr by default. Linux does that, and it seems a good idea. | trasz | 2015-01-08 | 1 | -1/+1 |
* | Add makefile for the "osmtest" utility. While at it: | hselasky | 2015-01-08 | 1 | -0/+2 |
* | Integrate bin/cat/tests from NetBSD into atf/kyua | ngie | 2015-01-04 | 1 | -0/+2 |
* | Integrate sbin/ifconfig/tests from NetBSD into atf/kyua | ngie | 2015-01-04 | 1 | -0/+2 |
* | Add pregenerated documentation for as(1) and ld(1) | bapt | 2015-01-04 | 1 | -0/+2 |
* | Merge ^/head r274961 through r276301. | dim | 2014-12-27 | 2 | -9/+11 |
|\ |
|