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
2018-02-08
Typos.
dholland
2018-02-02
convert HAVE_GCC handling to modern GCC release numbering:
mrg
2018-01-27
Remove trailing whitespace and Tn macro.
wiz
2018-01-25
sync with tzcode-2018c
christos
2018-01-24
ksh: Rename a local function tsearch to mytsearch
kamil
2018-01-24
ksh: Rename a local function tdelete to mytdelete
kamil
2018-01-23
drop main() prototype
sevan
2018-01-17
Use 0600 as the mode for histfile here too.
maya
2018-01-15
Paul Goyette suggested improvements to parts of the description of
kre
2018-01-12
Fix an unitialized memory read bug in ps(1)
kamil
2017-12-30
In addition to previous the which fixed a (harmless) MSAN detected ref
kre
2017-12-30
initialize just used and prev_job
christos
2017-12-30
initialize the jobtab; it is easier than putting checks for used everywhere.
christos
2017-12-17
Do a better job of reporting invalid numeric constants in arithmetic exprs.
kre
2017-12-09
ps: Rename local routine name from uname to usrname
kamil
2017-11-21
Remove the -X option from SMALL shells (as used on boot floppies,
kre
2017-11-19
Implement the -X option - an apparent variant of -x which sends all trace
kre
2017-11-19
Rearrange "struct output" to be slightly more friendly (I think)
kre
2017-11-16
Improve quoting in xtrace (-x) output ... if a string ("word") to be
kre
2017-11-15
DEBUG mode only change. Add some tracing. NFC (without DEBUG).
kre
2017-11-15
Sort options with long names that differ only by char case in
kre
2017-11-15
Correct a typo: s/ at / an /
kre
2017-11-10
PR bin/52715
kre
2017-10-30
Remove Tn.
wiz
2017-10-30
Minor spellchecking changes.
wiz
2017-10-29
Correct a markup typo (Sv -> Dv)
kre
2017-10-28
Add '-n' and '-p var' args to the wait command (-n: wait for any,
kre
2017-10-28
Another %zu for size_t (this one in a DEBUG mode trace call, so it
kre
2017-10-28
Extract the variable name validity test from setname() into a
kre
2017-10-25
Use %zu for size_t
martin
2017-10-25
Implement tcgetwinsize() and tcsetwinsize() in libc, with access
kre
2017-10-25
Add options to the builtin jobid command to allow discovering the
kre
2017-10-23
PR bin/52640 PR bin/52641
kre
2017-10-19
Re-factor the code that extracts status from exited jobs, avoiding
kre
2017-10-18
Remove unnecessary Tn.
wiz
2017-10-18
I have seen (way too often) uses of test(1) that are not defined to
kre
2017-10-16
typo: unvalid -> invalid
jnemeth
2017-10-15
Fix typo: s/one or mode/one or more/
pgoyette
2017-10-06
Three fixes and a change to ~ expansions
kre
2017-10-02
Include time.h for time(2). Sort.
joerg
2017-10-02
Add cross reference to tac(1).
wiz
2017-09-29
DEBUG only changes (non-debug, ie: normal, shell unaffected)
kre
2017-08-31
Fix a bug noticed by Soren Jacobsen running the netbsd-6-0 build.sh which
kre
2017-08-28
Bump date for previous. Remove/replace bogus Tn uses.
wiz
2017-08-28
Remove the filesystem tracing feature
kamil
2017-08-27
Whitespace fixes. Fix a typo. Refer to emacs using Ic, since emacs(1)
wiz
2017-08-27
Remove unnecessary Tn macro.
wiz
2017-08-21
Add support for $'...' quoting (based upon C "..." strings, with \ expansions.)
kre
2017-08-19
NFC - DEBUG mode change only - add some sanity to a debug printf format string
kre
2017-08-10
PR/48182: Fix rmdir -p handling of top-level (root) directory.
ginsbach
[next]