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
/
bin
Age
Commit message (
Expand
)
Author
2006-09-03
Bump date for previous.
wiz
2006-09-02
New sentence, new line. Bump date for previous.
wiz
2006-09-02
factor out the code that does numeric parsing into a function and check for
christos
2006-09-02
Add description on "discard" character.
itohy
2006-08-25
Document new -P behaviour
liamjfoy
2006-08-25
Only remove the file if the file can be successfully
liamjfoy
2006-08-22
Set the 'not a parameter' flag when we skip initial whitespace.
dsl
2006-08-22
PR/34255: dieter roelants: Remove mention of -p f.
christos
2006-08-21
- detect buffer overflow.
christos
2006-08-21
Rework the code changes from revisions 1.69, 1.70 and 1.74 so that the code
dsl
2006-08-21
from zafer: you can have either -k or -h but not both since it does not make
christos
2006-08-21
-h and -[mgk] are mutually exclusive. Only use the last specified. [from zafer]
christos
2006-08-21
2 fixes from Elad:
christos
2006-08-17
don't include program name when calling err()
jnemeth
2006-08-15
initialize dne variable in the beginning, then move the resetting of
jschauma
2006-08-15
Avoid errors like "cp: /foo/bar/directory" exists if cp(1) is used to
tron
2006-08-14
Fix sentence fragment that somehow got into the long comment about rm -P.
tls
2006-08-04
don't call get/set progname when we are a shell built-in.
christos
2006-08-04
use getprogname() instead of argv[0], because some programs that execv, pass
christos
2006-07-23
PR/34055: Kevin Massey: Date uses a fixed 1K buffer for strftime
christos
2006-07-16
return functionality backed out yesterday after fixing the bug I had
jschauma
2006-07-15
The last commit introduced a bug. Revert until that's found and fixed.
jschauma
2006-07-15
As suggested on tech-userlevel:
jschauma
2006-07-01
apply a little -O0 with GCC4 and vax...
mrg
2006-06-27
PR/33834: Bucky Katz: Crossbuild on FC5:sort doesn't handle '+' field
christos
2006-06-20
PR/33775: YAMAMOTO Takashi: /bin/sh doesn't accept "(" before case patterns
christos
2006-06-14
Adapt date(1), the netsettime function, to new return value from socket(2)
ginsbach
2006-06-11
PR/33699: Kevin Massey: use strlcpy to prevent stack overflows.
christos
2006-05-20
When expanding "$@" add a \0 byte after the last argument (as well as all
dsl
2006-05-14
Don't free random memory; thanks gcc-4.
christos
2006-05-14
Fix two uninitialized variables with XXX: GCC.
christos
2006-05-13
Coverity CID 3365: Fix inverted logic!
christos
2006-05-13
Coverity CID 3367, 3368: Avoid NULL deref.
christos
2006-05-13
Coverity CID 3368: Fix memory leak.
christos
2006-05-13
Coverity CID 3369: Fix memory leak.
christos
2006-05-13
Coverity CID 3330: Initialize uninitialized variable.
christos
2006-05-13
Coverity CID 3331: Remove impossible test.
christos
2006-05-13
Coverity CID 3384: Don't close -1.
christos
2006-05-11
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
mrg
2006-05-10
quell GCC 4.1 uninitialised variable warnings.
mrg
2006-05-10
rename exp2() to csh_exp2(). (bah, we don't even have an exp2())
mrg
2006-05-04
Make the change for bin/31548 to set $PWD on shell startup non-fatal if
simonb
2006-04-27
Avoid double free.
christos
2006-04-24
Coverity CID 2993: Fix memory leak.
christos
2006-04-24
Coverity CID 2994: Don't leak memory in the perm case.
christos
2006-04-24
Coverity CID 2995: Fix memory leak.
christos
2006-04-24
It's "its."
snj
2006-04-24
It's "its."
snj
2006-04-18
PR/33281: Martin J. Laubach: Prevent core-dump on "echo abc | { }". bash
christos
2006-04-16
PR/22995: Sergey Svishchev: If we are cd'ing around and we have directories
christos
[next]