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
/
compat
/
linux
History
Marcel Moolenaar
6a6ea79ac8
Fix page fault in linux_uselib syscall.
...
PR: 12910 Submitted by: Peter Holm <peter@holm.cc>
1999-08-08 11:26:46 +00:00
..
linux_file.c
Use the vn_todev() function, rather than VOP_GETATTR
1999-07-18 14:31:01 +00:00
linux_ioctl.c
Implementation of TCXONC.
1999-07-17 08:24:57 +00:00
linux_ipc.c
".. x11amp appears to be calling shmctl(id, IPC_RMID, 0) and the emulation
1998-06-02 12:38:31 +00:00
linux_misc.c
Fix page fault in linux_uselib syscall.
1999-08-08 11:26:46 +00:00
linux_signal.c
Rename struct members sa_siginfo. POSIX reserves identifiers starting
1999-07-06 06:55:29 +00:00
linux_socket.c
Fix linux sendmsg() emulation
1999-01-11 05:28:44 +00:00
linux_stats.c
Divorce "dev_t" from the "major|minor" bitmap, which is now called
1999-05-11 19:55:07 +00:00
linux_util.c
Removed unused #includes.
1997-07-20 16:06:08 +00:00
linux_util.h
We don't end up checking for a return value of EFAULT from the copyinstr()
1999-08-07 05:33:35 +00:00