summaryrefslogtreecommitdiff
path: root/usr.bin/chkey/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Adopt SRCTOP in usr.binWarner Losh2017-03-121-2/+2
* Convert to usr.bin/ to LIBADDBaptiste Daroussin2014-11-251-2/+1
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Build usr.bin/ with WARNS=6 by default.Ed Schouten2010-01-021-2/+0
* Rename all symbols in libmp(3) to mp_*, just like Solaris.Ed Schouten2009-02-261-0/+2
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-1/+3
* Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.Bjoern A. Zeeb2004-11-131-1/+4
* Join the 21st century: Cryptography is no longer an optional componentColin Percival2004-08-061-1/+0
* Put chkey(1), newkey(8), and keyserv(8) into the crypto distribution.Ruslan Ermilov2004-01-181-0/+1
* Remove leaf node WARNS?=2 (that mainly I added). This shouldMark Murray2002-02-081-1/+0
* WARNS=2 fixes. Also, use __FBSDID(), and sort includes.Mark Murray2001-12-021-1/+2
* Fixed bitrot in DPADD in previous commit.Bruce Evans2001-07-301-5/+3
* Enable the new libmp in the build, and disable libgmp and itsDima Dorfman2001-07-291-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fixed missing DPADD.Bruce Evans1997-12-161-7/+6
* Import chkey.Bill Paul1997-05-281-0/+14