aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/keyserv
Commit message (Expand)AuthorAgeFilesLines
* keyserv(1): drop useless comparison.Pedro F. Giffuni2016-05-301-4/+5
* Cleanup unnecessary semicolons from utilities we all love.Pedro F. Giffuni2016-04-151-1/+1
* DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-241-6/+0
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+29
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-2/+1
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2014-05-161-0/+1
| * Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Sync from headSimon J. Gerraty2012-11-041-2/+2
| |\
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+30
* | | Convert usr.sbin to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |/ |/|
* | Rework all non-contributed files that use `struct timezone'.Ed Schouten2012-09-011-2/+2
|/
* Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessorDimitry Andric2012-02-071-1/+1
* In usr.sbin/keyserv, fix some implicit enum conversions, and use theDimitry Andric2011-12-172-12/+12
* Rename all symbols in libmp(3) to mp_*, just like Solaris.Ed Schouten2009-02-262-20/+22
* Cleanup of userland __P useKevin Lo2007-11-073-26/+26
* The variable `ROOTKEY' has internal linkage in keyserv.c, don't declare it asStefan Farfeleder2005-02-101-3/+0
* Join the 21st century: Cryptography is no longer an optional componentColin Percival2004-08-061-1/+0
* Remove spurious semicolons. Outside of functions they are actually errors butStefan Farfeleder2004-05-161-1/+1
* Put chkey(1), newkey(8), and keyserv(8) into the crypto distribution.Ruslan Ermilov2004-01-181-0/+1
* Use arc4random() instead of random() when generating the master key.Kris Kennaway2003-02-181-2/+3
* Use sranddev()/srandomdev() for FreeBSDAndrey A. Chernov2003-02-111-2/+10
* Initiate deorbit burn for the i386-only a.out related support. Moves arePeter Wemm2002-09-172-32/+0
* mdoc(7) police: Removed redundant .Ns calls.Ruslan Ermilov2002-08-131-2/+2
* Port to TI/RPC and/or IPV6.Alfred Perlstein2002-07-151-3/+3
* The .Nm utilityPhilippe Charnier2002-07-141-6/+8
* Use libcrypto.so.2 instead of .1, since we have it now. It should enableJuli Mallett2002-07-091-3/+3
* Spell void * as void * rather than caddr_t. This is complicated by theDag-Erling Smørgrav2002-04-281-24/+24
* Readded the svc_create() and the registering of the local transport,Alfred Perlstein2002-02-061-1/+35
* 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
* Remove whitespace at EOL.Dima Dorfman2001-07-151-5/+5
* Nuke unused variables.Dima Dorfman2001-06-242-6/+0
* - 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-224-80/+5
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-2/+0
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein2001-03-191-36/+13
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-1/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-3/+3
* Use libcrypto instead of libdes.Mark Murray2000-02-241-6/+6
* $Id$ -> $FreeBSD$Peter Wemm1999-08-286-6/+6
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Remove irrelevant section.Joseph Koshy1998-10-131-2/+0
* Apply patch from Stefan Esser to close PR #7941: add code to handleBill Paul1998-09-162-2/+17
* Fixed the usual dependency bugs. This Makefile accidentally usuallyBruce Evans1998-05-091-3/+3
* Fixed DPADD.Bruce Evans1997-12-161-2/+3
* Use err(3). Put includes in alphabetical order.Philippe Charnier1997-09-235-132/+113
* Correct the section number in the cross-reference for the publickeyJohn Polstra1997-06-171-1/+1