summaryrefslogtreecommitdiffstats
path: root/usr.sbin/keyserv
Commit message (Expand)AuthorAgeFilesLines
* Rework all non-contributed files that use `struct timezone'.ed2012-09-011-2/+2
* Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessordim2012-02-071-1/+1
* In usr.sbin/keyserv, fix some implicit enum conversions, and use thedim2011-12-172-12/+12
* Rename all symbols in libmp(3) to mp_*, just like Solaris.ed2009-02-262-20/+22
* Cleanup of userland __P usekevlo2007-11-073-26/+26
* The variable `ROOTKEY' has internal linkage in keyserv.c, don't declare it asstefanf2005-02-101-3/+0
* Join the 21st century: Cryptography is no longer an optional componentcperciva2004-08-061-1/+0
* Remove spurious semicolons. Outside of functions they are actually errors butstefanf2004-05-161-1/+1
* Put chkey(1), newkey(8), and keyserv(8) into the crypto distribution.ru2004-01-181-0/+1
* Use arc4random() instead of random() when generating the master key.kris2003-02-181-2/+3
* Use sranddev()/srandomdev() for FreeBSDache2003-02-111-2/+10
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-172-32/+0
* mdoc(7) police: Removed redundant .Ns calls.ru2002-08-131-2/+2
* Port to TI/RPC and/or IPV6.alfred2002-07-151-3/+3
* The .Nm utilitycharnier2002-07-141-6/+8
* Use libcrypto.so.2 instead of .1, since we have it now. It should enablejmallett2002-07-091-3/+3
* Spell void * as void * rather than caddr_t. This is complicated by thedes2002-04-281-24/+24
* Readded the svc_create() and the registering of the local transport,alfred2002-02-061-1/+35
* Fixed bitrot in DPADD in previous commit.bde2001-07-301-1/+1
* Enable the new libmp in the build, and disable libgmp and itsdd2001-07-291-1/+1
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-201-2/+1
* Remove whitespace at EOL.dd2001-07-151-5/+5
* Nuke unused variables.dd2001-06-242-6/+0
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+2
* Hopefully fix some of the bugs in passing credentials over UNIX ...alfred2001-03-224-80/+5
* Set the default manual section for usr.sbin/ to 8.ru2001-03-201-2/+0
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-191-36/+13
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-1/+1
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-3/+3
* Use libcrypto instead of libdes.markm2000-02-241-6/+6
* $Id$ -> $FreeBSD$peter1999-08-286-6/+6
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
* Remove irrelevant section.jkoshy1998-10-131-2/+0
* Apply patch from Stefan Esser to close PR #7941: add code to handlewpaul1998-09-162-2/+17
* Fixed the usual dependency bugs. This Makefile accidentally usuallybde1998-05-091-3/+3
* Fixed DPADD.bde1997-12-161-2/+3
* Use err(3). Put includes in alphabetical order.charnier1997-09-235-132/+113
* Correct the section number in the cross-reference for the publickeyjdp1997-06-171-1/+1
* Work around a bug (deficiency?) in the libdes Secure RPC compat interface.wpaul1997-06-171-24/+58
* This commit was generated by cvs2svn to compensate for changes in r26234,wpaul1997-05-287-0/+1833
OpenPOWER on IntegriCloud