summaryrefslogtreecommitdiff
path: root/sys/compat/pecoff/pecoff_exec.h
AgeCommit message (Expand)Author
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
2002-08-26Implement passing AT_{E,R}{U,G}ID in the elf aux vector, like solaris.christos
2001-07-29Adjust to the new copyargs() footprint.christos
2000-11-21restructure struct emul and execsw, in preparation to make emulations LKMable:jdolecek
2000-06-09PE/COFF (Win32) compatible binary support (experimental).oki