summaryrefslogtreecommitdiff
path: root/usr.bin/patch/backupfile.c
AgeCommit message (Expand)Author
1999-12-04a few more overflows goneNiels Provos
1999-01-03Use libc basename(3) and dirname(3) instead of defining our own. Also clean ...Todd C. Miller
1999-01-03back out last change, other parts of patch rely on basename() returning a ptr...Todd C. Miller
1999-01-03we have basename(3) and dirname(3) in libc (albeit with slightly different se...Todd C. Miller
1997-01-17more r?index -> strr?chrTodd C. Miller
1996-06-10Support the long options that FSF's patch version has. $OpenBSD$ addedNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt