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
/
ktruss
Age
Commit message (
Expand
)
Author
2019-05-06
Add support for SIGRTMIN+1..SIGRTMAX-1 signals in ktruss(1)
kamil
2018-06-03
ktruss: Remove symbol clash with libc
kamil
2016-01-23
Define _KERNTYPES for things that need it.
christos
2015-09-26
Put -Isys after the ioctl Makefile has a chance to add other paths first.
christos
2012-07-17
mremap(2) return an pointer just like mmap(2).
njoly
2012-03-12
Use 'sort -n -k 3' instead of 'sort -n +2' since the former is more
dyoung
2012-03-02
Need to cast to intrptr_t before casting a register_t to void * (since
matt
2012-02-29
Cast register_t to void * when printing with %p.
joerg
2012-02-01
Change the syscall API for quotas over to the new non-proplib one.
dholland
2011-07-01
avoid an uninitialised variable warning that shouldn't normally happen
mrg
2011-03-06
merge the bouyer-quota2 branch. This adds a new on-disk format
bouyer
2009-12-14
use .ORDER to avoid race
christos
2009-12-11
Use $GENCMD to generate misc.[ch]. Carefully quote strings.
uebayasi
2009-12-08
Put back the dependency of dump.c agaist misc.h. This is needed because
uebayasi
2009-12-06
Correct the dependency; makeerrnos.sh generates misc.c and misc.h. dump.c
uebayasi
2009-07-24
Delay emulation record output, to be processed after the current
njoly
2009-05-16
fix dependencies.
christos
2009-05-02
make flushpendq drop only entries for the current thread.
mlelstv
2009-05-02
PR/41338: Michael van Elst: ktruss mixes filename arguments
christos
2009-04-14
Enable WARNS=4 by default for usr.bin, except for:
lukem
2009-04-12
fix sign-compare issues
lukem
2009-01-11
merge christos-time_t
christos
2008-12-29
revert previous. it was meant for the branch.
christos
2008-12-29
fixes for version 2.
christos
2008-10-19
In shell scripts invoked during a build, and in crunchgen, use ${AWK}
apb
2008-10-19
Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.
apb
2008-07-21
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2007-08-01
Deal correctly with mulithreaded processes. Among other problems this mixed
ad
2006-10-23
since register_t is sometimes unsigned, cast to (long) to check >= 0.
mrg
2006-10-22
don't check the wrong variable for being negative!
christos
2006-10-08
WFORMAT is no more...
peter
2006-07-13
Fix alignement problems for fhandle_t, exposed by gcc4.1.
martin
2005-12-11
learn about v1 records.
christos
2005-08-19
64 bit inode changes
christos
2005-07-17
Make misc.h depend on makeerrnos.sh, to ease UPDATE builds after the
he
2005-07-17
Make this build with WARNS=3, and enable it.
he
2005-07-17
Follow up the constification of ioctlname() in ktrace.h.
he
2004-07-10
Add prefix "${PROG}-" to filename of automatically created list of
tron
2004-04-21
Replace the statfs() family of system calls with statvfs().
christos
2004-02-27
We can't access array[sizeof(array) / sizeof(array[0])].
enami
2004-02-26
Rototill for less confusing output, especially when multiple processes
enami
2003-11-19
Make ktruss compile again after recent change to kdump/setemul.h.
gson
2003-10-21
Rework how MAKEVERBOSE operates:
lukem
2003-10-19
support MAKEVERBOSE and use ${HOST_SH}
lukem
2003-09-23
SYS___sigaction14 -> SYS_compat_16___sigaction14
matt
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-03-16
we really don't need to print random stack garbage on the end of dump
jdolecek
2003-03-16
constify ptrace_ops[]
jdolecek
2003-02-11
fix typo in comment
drochner
2002-09-19
use NETBSDSRCDIR as appropriate
lukem
[next]