summaryrefslogtreecommitdiff
path: root/sys/compat/common/compat_exec.c
AgeCommit message (Expand)Author
2005-12-11merge ktrace-lwp.christos
2005-02-26nuke trailing whitespaceperry
2005-01-30Don't try to map a 0 size bss.christos
2003-11-19Don't include malloc.h if you are not going to use it.christos
2003-08-08- GC all the setup_stack functionschristos
2003-04-01Use PAGE_SIZE rather than NBPG.thorpej
2002-12-10Rename __LDPGSZ to AOUT_LDPGSZ, to accurately reflect what it is.thorpej
2002-10-05count executable image pages as executable for vm-usage purposes.chs
2002-09-27remove trailing \n in panic(). approved perry.provos
2001-11-13add RCSIDs (including regeneration of files as appropriate)lukem
2001-10-30- Add a new vnode flag VEXECMAP, which indicates that a vnode hasthorpej
2000-06-28remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>mrg
2000-04-11add a new function vn_marktext() for exec code to let others knowchs
1996-05-18- Moving cpu_exec_aout_prep_oldzmagic -> exec_aout_prep_oldzmagic.christos