Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove traling spaces. | Kirill Ponomarev | 2005-01-09 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=125941 | ||||
* | This tool parses the output of kdump to generate a list of added | Edwin Groothuis | 2003-04-04 | 1 | -0/+199 |
and removed files. This can be used as the basis of a pkg-plist, or even just for curiosity about what files something is touching. Fairly raw at the moment, and doubtless inefficient, but it should make a useful tool for port creators. PR: ports/47424 Submitter: Daniel O'Connor <doconnor@gsoft.com.au> Notes: svn path=/head/; revision=78167 |