aboutsummaryrefslogtreecommitdiff
path: root/security/tripwire/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Minor correction-Joe Greco1998-04-071-2/+2
| | | | | | | | | | | The CERT FTP site no longer contains Tripwire. A little digging and sleuthing reveals that Spaf has the stuff over at coast.cs.purdue.edu anyways. It appears that it might move again in the future, see ftp://coast.cs.purdue.edu/pub/COAST/Tripwire/README-1297 Notes: svn path=/head/; revision=10437
* Minor correction-Joe Greco1997-04-031-2/+2
| | | | | | | | | | | Changed floppy generation code to chmod gunzip to executable by a better strategic location for the chmod command. The former code failed to do this, meaning gunzip couldn't be run from the floppy. "Ooops". Yes, I actually do use this code! Honest! :-) Notes: svn path=/head/; revision=6126
* Initial import of Joe Greco's tripwire port.John Polstra1997-04-011-0/+49
Submitted by: jgreco@ns.sol.net Notes: svn path=/head/; revision=6084