Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | string fixes; ok miod henning | 2003-04-05 | 1 | -20/+6 | ||
| | ||||||
* | 4 unchecked mallocs; cloder@acm.org | 2002-07-04 | 1 | -2/+10 | ||
| | ||||||
* | patch(1) is now free, thanks Larry! | 2002-03-05 | 1 | -4/+19 | ||
| | ||||||
* | avoid overflows | 1999-12-04 | 1 | -5/+9 | ||
| | ||||||
* | patch file should hold at least one patch, otherwise we're entitled to | 1999-08-31 | 1 | -2/+6 | ||
| | | | | a diagnostic. | |||||
* | add -C | 1998-11-25 | 1 | -17/+28 | ||
| | ||||||
* | Start of -Wall and cleaning up icky bits. | 1997-09-22 | 1 | -2/+7 | ||
| | ||||||
* | r?index -> strr?chr | 1997-01-17 | 1 | -3/+3 | ||
| | ||||||
* | sprintf -> snprintf except where guaranteed safe. | 1996-09-24 | 1 | -9/+9 | ||
| | ||||||
* | Use mkstemp(). Since temp files get re-used we use mkstemp() to make | 1996-09-24 | 1 | -6/+14 | ||
| | | | | | us a "place holder" (and discard the fd) to protect from DOS attacks and then just re-use that. | |||||
* | undo last; mkstemp is *hard* to do in here | 1996-09-23 | 1 | -10/+6 | ||
| | ||||||
* | Be slightly safer opening temp files. | 1996-09-15 | 1 | -6/+10 | ||
| | ||||||
* | undo mktemp cleanup until i get it right | 1996-07-01 | 1 | -16/+6 | ||
| | ||||||
* | mktemp w/ open & fdopen | 1996-06-25 | 1 | -6/+16 | ||
| | ||||||
* | Support the long options that FSF's patch version has. $OpenBSD$ added | 1996-06-10 | 1 | -5/+79 | ||
| | ||||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+843 | ||