freebsd-dev/usr.sbin/keyserv
Stefan Farfeleder a752604477 Remove spurious semicolons. Outside of functions they are actually errors but
GCC doesn't warn about them without -pedantic.

Approved by:	das (mentor)
PR:		56649
Reviewed by:	md5
2004-05-16 22:08:17 +00:00
..
crypt_server.c Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
keyserv.8 mdoc(7) police: Removed redundant .Ns calls. 2002-08-13 16:07:28 +00:00
keyserv.c Use arc4random() instead of random() when generating the master key. 2003-02-18 01:35:58 +00:00
keyserv.h Remove spurious semicolons. Outside of functions they are actually errors but 2004-05-16 22:08:17 +00:00
Makefile Put chkey(1), newkey(8), and keyserv(8) into the crypto distribution. 2004-01-18 09:29:47 +00:00
setkey.c