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
/
pecoff
Age
Commit message (
Expand
)
Author
2001-12-03
pecoff_copyargs(): Fix incorrect pointer type of the variable `ap'.
kent
2001-11-27
Fixed forgot map .idata section for some binaries.
oki
2001-11-13
add RCSIDs (including regeneration of files as appropriate)
lukem
2001-07-29
Adjust to the new copyargs() footprint.
christos
2001-07-14
rename elf32_read_from to exec_read_from since it is used in many places
christos
2001-06-18
Add an e_trapsignal member to struct emul, so that emulated processes can
christos
2001-01-15
Add support to mmap .bss section.
oki
2000-12-11
Introduce 2 new flags in types.h:
mycroft
2000-12-09
always fill in e_syscall in respective emul_*; if the emulation doesn't
jdolecek
2000-12-01
add e_path (emulation path) to struct emul, which replaces emulation-specific
jdolecek
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-06-15
Fix copyright notice. This file is derived from
oki
2000-06-09
PE/COFF (Win32) compatible binary support (experimental).
oki
2000-06-04
Nothing yet.
mycroft