This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
i386
/
linux
History
jhb
c240b8f56c
MFC: Remove linux_mib_destroy() since MTX_SYSINIT's gaining of a SYSUNINIT
...
that called mtx_destroy() made it obsolete.
2005-12-22 21:25:20 +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
Use the BSD madvise() syscall implementation for Linux binary emulation,
2004-03-28 21:43:27 +00:00
linux_genassym.c
…
linux_ipc64.h
…
linux_locore.s
…
linux_machdep.c
MFC: Propagate return value of the kern_execve() to the caller properly.
2005-08-04 23:25:32 +00:00
linux_proto.h
Regenerate.
2005-07-20 17:43:53 +00:00
linux_ptrace.c
Remove the CPU_ENABLE_SSE option from the i386 and pc98 architectures,
2005-07-02 20:06:44 +00:00
linux_syscall.h
Regenerate.
2005-07-20 17:43:53 +00:00
linux_sysent.c
Regenerate.
2005-07-20 17:43:53 +00:00
linux_sysvec.c
MFC: Remove linux_mib_destroy() since MTX_SYSINIT's gaining of a SYSUNINIT
2005-12-22 21:25:20 +00:00
linux.h
Add support for O_NOFOLLOW and O_DIRECT to Linux fcntl() F_GETFL/F_SETFL.
2005-04-13 04:31:43 +00:00
Makefile
…
syscalls.conf
…
syscalls.master
MFC: Sync up the MP safe flags of the compat ABIs with the master list and
2005-07-20 17:42:15 +00:00