.. |
compat_util.c
|
Make sure we free the pathname buffer in all error cases.
|
1995-10-22 08:20:44 +00:00 |
compat_util.h
|
- Extracted all compat routines from the kern directory and moved here.
|
1995-06-24 20:15:55 +00:00 |
kern_exit_43.c
|
Prefix names of system call implementation functions with `sys_'.
|
1995-10-07 06:25:19 +00:00 |
kern_info_09.c
|
kern_sysctl was missing process argument. Elimited -Wall warnings from
|
1996-02-04 02:02:14 +00:00 |
kern_info_43.c
|
kern_sysctl was missing process argument. Elimited -Wall warnings from
|
1996-02-04 02:02:14 +00:00 |
kern_ipc_10.c
|
Prefix names of system call implementation functions with `sys_'.
|
1995-10-07 06:25:19 +00:00 |
kern_prot_43.c
|
Prefix names of system call implementation functions with `sys_'.
|
1995-10-07 06:25:19 +00:00 |
kern_resource_43.c
|
Prefix names of system call implementation functions with `sys_'.
|
1995-10-07 06:25:19 +00:00 |
kern_sig_43.c
|
Changed name of sigaltstack's ss_base field to ss_sp to match XPG4.2 and
|
1996-01-04 22:21:33 +00:00 |
Makefile
|
Extracted vm compat functions from vm and added them here where they belong.
|
1996-02-05 01:58:28 +00:00 |
Makefile.inc
|
Simplify, and add support for passing CPPFLAGS.
|
1996-02-02 20:34:38 +00:00 |
tty_43.c
|
Renamed compat_tty.c to tty_43.c and updated with the newest copy from
|
1996-02-02 18:47:50 +00:00 |
uipc_syscalls_43.c
|
Prefix names of system call implementation functions with `sys_'.
|
1995-10-07 06:25:19 +00:00 |
vfs_syscalls_43.c
|
Prefix names of system call implementation functions with `sys_'.
|
1995-10-07 06:25:19 +00:00 |
vm_43.c
|
Extracted vm compat functions from vm and added them here where they belong.
|
1996-02-05 01:58:28 +00:00 |