Age | Commit message (Expand) | Author |
---|---|---|
1997-06-20 | Use mkdtemp(3) | Todd C. Miller |
1997-06-17 | Adds a -d (directory) flag. | Todd C. Miller |
1997-05-30 | for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \ | Theo de Raadt |
1997-01-27 | fix typo | Todd C. Miller |
1997-01-04 | Fix typo, too much perl on the brain. | Todd C. Miller |
1997-01-03 | Better error on failure. | Todd C. Miller |
1996-11-21 | mktemp(1) for shell scripts. No more gross directory hackery for safe temp | Todd C. Miller |