summaryrefslogtreecommitdiff
path: root/security/wipe/files/patch-prompt.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Clarify LICENSEDmitry Marakasov2016-03-121-4/+4
| | | | | | | | | - Don't install unneeded docs - Switch to options helpers - Regenerate patches with `make makepatch` Notes: svn path=/head/; revision=410885
* - fix the core dump when wiping e.g. /tmp/testfile ([1])Dmitry Marakasov2009-10-291-0/+37
- fix permissions handling ([2]) PR: 139611 [1], 139637 [2] Submitted by: Michael <bug_report@arcor.de> [1], Christoph Weber-Fahr <cwf-ml@arcor.de> [2] Patch by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer) Notes: svn path=/head/; revision=243482