summaryrefslogtreecommitdiff
path: root/sys/compat/m68k4k
AgeCommit message (Expand)Author
2003-08-08- GC all the setup_stack functionschristos
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr
2003-04-01Use PAGE_SIZE rather than NBPG.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-11-21restructure struct emul and execsw, in preparation to make emulations LKMable:jdolecek
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
1999-02-20If we match, and we're COMPAT_AOUT, use the a.out compat syscall switch,thorpej
1997-10-09Fix tipo inherited from old version of TNF copyright template.jtc
1997-07-20config.new => configpk
1997-04-04kill an unused variablethorpej
1996-09-10Add exec glue for `COMPAT_M68K4K'; just map the executable the waythorpej