| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r352948-r352951, r353002, r353066, r353070: caroot infrastructure | Kyle Evans | 2020-01-24 | 1 | -0/+2 |
* | secure: chase removal of pkg_install | Eitan Adler | 2017-11-11 | 1 | -1/+1 |
* | Convert traditional ${MK_TESTS} conditional idiom for including test | Enji Cooper | 2017-08-02 | 1 | -4/+2 |
* | crypto: normalize paths using SRCTOP-relative paths or :H when possible | Enji Cooper | 2017-03-04 | 1 | -2/+2 |
* | Remove the old depend (mkdep) code and make FAST_DEPEND the one true way. | Bryan Drewery | 2016-03-30 | 1 | -2/+0 |
* | Add more SUBDIR_PARALLEL. | Bryan Drewery | 2015-10-15 | 1 | -1/+3 |
* | Mark sub-make targets as .MAKE and .PHONY to handle -n and always-build prope... | Bryan Drewery | 2015-10-15 | 1 | -2/+2 |
* | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | Warner Losh | 2014-05-06 | 1 | -1/+1 |
* | Add placeholder Kyuafiles for various top-level hierarchies. | Julio Merino | 2014-04-21 | 1 | -1/+5 |
* | Use MK_CRYPT=no in preference to WITHOUT_CRYPT here. | Warner Losh | 2014-04-05 | 1 | -5/+5 |
* | Remove pppd, it's gone. | Edward Tomasz Napierala | 2009-12-29 | 1 | -2/+1 |
* | Reimplementation of world/kernel build options. For details, see: | Ruslan Ermilov | 2006-03-17 | 1 | -6/+8 |
* | NOCRYPT -> NO_CRYPT | Ruslan Ermilov | 2004-12-21 | 1 | -5/+5 |
* | Fix release builds (release.3 target). We also need to rebuild libradius, | Marcel Moolenaar | 2004-05-02 | 1 | -4/+4 |
* | Added two utility targets "secure" and "insecure", analogous to | Ruslan Ermilov | 2004-01-18 | 1 | -1/+23 |
* | Once upon a time we had both "crypto" and "krb5" distributions, | Ruslan Ermilov | 2004-01-17 | 1 | -0/+1 |
* | - Properly build both crypto and non-crypto versions of the | Ruslan Ermilov | 2004-01-17 | 1 | -1/+1 |
* | Removed well outdated comment. | Ruslan Ermilov | 2004-01-17 | 1 | -4/+0 |
* | Very big makeover in the way telnet, telnetd and libtelnet are built. | Mark Murray | 2003-07-16 | 1 | -21/+7 |
* | Drop this MAINTAINER bit. I'll reclaim an "Advisory Maintainership" | Mark Murray | 2003-06-04 | 1 | -2/+0 |
* | Removed the (never used) help-distribute target from here. | Ruslan Ermilov | 2002-07-11 | 1 | -4/+0 |
* | Build everything properly. This means: | Mark Murray | 2000-02-24 | 1 | -1/+1 |
* | Make telnet with SRA work. | Mark Murray | 1999-10-07 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
* | Claim ownership | Mark Murray | 1999-08-17 | 1 | -1/+3 |
* | Changes to support full make parallelism (-j<n>) in the world | Jordan K. Hubbard | 1997-10-05 | 1 | -4/+4 |
* | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
* | Add extra targets a' la' eBones/Makefile for release/Makefile. | Mark Murray | 1996-05-04 | 1 | -2/+27 |
* | Remove duplicated targets which now build from main tree | Andrey A. Chernov | 1995-09-29 | 1 | -2/+2 |
* | After pst and ache fixed secure telnet, it was still not in the main | Mark Murray | 1995-07-29 | 1 | -2/+2 |
* | Make the "distribute" target build the "des" distribution. Make des'ed | Poul-Henning Kamp | 1994-11-14 | 1 | -3/+6 |
* | Back out static hacks & build of usr.bin until Geoff informs the | Paul Traina | 1994-09-07 | 1 | -2/+3 |
* | Remove static in front of declarations for des_setkey and des_cipher | Paul Traina | 1994-09-07 | 1 | -2/+2 |
* | 1) don't make bdes yet | Geoff Rehmet | 1994-08-12 | 1 | -2/+2 |
* | add lib subdir | Geoff Rehmet | 1994-08-08 | 1 | -2/+2 |
* | Allow the `bdes' program to compile. | Garrett Wollman | 1994-08-07 | 1 | -0/+6 |