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
2021-02-26
Pull up following revision(s) (requested by nia in ticket #1215):
martin
2018-06-18
Keep things portable (requested by joerg) by not depending on reallocarr
christos
2018-06-16
PR/53368: Thomas Barabosch: Potential integer overflow in usr.bin/patch/inp.c
christos
2018-04-05
Pass -S to ed(1) so that patches containing ! commands don't run commands.
christos
2017-07-03
Remove workaround for ancient HTML generation code.
wiz
2015-11-07
Explain what "-V none" does.
joerg
2015-11-07
paths.h is not used.
joerg
2015-08-02
Fix two typos.
wiz
2015-08-02
remove reference to SCCS which is not supported anymore.
christos
2015-07-30
from bitrieg:
christos
2015-07-24
Use absolute paths for RCS commands (Martin Natano)
christos
2015-07-24
From Martin Natano @bitrig: Use execve(2) instead of system to apply patches
christos
2014-11-27
PR/49422: Ryo ONODERA: patch(1) cannot handle context diffs
christos
2014-11-26
Avoid coredumps when the linenumbers in the hunks turn negative.
christos
2014-04-11
mention -V none
christos
2014-04-11
recognize -V none
christos
2013-01-29
Add comma after i.e.
wiz
2012-04-08
Remove unnecessary Bk/Ek pairs from SYNOPSIS.
wiz
2011-09-06
Consistently use __dead and __printflike.
joerg
2011-03-26
Exit with EXIT_FAILURE for invalid arguments. PR 43517.
dholland
2010-10-02
Print version string to stdout instead of stderr;
wiz
2010-01-10
Plug a memory leak. From Igor Zinovik.
joerg
2009-10-21
Do not try to mmap a zero length file.
joerg
2009-06-05
Explicitly include fcntl.h for O_CREAT to not depend on namespace
joerg
2009-04-18
Attempt to fix previous to address a coredump.
lukem
2009-04-13
Fix sign-compare issue
lukem
2009-03-10
Don't workaround ancient macro argumentent limitation with .Xo/.Xc.
joerg
2008-09-19
Update patch to the version used by DragonFly and derived from OpenBSD.
joerg
2008-08-10
Add error checking to use of fputs in creating output file in
gdt
2007-10-14
Convert to using raise_default_signal(3).
lukem
2006-09-26
PR/34627: Lubomir Kundrak: patch(1) segfaults, when fed from stdin in batch
christos
2006-05-24
Coverity CID 3510: Don't leak memory.
christos
2006-04-09
Coverity CID 1253, 1254: Don't assign the return of read or write to size_t.
christos
2006-04-09
It is silly to creat() and close a file just to stat it. open/fstat/close
christos
2006-04-09
Coverity CID 2078, 2079, 2080: Plug memory leaks.
christos
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
[next]