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
/
sys
/
compat
/
m68k4k
Age
Commit message (
Expand
)
Author
2003-08-08
- GC all the setup_stack functions
christos
2003-06-29
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
fvdl
2003-06-28
Pass lwp pointers throughtout the kernel, as required, so that the lwpid can
darrenr
2003-04-01
Use PAGE_SIZE rather than NBPG.
thorpej
2002-10-05
count executable image pages as executable for vm-usage purposes.
chs
2002-09-27
remove trailing \n in panic(). approved perry.
provos
2001-11-13
add RCSIDs (including regeneration of files as appropriate)
lukem
2001-10-30
- Add a new vnode flag VEXECMAP, which indicates that a vnode has
thorpej
2000-11-21
restructure struct emul and execsw, in preparation to make emulations LKMable:
jdolecek
2000-06-28
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
mrg
2000-04-11
add a new function vn_marktext() for exec code to let others know
chs
1999-02-20
If we match, and we're COMPAT_AOUT, use the a.out compat syscall switch,
thorpej
1997-10-09
Fix tipo inherited from old version of TNF copyright template.
jtc
1997-07-20
config.new => config
pk
1997-04-04
kill an unused variable
thorpej
1996-09-10
Add exec glue for `COMPAT_M68K4K'; just map the executable the way
thorpej