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
Age
Commit message (
Expand
)
Author
2005-03-25
Sort options. Add -C to usage.
wiz
2005-03-25
Fix typo and drop trailing whitespace.
wiz
2005-03-25
add --dry-run like gnu patch.
skd
2004-12-09
Fix an array overrun in option parsing.
mycroft
2004-10-30
Add (unsigned char) cast to ctype functions
dsl
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
remove unused macros
itojun
2003-07-30
use bounded string op
itojun
2003-07-12
pedantic check around unsafe strncpy.
itojun
2003-07-12
copyright missing in files, copy them from README
itojun
2003-07-08
Const poisoning.
kristerw
2003-06-01
Shorten long lines.
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-04-20
PR/5123: Ignatios Souvatzis: make patch exit gracefully on malformed input.
christos
2003-01-19
Do not try to write a rejects file for those cases where the user has
kristerw
2003-01-06
writable, not writeable.
wiz
2003-01-06
Superfluous word; from jmc@prioris.mini.pw.edu.pl via openbsd.
wiz
2002-09-30
New sentence, new line.
grant
2002-03-24
Handle patches in which diff(1) has added lines saying
kristerw
2002-03-16
Don't leak memory if realloc fails
kristerw
2002-03-16
Check result of malloc and strdup
kristerw
2002-03-15
KNF
kristerw
2002-03-11
KNF
kristerw
2002-03-11
Remove obsolete files.
kristerw
2002-03-11
Ansify
kristerw
2002-03-08
Ansify
kristerw
2002-03-06
License change; patch.c now has a BSD license.
ragge
2002-02-08
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
ross
2001-12-01
Whitespace cleanup.
wiz
2000-10-16
Support the 1003.2-92 -i option to specify a patchfile;
kleink
2000-10-11
More format string cleanup by sommerfeld.
is
1999-02-09
Fix PR2429: catch doubly-applied patches which create new files.
sommerfe
1998-11-06
char -> unsigned char
christos
1998-02-22
WARNSify
christos
1997-11-22
Increase maximum line length. (Prompted by trying to use the FreeBSD
augustss
1997-10-19
disable WARNS here
lukem
1997-07-29
Set appropiate flag when wanting to skip a patch. Fixes only true
phil
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
1994-12-24
headers and redundant declarations.
cgd
1994-03-28
kill lseek def'n. the entire thing needs cleanup badly
cgd
1993-12-07
Eliminate a compiler warning.
mycroft
1993-08-02
Add RCS identifiers, remove some completely useless RCS logs and patchkit
mycroft
1993-08-01
Add RCS identifiers.
mycroft
1993-04-09
patch 2.0.12u8, from prep.ai.mit.edu. this is not under the GPL.
cgd