NetBSD/sys/compat/linux
thorpej 821a4fec46 Add a comment clearly describing that Linux's getsid(2) differs from
the XPG4.2 definition in that it returns the kernel virtual address
of the session structure, rather than the process group ID of the
session leader.
1998-02-14 01:28:15 +00:00
..
arch/i386 Store the initial NPX control word appropriate for the emulation in the saved 1998-01-24 13:19:46 +00:00
common Add a comment clearly describing that Linux's getsid(2) differs from 1998-02-14 01:28:15 +00:00
i386 Store the initial NPX control word appropriate for the emulation in the saved 1998-01-24 13:19:46 +00:00
include Prototype new functions. 1998-01-24 12:39:37 +00:00
multiarch Add a comment clearly describing that Linux's getsid(2) differs from 1998-02-14 01:28:15 +00:00
Makefile
files.linux PR/4794: Urban Boquist: Linux cdrom ioctls are missing 1998-01-15 14:52:11 +00:00
linux_cdrom.c PR/4794: Urban Boquist: Linux cdrom ioctls are missing 1998-01-15 14:52:11 +00:00
linux_cdrom.h PR/4794: Urban Boquist: Linux cdrom ioctls are missing 1998-01-15 14:52:11 +00:00
linux_dirent.h Prefix names of system call implementation functions with `sys_'. 1995-10-07 06:25:19 +00:00
linux_errno.h
linux_error.c Map ENOMSG. 1998-02-10 14:37:38 +00:00
linux_exec.c Use linux_setregs(). 1998-01-24 12:32:15 +00:00
linux_exec.h Prototype new functions. 1998-01-24 12:39:37 +00:00
linux_fcntl.h
linux_file.c Fix the shared library versioning snafu caused by the recent changes 1997-10-20 22:05:06 +00:00
linux_ioctl.c PR/4794: Urban Boquist: Linux cdrom ioctls are missing 1998-01-15 14:52:11 +00:00
linux_ioctl.h PR/4794: Urban Boquist: Linux cdrom ioctls are missing 1998-01-15 14:52:11 +00:00
linux_ipc.c Clean this up a bit. 1998-01-22 16:33:57 +00:00
linux_ipc.h
linux_ipccall.h Implement the rest of the sysv ipc calls ({sem,msg}*()) 1995-08-15 21:14:32 +00:00
linux_misc.c Add a comment clearly describing that Linux's getsid(2) differs from 1998-02-14 01:28:15 +00:00
linux_mmap.h
linux_msg.h Implement the rest of the sysv ipc calls ({sem,msg}*()) 1995-08-15 21:14:32 +00:00
linux_sem.h Implement the rest of the sysv ipc calls ({sem,msg}*()) 1995-08-15 21:14:32 +00:00
linux_shm.h
linux_signal.c - Add missing prototypes 1996-04-04 23:51:36 +00:00
linux_signal.h Add a hook for MD ioctl calls, plus a couple of more changes to make 1995-08-27 20:51:48 +00:00
linux_socket.c Make this compile again, including Politically Correct const handling. 1996-12-22 23:00:02 +00:00
linux_socket.h Convert TCP socket options. 1995-05-28 10:16:32 +00:00
linux_socketcall.h
linux_sockio.h Separate ioctl emulation by group. Add (minimal) audio emulation. 1996-03-08 04:55:59 +00:00
linux_syscall.h Regen. 1998-01-09 06:19:02 +00:00
linux_syscallargs.h Regen. 1998-01-09 06:19:02 +00:00
linux_syscalls.c Regen. 1998-01-09 06:19:02 +00:00
linux_sysent.c Regen. 1998-01-09 06:19:02 +00:00
linux_termios.c Prototyping changes. 1996-04-05 00:01:10 +00:00
linux_termios.h RCSID Police. 1998-01-05 17:51:27 +00:00
linux_types.h Update list of Linux syscalls and implement the ones that are likely to be 1996-05-20 01:59:09 +00:00
linux_util.h Use compat_util.[ch]. 1995-06-24 20:20:04 +00:00
syscalls.conf
syscalls.master ostat -> stat43 1997-10-16 23:53:07 +00:00