aboutsummaryrefslogtreecommitdiff
path: root/kerberosIV/usr.sbin/kdb_destroy
Commit message (Collapse)AuthorAgeFilesLines
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+1
| | | | Notes: svn path=/head/; revision=74859
* Use libcrypto in place of libdes.Mark Murray2000-02-241-2/+2
| | | | Notes: svn path=/head/; revision=57448
* Fixes for new Kerberos4. Userland to follow.Mark Murray1999-09-191-2/+3
| | | | Notes: svn path=/head/; revision=51431
* Fix for new Common Error system.Mark Murray1999-09-051-2/+4
| | | | Notes: svn path=/head/; revision=50954
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50479
* Link everything against libcrypt. ELF builds complain without it.Mark Murray1999-01-251-4/+3
| | | | | | | | | | Clean up the master makefile a bit and add a "dekerberise" target for those who have shot themselves in the foot. Thanks to: Randy Bush Notes: svn path=/head/; revision=43183
* Fix a break in the includes where the build blows chunks if it isMark Murray1997-10-021-0/+2
| | | | | | | | | being built in a totally clean environment. Found by: jkh and "make release" Notes: svn path=/head/; revision=30061
* Initial import of the new kerberosIV Makefiles.Mark Murray1997-09-241-0/+18
I will follow up with the userland sources over the next few days. The impatient of you can play with this, but you do this without support or blessing until I am finished ;-) Notes: svn path=/cvs2svn/branches/MARKM/; revision=29815