index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
patch
/
patch.c
Age
Commit message (
Expand
)
Author
2005-03-25
Sort options. Add -C to usage.
wiz
2005-03-25
add --dry-run like gnu patch.
skd
2004-12-09
Fix an array overrun in option parsing.
mycroft
2004-08-14
Remove debug printf (hi mycroft!).
cube
2004-08-06
Parse multiple options that are specified together; e.g. "-fs".
mycroft
2003-07-30
use bounded string op
itojun
2003-07-08
Const poisoning.
kristerw
2003-05-30
Fix some lint warnings.
kristerw
2003-05-30
Remove stuff that are not needed any longer.
kristerw
2003-05-30
Simplify handling of memory allocation, and make sure all return values
kristerw
2003-05-29
Be consistent with use of types (e.g. do not use LINENUM for quantities
kristerw
2003-01-19
Do not try to write a rejects file for those cases where the user has
kristerw
2002-03-16
Check result of malloc and strdup
kristerw
2002-03-11
Ansify
kristerw
2002-03-08
Ansify
kristerw
2002-03-06
License change; patch.c now has a BSD license.
ragge
2000-10-16
Support the 1003.2-92 -i option to specify a patchfile;
kleink
1998-11-06
char -> unsigned char
christos
1998-02-22
WARNSify
christos
1997-03-22
use mkstemp() instead of mktemp() to create the tempfile
lukem
1996-09-19
RCS id police.
thorpej
1996-09-19
Decode long (GNU-style) options. Changes originally from Niklas Hallqvist,
thorpej
1993-08-02
Add RCS identifiers, remove some completely useless RCS logs and patchkit
mycroft
1993-04-09
patch 2.0.12u8, from prep.ai.mit.edu. this is not under the GPL.
cgd