.. |
linux_break.c
|
msync, readv and writev were recently added to the Linux kernel; add them
|
1995-12-18 14:35:08 +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
|
Added Linux compat code.
|
1995-02-28 23:24:35 +00:00 |
linux_error.c
|
- added struct emul to all emulations.
|
1995-04-22 19:48:19 +00:00 |
linux_exec.c
|
Prefix names of system call implementation functions with `sys_'.
|
1995-10-07 06:25:19 +00:00 |
linux_exec.h
|
Prefix names of system call implementation functions with `sys_'.
|
1995-10-07 06:25:19 +00:00 |
linux_exec_aout.c
|
Prefix names of system call implementation functions with `sys_'.
|
1995-10-07 06:25:19 +00:00 |
linux_exec_elf32.c
|
Prefix names of system call implementation functions with `sys_'.
|
1995-10-07 06:25:19 +00:00 |
linux_fcntl.h
|
Added Linux compat code.
|
1995-02-28 23:24:35 +00:00 |
linux_file.c
|
Work around calling the NetBSD fcntl(F_{G,S}ETOWN) for now; it is too
|
1995-10-08 22:53:43 +00:00 |
linux_ioctl.c
|
Fix transposed copyin() args, from Niklas Hallqvist <niklas@appli.se>.
|
1995-11-16 18:42:05 +00:00 |
linux_ioctl.h
|
Convert 230400 baud.
|
1995-08-16 04:14:51 +00:00 |
linux_ipc.c
|
Avoid unnecessary copyin() of shmid_ds struct for shmctl(IPC_RMID)
|
1995-10-08 22:49:29 +00:00 |
linux_ipc.h
|
Added Linux compat code.
|
1995-02-28 23:24:35 +00:00 |
linux_ipccall.c
|
Avoid unnecessary copyin() of shmid_ds struct for shmctl(IPC_RMID)
|
1995-10-08 22:49:29 +00:00 |
linux_ipccall.h
|
Implement the rest of the sysv ipc calls ({sem,msg}*())
|
1995-08-15 21:14:32 +00:00 |
linux_llseek.c
|
Work around calling the NetBSD fcntl(F_{G,S}ETOWN) for now; it is too
|
1995-10-08 22:53:43 +00:00 |
linux_misc.c
|
msync, readv and writev were recently added to the Linux kernel; add them
|
1995-12-18 14:35:08 +00:00 |
linux_misc_notalpha.c
|
msync, readv and writev were recently added to the Linux kernel; add them
|
1995-12-18 14:35:08 +00:00 |
linux_mmap.h
|
Added Linux compat code.
|
1995-02-28 23:24:35 +00:00 |
linux_msg.h
|
Implement the rest of the sysv ipc calls ({sem,msg}*())
|
1995-08-15 21:14:32 +00:00 |
linux_oldmmap.c
|
msync, readv and writev were recently added to the Linux kernel; add them
|
1995-12-18 14:35:08 +00:00 |
linux_oldolduname.c
|
msync, readv and writev were recently added to the Linux kernel; add them
|
1995-12-18 14:35:08 +00:00 |
linux_oldselect.c
|
msync, readv and writev were recently added to the Linux kernel; add them
|
1995-12-18 14:35:08 +00:00 |
linux_olduname.c
|
msync, readv and writev were recently added to the Linux kernel; add them
|
1995-12-18 14:35:08 +00:00 |
linux_olduname.h
|
Implement the old and older uname(2) calls.
|
1995-08-21 03:42:09 +00:00 |
linux_pipe.c
|
msync, readv and writev were recently added to the Linux kernel; add them
|
1995-12-18 14:35:08 +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
|
Added Linux compat code.
|
1995-02-28 23:24:35 +00:00 |
linux_sig_notalpha.c
|
Prefix names of system call implementation functions with `sys_'.
|
1995-10-07 06:25:19 +00:00 |
linux_sigaction.c
|
Prefix names of system call implementation functions with `sys_'.
|
1995-10-07 06:25:19 +00:00 |
linux_signal.c
|
Prefix names of system call implementation functions with `sys_'.
|
1995-10-07 06:25:19 +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
|
Prefix names of system call implementation functions with `sys_'.
|
1995-10-07 06:25:19 +00:00 |
linux_socket.h
|
Convert TCP socket options.
|
1995-05-28 10:16:32 +00:00 |
linux_socketcall.c
|
Prefix names of system call implementation functions with `sys_'.
|
1995-10-07 06:25:19 +00:00 |
linux_socketcall.h
|
Added Linux compat code.
|
1995-02-28 23:24:35 +00:00 |
linux_sockio.h
|
* Changed to use generic ELF code from kern/exec_elf.c (which was taken
|
1995-06-22 21:34:27 +00:00 |
linux_types.h
|
Implement the old and older uname(2) calls.
|
1995-08-21 03:42:09 +00:00 |
linux_util.h
|
Use compat_util.[ch].
|
1995-06-24 20:20:04 +00:00 |