summaryrefslogtreecommitdiff
path: root/sys/compat/m68k4k
AgeCommit message (Expand)Author
2019-11-20Move all non-emulation-specific coredump code into the coredump module,pgoyette
2014-11-17Define compat modules (but without dependencies yet).uebayasi
2014-03-07c99 initializers for struct execswchristos
2013-09-19exec modules need to be of the exec kindchristos
2009-08-17buildfix: #include <sys/exec_aout.h>cegger
2008-11-21Need to include <sys/module.h> when using the MODULE() macro.he
2008-11-19Make the emulations, exec formats, coredump, NFS, and the NFS serverad
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-12-08ANSIfy most of the function definitions in sys/compat (but not ndis).dsl
2007-12-04Remove all the __Pdsl
2005-12-11merge ktrace-lwp.christos
2005-02-26nuke trailing whitespaceperry
2005-01-30Don't try to map a 0 size bss.christos
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