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
/
kdump
Age
Commit message (
Expand
)
Author
2017-11-05
- fix "obsolete" skipping to handle obsolete entries that contain other
christos
2017-11-05
deal with the stdbool.h mess defining bool in <net/if.h> and <net/route.h>
christos
2017-09-10
Sync usage with man page.
wiz
2017-09-10
Sort flags in SYNOPSIS. Remove unnecessary .Tn. Remove trailing whitespace.
wiz
2017-09-08
Print negative time offsets correctly. Provide an exegetical quote
uwe
2017-09-08
Option -E to display elapsed timestamps (time since beginning of trace).
uwe
2017-09-08
Drop support for KTRFACv0 (NetBSD 3) and KTRFACv1 (NetBSD 5).
uwe
2016-09-05
Drop main() prototype.
sevan
2016-08-18
don't hide _DEV_IC_BT8XX_H_ inside DTRACE.
mrg
2016-06-01
Symbolic printing for mmap
christos
2016-04-01
' != " so make the condition actually work. (same as r1.30)
knakahara
2016-03-27
Don't enter infinite loop on big ktr_len values.
alnsn
2016-02-06
METEORGSIGNAL and METEORSFMT overlap with dtrace, prefer the latter.
joerg
2016-01-23
Define _KERNTYPES for things that need it.
christos
2016-01-04
Cast register_t to unsigned long before printf'ing it with %lx.
martin
2016-01-03
be a bit smarter about fcntl
christos
2015-11-02
' != " so make the condition actually work.
joerg
2015-10-22
simplify
christos
2015-09-27
Kill sys/modctl.h which we don't need.
christos
2015-09-26
Add dtrace ioctls
christos
2015-06-17
more stray \n
christos
2015-06-16
fix some error handling.
christos
2015-05-20
#include <sys/exec_elf.h> for ksyms
matt
2015-02-07
Add QXL, re-enable I915
christos
2015-02-07
Drop i915, it still causes duplicate case statements
martin
2015-02-06
Extend the scripts to handle the X drm ioctls.
christos
2015-02-06
Extend the list of the headers processed to generate symbolic ioctls to
christos
2014-04-30
Fix compat netbsd32 syscall return values display by calling
njoly
2013-11-27
PR/48413: Inappropriate sign extension in kdump output
christos
2013-04-06
* Don't re-generate kdump-ioctl.c during install.
uebayasi
2013-04-04
Extract a base list of .h files from the set lists instead of looking
dsl
2013-04-04
Output a blank line between the fixed and variable #include lines.
dsl
2013-03-01
Retire OSI network stack. OK core@
joerg
2013-01-02
Only expose the bulk of sys/proc.h and sys/lwp.h if _KERNEL or _KMEMUSER
dsl
2011-09-28
don't limit sockets to sizeof(sizeof sockaddr_storage). We can create valid
christos
2011-09-21
Symbolic printing of some known MISC records.
christos
2011-09-02
- use PT_STRINGS
christos
2011-06-01
kern/42030 - tracking of file descriptors by ktrace/kdump
alnsn
2011-04-27
Remove Mach specific trace points.
joerg
2011-04-26
Remove PECOFF/Win32 emulation.
joerg
2011-04-26
Remove IRIX emulation
joerg
2011-04-26
Remove Darwin, MACH and Mach-O support.
joerg
2011-04-10
Fix string constant so it compiles again.
pgoyette
2011-04-10
we don't have access to si_lid anymore.
christos
2011-04-10
print detailed info about other SI_ codes.
christos
2011-01-10
format SI_QUEUE properly.
christos
2010-08-08
fix emul state tracking for exit vs exit_group on linux.
chs
2010-03-22
convert -idirafter to -isystem, as recommended by cgd in PR 11843.
mrg
2009-04-14
Enable WARNS=4 by default for usr.bin, except for:
lukem
2009-04-13
Allow kdump to be used as an ioctl decoder if invoked as ioctlname.
christos
[next]