summaryrefslogtreecommitdiff
path: root/sys/compat/common/compat_file.c
AgeCommit message (Expand)Author
2003-11-19Don't include malloc.h if you are not going to use it.christos
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-06-05simplify bsd_sys_bind()christos
2003-06-05Ooops, I deleted a debug printf just before committing and one bit wasmanu
2003-06-05Search alternate /emul/* path for AF_LOCAL sockets at bind() time.manu
2003-06-04Build again with SAmanu
2003-02-10include more opt_ files for nfs.christos
2003-02-10getfh is needed for NFS server.christos
2003-01-22lwp'ifychristos
2002-12-08Introduce BSD system calls with alternate patch checking (in /emul) inmanu