This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
i386
/
linux
History
Jung-uk Kim
26833f3f9a
Add stubs for syscalls introduced in Linux 2.6.17 kernel.
...
Some GNU libc version started using them before 2.6.17 was officially out. MFC after: 3 days
2008-04-16 19:25:39 +00:00
..
imgact_linux.c
VOP_LOCK1() (and so VOP_LOCK()) and VOP_UNLOCK() are only used in
2008-01-13 14:44:15 +00:00
linux_dummy.c
Add stubs for syscalls introduced in Linux 2.6.17 kernel.
2008-04-16 19:25:39 +00:00
linux_genassym.c
…
linux_ipc64.h
…
linux_locore.s
…
linux_machdep.c
Fix Linux mmap with MAP_GROWSDOWN flag.
2008-02-11 19:35:03 +00:00
linux_proto.h
Regenerate
2008-04-08 09:51:19 +00:00
linux_ptrace.c
- Move all of the PS_ flags into either p_flag or td_flags.
2007-09-17 05:31:39 +00:00
linux_support.s
Move futex support code from <arch>/support.s into linux compat directory.
2007-05-23 08:33:06 +00:00
linux_syscall.h
Regenerate
2008-04-08 09:51:19 +00:00
linux_sysent.c
Regenerate
2008-04-08 09:51:19 +00:00
linux_sysvec.c
Implement the linux syscalls
2008-04-08 09:45:49 +00:00
linux.h
Implement the linux syscalls
2008-04-08 09:45:49 +00:00
Makefile
…
syscalls.conf
- Remove unused sysvec variables from various syscalls.conf.
2006-08-15 17:25:55 +00:00
syscalls.master
Add stubs for syscalls introduced in Linux 2.6.17 kernel.
2008-04-16 19:25:39 +00:00