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
/
external
/
cddl
Age
Commit message (
Expand
)
Author
2018-01-07
add casts
christos
2017-12-31
add trivial handling for DW_ATE_UTF, does not work.
christos
2017-11-18
Let's define symbols before using them.
kre
2017-11-18
use symbolic constant for 0
christos
2017-11-17
our pool code needs either PR_SLEEP or PR_NOWAIT; arrange for that explaining
christos
2017-11-06
kill another wrong ELFSIZE setting.
christos
2017-11-06
need to undef KERN_ELFSIZE too here...
christos
2017-09-17
Include scripts from the DTrace Toolkit if DTrace support is enabled.
sevan
2017-06-05
Undo the previous
abhinav
2017-06-05
Fix the trailing space in the probe specifier's name in dtrace(1)'s output.
abhinav
2017-05-26
Fix argument order.
joerg
2017-05-26
Make VOP_RECLAIM do the last unlock of the vnode.
riastradh
2017-05-12
Fix a typo: s/intepretation/interpretation
abhinav
2017-05-12
Change section number from 1M to 1
abhinav
2017-04-26
Change VOP_REMOVE and VOP_RMDIR to preserve lock/ref on dvp.
riastradh
2017-04-11
Make VOP_INACTIVE preserve vnode lock on return.
riastradh
2017-02-27
apply changes equivalent to freebsd r256822, r267759 and r298171:
chs
2017-02-17
Add generic genfs_suspendctl() and use it for all file systems.
hannken
2017-02-01
put back the include of dtrace_bsd.h, it actually is needed.
chs
2017-02-01
fix this module to depend on the solaris module rather than the dtrace module.
chs
2017-02-01
add some missing bits from freebsd r211554:
chs
2017-01-12
Rearrange headers
christos
2017-01-10
fix a few warnings.
christos
2017-01-07
PR/51118: Jared McNeill: Fix build on FreeBSD by removing osnet assert.h
christos
2016-12-19
arrange for .in files to be rebuilt.
christos
2016-12-12
simple path fixes
christos
2016-10-09
PR/51539: Henning Petersen: replace , with ;
christos
2016-09-16
Move kern_ctf.c into the dtrace_fbt module (the only place it is used)
pgoyette
2016-08-20
Remove now obsolete operation vcache_remove().
hannken
2016-08-04
include bsd.init.mnk for consistency and set NOLINT since this overrides
christos
2016-08-03
machdep.booted_kernel is not an absolute path, make it so. Now u_int is
christos
2016-07-17
Use C99 initializers for the cdevsw
pgoyette
2016-06-30
Add missing dp_proc_unlock() in error path.
pgoyette
2016-06-23
One more removal of a redefined symbol while loading dtrace module.
pgoyette
2016-06-23
On NetBSD we already have strpbrk() in libkern, so we don't need to
pgoyette
2016-06-23
Import fix from FreeBSD - see [1], [2] references below...
pgoyette
2016-06-18
fix dup definitions in module.
christos
2016-06-16
Make assertion of linker_file #ifdef __FreeBSD__. Fixes DIAGNOSTIC build.
mlelstv
2016-06-08
Grr, gcc-5.4 creates DW_AT_typedef without DW_AT_type for HARD_REG_SET!
christos
2016-05-14
apply the ustack() parts of freebsd r211608:
chs
2016-04-28
include stdio.h for NULL
christos
2016-04-28
remove incorrect comment
christos
2016-04-28
Introduce dt_bootfile() and use it to avoid hard-coded kernel values. Fixes
christos
2016-04-10
Apply revision 274569 from FreeBSD:
christos
2016-04-09
fix test.
christos
2016-04-09
properly check for type id overflow
christos
2016-04-09
Add autounload logic to dtrace module prototype.
riastradh
2016-04-09
Disable autoload if there are any profile probes.
riastradh
2016-04-09
Prevent autounload while cyclics are still in use.
riastradh
2016-04-04
Fix module name of dtrace_profile.
riastradh
[next]