Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SHA256ify | Edwin Groothuis | 2006-01-22 | 1 | -0/+1 |
| | | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141 | ||||
* | Add cvschk 1.12, quick offline checker for CVS modifications. | Kirill Ponomarev | 2005-04-23 | 5 | -0/+94 |
cvschk is a Perl program which allows you to see the status of your own CVS directories, without access to the CVS repository. It shows which files you changed, made locally, and which ones were deleted. PR: ports/80279 Submitted by: Matthias Andree <matthias.andree@gmx.de> Notes: svn path=/head/; revision=133996 |