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