NetBSD/sys/compat/common
mark 847038524a cast -1 to a char for comparision with tc->t_brkc so that this test
will work with signed and unsigned chars.
1996-05-20 14:29:17 +00:00
..
Makefile - Moving cpu_exec_aout_prep_oldzmagic -> exec_aout_prep_oldzmagic. 1996-05-18 15:52:19 +00:00
Makefile.inc Make `make depend' work for libraries. 1996-05-11 16:11:30 +00:00
compat_exec.c - Moving cpu_exec_aout_prep_oldzmagic -> exec_aout_prep_oldzmagic. 1996-05-18 15:52:19 +00:00
compat_util.c Fix compiler warnings 1996-03-14 19:31:45 +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 fourth argument to kern_sysctl() must be a size_t *. simply passing a pointer 1996-02-21 00:10:59 +00:00
kern_info_43.c Support bsdi getkerninfo(SYSINFO,...) call so that the BSDI netscape 1996-05-18 01:24:34 +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 Fix compiler warnings 1996-03-14 19:31:45 +00:00
kern_sig_43.c Fix compiler warnings 1996-03-14 19:31:45 +00:00
tty_43.c cast -1 to a char for comparision with tc->t_brkc so that this test 1996-05-20 14:29:17 +00:00
uipc_syscalls_43.c Fix compiler warnings 1996-03-14 19:31:45 +00:00
vfs_syscalls_43.c Fix compiler warnings 1996-03-14 19:31:45 +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