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
/
ktrace
Age
Commit message (
Expand
)
Author
1998-07-14
Make "ktrace -f" work again. Slightly klugy because of the
nathanw
1998-06-27
Appease gcc on arm32
christos
1998-06-27
fktrace support / ktruss additions.
christos
1998-06-27
Sync to reality; add missing tracepoint options.
nathanw
1998-06-27
Make "ktrace -c" work as documented.
nathanw
1998-03-02
allow LDSTATIC definition to be overridden by bsd.own.mk/mk.conf
cgd
1997-10-19
fix up .Nm usage
lukem
1997-10-19
don't define WARNS=1 here
lukem
1997-07-23
set WARNS?=1, cleanup
mikel
1997-07-23
add explicit return types and prototypes for local functions
mikel
1997-07-23
provide explicit return type for getpoints(), use __RCSID macro
mikel
1997-07-23
nuke duplicate RCSid, prototype getpoints()
mikel
1997-07-23
nuke duplicate RCSid
mikel
1997-05-25
PR 3666 from Thorsten Frueauf <frueauf@ira.uka.de>
cjs
1997-02-07
fix typo; from Saitoh Masanobu in PR misc/3195.
mikel
1997-01-09
RCS ID police
tls
1995-08-31
Sync with 4.4lite2
jtc
1995-07-19
Add support for displaying and switching between
christos
1995-03-21
Update to use timer{add,sub}().
mycroft
1995-01-03
some knf
glass
1995-01-03
reapplied patch that made ktrace behave well when kernel subsystem wasn't
glass
1994-12-06
Link these statically to make shared library debugging easier
deraadt
1994-10-06
Add RCS ids.
mycroft
1994-05-11
Clean up deleted files.
mycroft
1994-05-11
clean up import
cgd
1994-05-11
updated ktrace
cgd
1994-02-02
Adapt to changed <sys/ptrace.h>
pk
1994-01-09
make bpf's BIO* ioctl's print nicely. from <Havard.Eidnes@runit.sintef.no>
deraadt
1994-01-07
Fix typo.
mycroft
1994-01-07
change -I/sys to it's correct form. reported by <G.Michaelson@cc.uq.oz.au>
deraadt
1993-08-01
Add RCS identifiers.
mycroft
1993-08-01
Add RCS indentifiers.
mycroft
1993-07-31
Add RCS indentifiers.
mycroft
1993-06-22
Reverse a diff I included accidentally.
mycroft
1993-06-22
Don't use absolute path for /sys; we -I/sys anyway.
mycroft
1993-05-20
give it an rcsid rather than an sccsid
cgd
1993-04-26
fix to allow multiple inclusion of sys/errno.h. whoever did this to begin
cgd
1993-03-24
Added signal handler for SIGSYS, so not having a kernel w/KTRACE compiled in
glass
1993-03-24
Once again generates 'ioctl.c' via an awk script, ioctl.c removed from repos.
glass
1993-03-21
initial import of 386bsd-0.1 sources
cgd