aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/keyserv/Makefile
Commit message (Expand)AuthorAgeFilesLines
* keyserv(8): unifdef out __FreeBSD__ and KEYSERV_RANDOMConrad Meyer2019-12-131-1/+1
* Utilize SYSROOT from r320119 in places where DESTDIR may be wanting WORLDTMP.Bryan Drewery2017-06-191-1/+1
* Convert usr.sbin to LIBADDBaptiste Daroussin2014-11-251-2/+1
* Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessorDimitry Andric2012-02-071-1/+1
* Rename all symbols in libmp(3) to mp_*, just like Solaris.Ed Schouten2009-02-261-0/+2
* 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
* Initiate deorbit burn for the i386-only a.out related support. Moves arePeter Wemm2002-09-171-3/+0
* Fixed bitrot in DPADD in previous commit.Bruce Evans2001-07-301-1/+1
* Enable the new libmp in the build, and disable libgmp and itsDima Dorfman2001-07-291-1/+1
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-2/+1
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+2
* Hopefully fix some of the bugs in passing credentials over UNIX ...Alfred Perlstein2001-03-221-1/+1
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-2/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Apply patch from Stefan Esser to close PR #7941: add code to handleBill Paul1998-09-161-1/+4
* Fixed the usual dependency bugs. This Makefile accidentally usuallyBruce Evans1998-05-091-3/+3
* Fixed DPADD.Bruce Evans1997-12-161-2/+3
* Import of the keyserv daemon needed for Secure RPC.Bill Paul1997-05-281-0/+24