summaryrefslogtreecommitdiff
path: root/sys/compat/linux/common/linux_uselib.c
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
2003-04-01Use PAGE_SIZE rather than NBPG.thorpej
2003-01-18Merge the nathanw_sa branch.thorpej
2003-01-06writable, not writeable.wiz
2002-10-05count executable image pages as executable for vm-usage purposes.chs
2002-03-16make the stackgap_{init,alloc} functions MP friendly (i.e. pass struct proc *christos
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
2001-07-22seperate -> separatewiz
2000-12-12define EXEC_AOUT (if not defined) before including linux_syscallargs.h,jdolecek
2000-12-01put linux_sys_uselib() to separate file linux_uselib.cjdolecek