index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
patch
/
pch.c
Age
Commit message (
Expand
)
Author
2004-08-05
spacing
Theo de Raadt
2004-07-09
Properly detect if a patch already has been applied, even if there
Otto Moerbeek
2004-01-28
Fix a segv when patch cannot find a file and the user indicates
Otto Moerbeek
2003-10-31
o fairly major man page reorganization
Todd C. Miller
2003-09-28
realloc(3) cleanup.
Otto Moerbeek
2003-08-15
Add license from patch.c to original source files missing a license.
Otto Moerbeek
2003-08-05
spacing
Theo de Raadt
2003-08-01
- use stdbool.h instead of roll-your-own booleans
Otto Moerbeek
2003-07-29
o add pathnames.h
Todd C. Miller
2003-07-28
minor knf and cleanups; otto ok
Theo de Raadt
2003-07-28
More cleanup: sprinkled some const, removed ugly EXTERN/INTERN.h,
Otto Moerbeek
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
POSIX defines allowed commands as {a,c,d,i,s} but patch was only
Todd C. Miller
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
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-07-17
Fix merge error.
Otto Moerbeek
2003-07-16
Teach patch how to deal with \ No newline at end of file.
Otto Moerbeek
2003-04-08
strcpy trashing, help from tedu; ok tedu
Theo de Raadt
2003-04-05
string fixes; ok miod henning
Theo de Raadt
2000-12-14
make patch -f and -b actually skip patches for which the file can't be
Bob Beck
1999-12-04
avoid overflows
Niels Provos
1998-11-25
add -C
Marc Espie
1997-04-03
From FreeBSD 1.7 by markm. The log message:
imp
1996-09-24
sprintf -> snprintf except where guaranteed safe.
Todd C. Miller
1996-09-23
undo last; mkstemp is *hard* to do in here
Theo de Raadt
1996-09-15
Be slightly safer opening temp files.
Todd C. Miller
1996-07-01
undo mktemp cleanup until i get it right
Theo de Raadt
1996-06-25
mktemp w/ open & fdopen
Theo de Raadt
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