aboutsummaryrefslogtreecommitdiff
path: root/secure/lib/libcrypt/test
Commit message (Collapse)AuthorAgeFilesLines
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-223-3/+3
| | | | Notes: svn path=/head/; revision=22990
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-143-3/+3
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Bring in my changes for removing the pestilent obj links (unless youJordan K. Hubbard1996-06-241-8/+2
| | | | | | | | really want them) from /usr/src. This is the final version of the patches, incorporating the feedback I've received from -current. Notes: svn path=/head/; revision=16663
* Remove trailing whitespace.Rodney W. Grimes1995-05-302-7/+7
| | | | Notes: svn path=/head/; revision=8871
* when making test programs, look for libdescrypt, not libcryptGeoff Rehmet1994-08-121-2/+2
| | | | | | | Submitted by: Geoff Rehmet Notes: svn path=/head/; revision=2046
* Modify libcrypt so that the only exported symbol is _crypt().Geoff Rehmet1994-08-082-157/+14
| | | | | | | Submitted by: Geoff Rehmet Notes: svn path=/head/; revision=1959
* Unecumbered securedist from FreeBSD 1.1.5.1 - sources for libcrypt.Geoff Rehmet1994-08-085-0/+664
The next commit will remove all symbols except _crypt() Reviewed by: Geoff Rehmet Submitted by: David Burren Notes: svn path=/cvs2svn/branches/Burren/; revision=1956