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
2019-07-23
kdump(1): Symbolic printing for MALLOC_OPTIONS="U".
nonaka
2019-05-06
You don't have to be _LP64 to run 32 bit binaries. You can be mips (64 bit
christos
2019-03-25
Remove compat_osf1, discussed on tech-kern@.
maxv
2018-12-29
ibcs2 is gone
martin
2018-12-19
compat/svr4* is gone - adapt
martin
2018-09-29
NPF: Major rework -- migrate NPF to the libnv library.
rmind
2018-06-12
remove extra quotes.
christos
2018-06-12
- instead of hard-coding the include paths in mkioctls, pass them in
christos
2018-06-02
just include <sys/mutex.h> for mkioctls. this works fine for me
mrg
2018-05-29
Use proper forward declaration for kmutex_t. This makes MKDTRACE=no builds
martin
2018-05-29
Ooops, backout previous - it was an update build artifact (or something)
martin
2018-05-29
Backout previous: "typedef void *kmutex_t;
martin
2018-05-28
merge a new version of the CDDL dtrace and ZFS code.
chs
2018-04-29
print the mprotect perm argument symbolically.
christos
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
[next]