| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r278192: | Enji Cooper | 2015-03-01 | 1 | -6/+24 |
| * | MFC r277676: | Enji Cooper | 2015-02-13 | 1 | -1/+4 |
| * | MFC r271493,271688-271689,271696,271854,272139-272143: | Xin LI | 2014-09-30 | 1 | -0/+5 |
| * | Properly revert r272128. | Glen Barber | 2014-09-26 | 1 | -5/+0 |
| * | Revert r272149, which introduces obscure vestiges from the | Glen Barber | 2014-09-26 | 1 | -0/+5 |
| * | Revert r272128: | Glen Barber | 2014-09-26 | 1 | -5/+0 |
| * | MFC r271493,271688,271689,271696,271854: | Xin LI | 2014-09-25 | 1 | -0/+5 |
| * | Plug the ATF tests into the build. | Julio Merino | 2013-12-28 | 1 | -0/+2 |
| * | Set up the /usr/tests hierarchy. | Julio Merino | 2013-12-28 | 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 |
| * | [DAIVD O'BRIEN's OPINION] | David E. O'Brien | 2002-11-12 | 1 | -1/+4 |
| * | Hook rpc.rstatd back up to the build now that it compiles. | Mike Barcroft | 2002-10-02 | 1 | -1/+2 |
| * | Unhook rpc.rstatd from the build until it actually compiles. | John Baldwin | 2002-10-02 | 1 | -2/+1 |
| * | Initiate deorbit burn for the i386-only a.out related support. Moves are | Peter Wemm | 2002-09-17 | 1 | -7/+1 |
| * | Add tcpd to the build - though we don't need to for inetd, someone might | David Malone | 2002-08-13 | 1 | -0/+1 |
| * | Add lukemftpd to the mix. | David E. O'Brien | 2002-02-27 | 1 | -0/+1 |
| * | Migrate uucpd to ports as well. | Kris Kennaway | 2001-10-01 | 1 | -4/+0 |