summaryrefslogtreecommitdiff
path: root/kerberosIV/lib/roken
AgeCommit message (Collapse)Author
2001-05-11Fix typo in a comment.Hans Insulander
2001-05-11Fix version stuff on alpha.Hans Insulander
Tested on alpha and i386, but should work on others...
2001-05-03Set kerberosIV version number at only _one_ place.Hans Insulander
2001-01-09Change the include directive for Makefile.inc to use double-quotesAngelos D. Keromytis
rather than <> (whatever these are called). This fixes building with the source/obj in non-standard locations. Closes PR 1556, fix provided by sysadmin@fafnir.astro.su.se.
2000-12-29Update version number string to match reality.Hans Insulander
(No functional change)
2000-11-08Add files required to compile kerberosIV/usr.bin/kftpHans Insulander
2000-08-31Correct version number.Hans Insulander
2000-08-31Don't use librokens implementation of strtok_r; it's not broken in OpenBSD...Hans Insulander
2000-03-01do not put extra garbage in this, since it does get linked inTheo de Raadt
2000-02-25Add build system for KerberosIVHans Insulander
(ok art@)