freebsd-dev/sys/i386/linux
Jung-uk Kim 77424f4177 MFP4: 109655
- Move linux_nanosleep() from src/sys/amd64/linux32/linux32_machdep.c to
src/sys/compat/linux/linux_time.c.
- Validate timespec ranges before use as Linux kernel does.
- Fix l_timespec structure.
- Clean up style(9) nits.
2006-12-20 20:17:35 +00:00
..
imgact_linux.c - Change the vm_mmap() function to accept an objtype_t parameter specifying 2005-04-01 20:00:11 +00:00
linux_dummy.c MFP4: 2006-10-28 10:59:59 +00:00
linux_genassym.c Use __FBSDID(). 2003-06-02 16:56:40 +00:00
linux_ipc64.h
linux_locore.s
linux_machdep.c Sweep kernel replacing suser(9) calls with priv(9) calls, assigning 2006-11-06 13:42:10 +00:00
linux_proto.h Merge posix4/* into normal kernel hierarchy. 2006-11-11 16:26:58 +00:00
linux_ptrace.c Close some races between procfs/ptrace and exit(2): 2006-02-22 18:57:50 +00:00
linux_syscall.h regen after linux_io_* backout 2006-10-29 14:12:44 +00:00
linux_sysent.c regen after linux_io_* backout 2006-10-29 14:12:44 +00:00
linux_sysvec.c Change futex lock from mutex to sx. Make futex_get atomic (protected by the 2006-09-09 16:25:25 +00:00
linux.h MFP4: 109655 2006-12-20 20:17:35 +00:00
Makefile
syscalls.conf - Remove unused sysvec variables from various syscalls.conf. 2006-08-15 17:25:55 +00:00
syscalls.master Backout the linux aio stuff. Several problems where identified and the 2006-10-29 14:02:39 +00:00