Age | Commit message (Expand) | Author |
2006-03-11 | type police and assorted cleanup. From Lionel Fourquaux; ok ray@ | Otto Moerbeek |
2005-06-20 | umask juggling not needed; with Lionel Fourquaux. | Otto Moerbeek |
2005-05-16 | Do not call out mkdir -p, but reuse the code from mkdir(1). | Marc Espie |
2004-11-19 | Allow for path names containing spaces and other funny chars (except | Otto Moerbeek |
2004-08-05 | spacing | Theo de Raadt |
2003-10-31 | o fairly major man page reorganization | Todd C. Miller |
2003-08-15 | Add license from patch.c to original source files missing a license. | Otto Moerbeek |
2003-08-01 | - use stdbool.h instead of roll-your-own booleans | Otto Moerbeek |
2003-07-31 | Unbreak relative directory handling. Tweak from millert@ | Otto Moerbeek |
2003-07-30 | Make prompting POSIX-compliant. POSIX states "The patch utility | Todd C. Miller |
2003-07-29 | o add pathnames.h | Todd C. Miller |
2003-07-28 | Don't treat consecutive slashes as path components; matches POSIX | Todd C. Miller |
2003-07-28 | More cleanup: sprinkled some const, removed ugly EXTERN/INTERN.h, | Otto Moerbeek |
2003-07-28 | Make patch(1) exit value match POSIX and be consistent with diff. | Todd C. Miller |
2003-07-25 | Add POSIX -b option but don't change the default beahvior wrt backups | Todd C. Miller |
2003-07-22 | just about nothing | Theo de Raadt |
2003-07-22 | More cleanup. | Otto Moerbeek |
2003-07-21 | fix header | Theo de Raadt |
2003-07-21 | remove a bit more junk | Theo de Raadt |
2003-07-21 | knf and other cleanup; ok otto | Theo de Raadt |
2003-07-18 | remove junk; ok otto tedu | Theo de Raadt |
2003-04-08 | strcpy trashing, help from tedu; ok tedu | Theo de Raadt |
2003-04-05 | string fixes; ok miod henning | Theo de Raadt |
1999-12-04 | a few more overflows gone | Niels Provos |
1999-12-04 | revert strlcpy to strcpy for one case. | Niels Provos |
1999-12-04 | avoid overflows | Niels Provos |
1999-01-11 | fix seg fault on sparc | Marco S Hyman |
1999-01-03 | Use libc basename(3) and dirname(3) instead of defining our own. Also clean ... | Todd C. Miller |
1997-09-22 | Start of -Wall and cleaning up icky bits. | Todd C. Miller |
1996-09-24 | sprintf -> snprintf except where guaranteed safe. | Todd C. Miller |
1996-06-10 | Support the long options that FSF's patch version has. $OpenBSD$ added | Niklas Hallqvist |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |