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
msmith
c319cef858
Fix linux sendmsg() emulation
...
Submitted by: Brian Feldman <green@unixhelp.org>
1999-01-11 05:28:44 +00:00
..
linux_file.c
Use truncate() instead of otruncate() - step on the way to stopping
1999-01-10 23:15:35 +00:00
linux_ioctl.c
MF22: Bring in some linux sound ioctl support which I committed to 2.2
1998-11-12 00:42:08 +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
Add (but don't activate) code for a special VM option to make
1999-01-06 23:05:42 +00:00
linux_signal.c
Kill(pid, 0) normally returns 0 on both FreeBSD and Redhat after having
1998-12-21 19:21:36 +00:00
linux_socket.c
Fix linux sendmsg() emulation
1999-01-11 05:28:44 +00:00
linux_stats.c
Move the "retval" (3rd) parameter from all syscall functions and put
1997-11-06 19:29:57 +00:00
linux_util.c
Removed unused #includes.
1997-07-20 16:06:08 +00:00
linux_util.h
Removed the cast to a pointer in the definition of PS_STRINGS and
1998-12-16 16:28:58 +00:00