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
2010-03-01
\\ -> \e
joerg
2010-02-21
fix faulty logic in previous change.
christos
2010-02-20
default to the original behavior for $ENV unless POSIXLY_CORRECT is set.
christos
2010-02-17
PR/42828: Richard Hansen: Don't evaluate ${ENV} if not interactive.
christos
2010-02-06
When using -lcurses, you also need -lterminfo.
he
2010-02-04
Remove trailing whitespace.
wiz
2010-02-04
For the -d option, refer to parsedate(3) for examples.
reed
2010-02-03
Userland now builds and uses terminfo instead of termcap.
roy
2010-01-22
Document "-f". From Andreas Wiese in PR bin/35409, slightly modified.
snj
2010-01-17
Match curly braces in undef(FILEC) case. Found by cppcheck.
wiz
2010-01-01
Bump date for cd -P support.
wiz
2010-01-01
fix another typo
dholland
2010-01-01
Make the cd builtin accept and ignore -P, which is a kshism that has been
dholland
2010-01-01
fix typo
dholland
2009-12-21
Remove unnecessary casts.
christos
2009-12-21
Free pt in another error case.
wiz
2009-12-14
Bump date for previous.
wiz
2009-12-14
use .ORDER for rules that create multiple files.
christos
2009-12-14
Don't use NOGLOB_MTCH for pax, only for tar. Fixes fix for PR 41167 and
dholland
2009-12-14
Document "stty insane" properly. Closes PR bin/25024.
dholland
2009-12-11
Rewrite file generation rules using ${GENCMD}. No functional changes intended.
uebayasi
2009-12-07
Define dependencies of arith.[ch] on arith.y.
uebayasi
2009-11-27
Use %zu in printf format for size_t value.
tsutsui
2009-11-24
Back out fix for PR 22846 as it has issues. See PR 22846 for details.
seanb
2009-11-13
Removed return statement in parser action that caused a memory leak with
gson
2009-11-10
Correct usage for parentheses, and mark up "expression" in more places.
wiz
2009-10-31
Avoid generating a corrupt history file if multiple ksh exit together.
dsl
2009-10-29
use flex options instead of #defines
christos
2009-10-24
Show that -l is option for bind builtin.
reed
2009-10-22
Wrong buffer len being passed to strlcpy(). Innocuous
seanb
2009-10-21
Bump date for uarea swap-out removal.
wiz
2009-10-21
Remove uarea swap-out functionality:
rmind
2009-10-08
Fix the "dne" handling and chmod behaviour properly: values of dne
pooka
2009-10-07
only for when trap if we are going to exit.
christos
2009-10-06
fix regression exit1: Don't exec the last command in a subshell if it has
christos
2009-10-06
Make this slightly more portable; it has to run on arbitary host
apb
2009-10-01
Make sure that numerical signals and pids are in range for their types.
spz
2009-09-29
Remove fts sorting. It was originally put there to copy files
pooka
2009-09-06
too many dots. noted by anon-ymous
christos
2009-08-31
Fix up seriously borked mallocing of a static buffer, which seems to
dholland
2009-08-03
Bump date for previous.
wiz
2009-08-03
Remove reference to P_SYSTRACE.
dsl
2009-08-02
Support 0xnn for hexadecimal constants - as well as 16#nn.
dsl
2009-07-26
remove unused global variable
dholland
2009-07-26
sprinkle static in this file
dholland
2009-07-26
Remove the need for -Wno-pointer-sign. Does not change the output .o file.
dholland
2009-07-13
Rename internal getline() function to get_line() so it does
roy
2009-06-10
Make sure that buffer is NULL terminated when input to strip_escapes() is
ginsbach
2009-06-10
Fix potential buffer overflow in filename escape processing
ginsbach
2009-06-06
block numbers are measured in f_frsize units. Make -P option
mlelstv
[next]