| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove rcmds. | Jeremie Le Hen | 2017-10-06 | 1 | -5/+0 |
* | Separate BLACKLIST vs BLACKLIST_SUPPORT properly | Kurt Lidl | 2016-06-07 | 1 | -1/+1 |
* | Add basic blacklist build support | Kurt Lidl | 2016-06-02 | 1 | -0/+5 |
* | Convert casperd(8) daemon to the libcasper. | Mariusz Zaborski | 2016-02-25 | 1 | -5/+0 |
* | Fix installation of makewhatis.local(1) since r283777. | Bryan Drewery | 2016-02-18 | 1 | -0/+5 |
* | Move all the dma(8) components into one single directory | Baptiste Daroussin | 2015-10-09 | 1 | -2/+0 |
* | Add the following options to enable/disable several features in the base system | Enji Cooper | 2015-02-04 | 1 | -6/+24 |
* | Add MK_TALK knob for building the talk and talkd | Enji Cooper | 2015-01-25 | 1 | -1/+4 |
* | HYPERV isn't available on all architectures, but just on by default | Warner Losh | 2014-10-16 | 1 | -5/+2 |
* | Import HyperV Key-Value Pair (KVP) driver and daemon code by Microsoft, | Xin LI | 2014-09-13 | 1 | -0/+5 |
* | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | Warner Losh | 2014-05-06 | 1 | -1/+1 |
* | Rename WITHOUT_DMA into WITHOUT_DMAGENT to avoid confusion | Baptiste Daroussin | 2014-02-22 | 1 | -1/+1 |
* | Import Dragonfly Mail Agent into base system | Baptiste Daroussin | 2014-02-21 | 1 | -0/+7 |
* | Please welcome casperd daemon. It (and its services) will be responsible for | Pawel Jakub Dawidek | 2013-12-02 | 1 | -0/+5 |
* | Build and install the atf tests. | Julio Merino | 2013-11-08 | 1 | -0/+2 |
* | Subsume the functionality of MK_ATF into MK_TESTS. | Julio Merino | 2013-11-08 | 1 | -4/+4 |
* | By popular demand, move freebsd-version(1) from /libexec to /bin. | Dag-Erling Smørgrav | 2013-10-09 | 1 | -1/+0 |
* | Introduce the /libexec/freebsd-version script, which is intended to be | Dag-Erling Smørgrav | 2013-10-07 | 1 | -0/+1 |
* | Add ATF to the build. This is may be a bit rought around the egdes, | Marcel Moolenaar | 2012-10-22 | 1 | -1/+6 |
* | Add a new library: libulog. | Ed Schouten | 2009-12-03 | 1 | -0/+1 |
* | Do the first step in removing lukemftpd from the base system. Disconnect | Remko Lodder | 2009-09-03 | 1 | -1/+0 |
* | Per the man page: | Doug Barton | 2009-05-26 | 1 | -1/+0 |
* | add new build knobs and jigger some existing controls to improve | Sam Leffler | 2008-09-21 | 1 | -5/+21 |
* | Remove the now unneeded pt_chown utility. | Ed Schouten | 2008-08-24 | 1 | -1/+0 |
* | Add a hackish knob to skip rtld, NO_RTLD. In conjunction with | Yaroslav Tykhiy | 2007-10-31 | 1 | -1/+1 |
* | Link pf 4.1 to the build: | Max Laier | 2007-07-03 | 1 | -2/+2 |
* | Reimplementation of world/kernel build options. For details, see: | Ruslan Ermilov | 2006-03-17 | 1 | -4/+6 |
* | Remove rexecd(8), a server that implements a particularly insecure | Jacques Vidrine | 2005-06-10 | 1 | -2/+0 |
* | Enable lukemftpd for 6.0-RELEASE. | David E. O'Brien | 2005-05-16 | 1 | -5/+1 |
* | Install rlogind(8). Pointy hat is available on request. | Ruslan Ermilov | 2005-03-03 | 1 | -1/+1 |
* | Wrap BSD r* commands in NO_RCMDS. | Tom Rhodes | 2005-03-02 | 1 | -3/+9 |
* | The only user of this utility (share/man/man0) was removed 2+ years ago. | Ruslan Ermilov | 2005-02-09 | 1 | -1/+0 |
* | NODOCCOMPRESS -> NO_DOCCOMPRESS | Ruslan Ermilov | 2004-12-21 | 1 | -1/+1 |
* | Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set. | Bjoern A. Zeeb | 2004-11-13 | 1 | -2/+7 |
* | Switch from BIND 8 to BIND 9. | Dag-Erling Smørgrav | 2004-09-21 | 1 | -5/+0 |
* | Commit a crude hack so we get sparc64 snapshots working again with a | David E. O'Brien | 2004-06-17 | 1 | -3/+0 |
* | Fall out from Binutils 2.15: don't bulid the ld.so on Sparc64. | David E. O'Brien | 2004-06-17 | 1 | -0/+3 |
* | Link pf to the build and install: | Max Laier | 2004-03-08 | 1 | -0/+5 |
* | - Build things in pure dictionary order (see sort(1)). | Ruslan Ermilov | 2004-01-16 | 1 | -6/+12 |
* | Very big makeover in the way telnet, telnetd and libtelnet are built. | Mark Murray | 2003-07-16 | 1 | -8/+1 |
* | Do not exclude amd64 from rtld-elf builds. | Peter Wemm | 2003-05-24 | 1 | -1/+1 |
* | Retire the useless NOSECURE knob. | Dag-Erling Smørgrav | 2003-05-19 | 1 | -2/+1 |
* | Allow a NOPIC "make world" to complete. | Mark Murray | 2003-05-11 | 1 | -1/+1 |
* | Exclude rtld-elf for amd64. More porting is still needed. | Peter Wemm | 2003-05-08 | 1 | -1/+4 |
* | Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extra | Mark Murray | 2003-05-05 | 1 | -1/+1 |
* | Build non-crypto telnet(1) and telnetd(8) if NO_OPENSSL is defined. | Ruslan Ermilov | 2003-05-01 | 1 | -1/+1 |
* | Don't clobber Kerberos5 telnet(1) and telnetd(8) with non-crypto versions. | Ruslan Ermilov | 2003-04-30 | 1 | -3/+3 |
* | Add back # accidentally deleted in 1.54 | Warner Losh | 2003-04-27 | 1 | -1/+1 |
* | This is no longer needed after tw is gone. | Warner Losh | 2003-04-27 | 1 | -2/+1 |
* | Implement POSIX grantpt(3) functionality, and add a pt_chown utility (akin | Juli Mallett | 2003-01-02 | 1 | -0/+1 |