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
/
kern
/
exec_aout.c
Age
Commit message (
Expand
)
Author
2000-06-27
remove include of <vm/vm.h>
mrg
2000-06-13
round the sizes of mapped text and data segments to PAGE_SIZE.
chs
2000-04-11
add a new function vn_marktext() for exec code to let others know
chs
1996-09-26
fix some typos and clean up some comments.
cgd
1996-02-04
First pass at prototyping
christos
1994-08-01
See to it that `vm_tsize' and `vm_dsize' get set up properly for
pk
1994-07-05
multiple include of exec.h
glass
1994-07-01
exec_aout.h not needed
deraadt
1994-06-29
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
cgd
1994-01-28
Fix spelling error in Copyright notice
jtc
1994-01-16
casting for exec_package field changes
cgd
1994-01-13
trim extra debugging code, for now
cgd
1994-01-08
de-macroify kill_vmcmds()
cgd
1994-01-08
Use NULLVP, just for Correctness (tm).
mycroft
1994-01-08
Trivial stylistic change for consistency.
mycroft
1994-01-08
far reaching but relatively minor cleanup and slight reorg of exec code
cgd
1993-12-12
support OMAGIC/NMAGIC a.out's
deraadt
1993-09-05
there now exists an "exec switch". break the a.out code into another
cgd