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
/
sh
Age
Commit message (
Expand
)
Author
2014-01-26
explain why forks fail
christos
2014-01-20
Add wctype(3) support to Shell Patterns.
roy
2014-01-01
whitespace fixes
christos
2014-01-01
There was a case where \n did not increase plinno
christos
2014-01-01
clarify further.
christos
2014-01-01
explain the previous fix.
christos
2013-12-31
allow case statement without any patterns.
christos
2013-11-01
PR/48312: Dieter Roelands: According to TOG, unset should not return an error
christos
2013-10-30
#ifdef a variable decl/setting with it's use.
mrg
2013-10-06
Fix PR bin/48202 [non-critical/low]:
ast
2013-10-02
add stdio.h
christos
2013-10-02
document LINENO
christos
2013-10-02
add crude $LINENO support for FreeBSD
christos
2013-06-27
fix descriptor leaks. PR/47805
yamt
2013-06-12
constify
yamt
2013-05-09
Document that a here-document can finish at an EOF as well as at the
simonb
2013-04-28
Add const.
dholland
2013-03-02
PR/47608: Robert Elz: ``var=value func-call'' does not export var in the
christos
2013-01-02
include limits.h for CHAR_MIN
dsl
2012-12-31
Add support for '%n' being a shorthand for 'fg %n'.
dsl
2012-12-22
Fix the expansion of "$(foo-$bar}" so that IFS isn't applied when
dsl
2012-12-13
PR/47317: Henning Petersen: Replace index() with strchr()
christos
2012-12-02
Adjust everything under src (but outside src/tools) to use
apb
2012-10-03
- Correct macro usage;
wiz
2012-08-26
- improve punctuation;
wiz
2012-06-17
Initialize two variables for clang.
wiz
2012-06-14
Make sure temp_path is always initialised, even if mklocal fails.
joerg
2012-06-11
Allow thread limit queries by adding the new -r flag to ulimit. Add
njoly
2012-06-09
support RLIMIT_NTHR.
christos
2012-03-28
include <limits.h> for CHAR_MIN/CHAR_MAX
christos
2012-03-25
PR/43597: Don't break from parsing word tokens in we are in double quotes.
christos
2012-03-20
Use C89 function definitions
matt
2012-03-15
Add __printflike attribution to use vprintf and friends with an argument
joerg
2012-02-23
Don't use a for-loop with empty body.
joerg
2011-11-14
PR/45613: Aleksey Cheusov: /bin/sh: 'set -e' + 'if eval false' problem
christos
2011-10-11
print the flag too next to the units like bash does.
christos
2011-10-05
Merge duplicate information.
christos
2011-10-04
.Dq Dv \&:
apb
2011-10-04
Mention what happens when we don't include :. It would be nice to use
christos
2011-09-11
A feature that wasn't implemented for 4.4alpha and still isn't implemented
dholland
2011-08-31
NULL does not need a cast
plunky
2011-08-29
Mark yyerror as static and __dead.
joerg
2011-08-23
document another non-literal format string
christos
2011-08-23
PR/45269: Andreas Gustafsson: Instead of falling off the edge when eating tra...
christos
2011-08-23
- add pid to the trace file so that we don't keep overwriting ourselves
christos
2011-08-23
add more gcc printf format attributes
christos
2011-08-14
Document non-literal formats
christos
2011-07-12
Move the savehandler assignment before setjmp() to avoid triggering
joerg
2011-06-18
PR/45069: Henning Petersen: Use prototypes from builtins.h .
christos
2011-06-13
Sort sections. Remove trailing whitespace.
wiz
[next]