freebsd-dev/sys/i386/linux
Maxim Sobolev d09c47acd9 Pull latest changes from OpenBSD:
- improve sysinfo(2) syscall;
- add dummy fadvise64(2) syscall;
- add dummy *xattr(2) family of syscalls;
- add protos for the syscalls 222-225, 238-249 and 253-267;
- add exit_group(2) syscall, which is currently just wired to exit(2).

Obtained from:  OpenBSD
MFC after:      2 weeks
2003-11-16 15:07:10 +00:00
..
imgact_linux.c Restored non-egregious casts so that this file compiles on i386's with 2003-09-07 13:23:45 +00:00
linux_dummy.c Pull latest changes from OpenBSD: 2003-11-16 15:07:10 +00:00
linux_genassym.c Use __FBSDID(). 2003-06-02 16:56:40 +00:00
linux_ipc64.h - Add support for IPC_64 extensions into shmctl(2), semctl(2) and msgctl(2); 2002-10-11 11:43:09 +00:00
linux_locore.s
linux_machdep.c Use __FBSDID(). 2003-06-02 16:56:40 +00:00
linux_proto.h Pull latest changes from OpenBSD: 2003-11-16 15:07:10 +00:00
linux_ptrace.c Use __FBSDID(). 2003-06-02 16:56:40 +00:00
linux_syscall.h Pull latest changes from OpenBSD: 2003-11-16 15:07:10 +00:00
linux_sysent.c Pull latest changes from OpenBSD: 2003-11-16 15:07:10 +00:00
linux_sysvec.c Add sysentvec->sv_fixlimits() hook so that we can catch cases on 64 bit 2003-09-25 01:10:26 +00:00
linux.h Correctly map SIGSYS signal to/from Linux. 2003-02-24 16:16:45 +00:00
Makefile
syscalls.conf
syscalls.master Pull latest changes from OpenBSD: 2003-11-16 15:07:10 +00:00