NetBSD/sys/compat/common
thorpej 8671b8f854 Don't #ifdef compat_12_sys_swapon() so that it can be used by other compat
modules.
1997-06-13 17:28:29 +00:00
..
Makefile bring mrg-vm-swap2 onto mainline. 1997-06-12 17:35:18 +00:00
Makefile.inc clean up substantially. Transform clean, depend, cleandir targets from :: 1997-01-23 22:58:26 +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 make the namei struct members ni_dirp and ni_next, and the componentname 1996-10-25 23:13:58 +00:00
compat_util.h Don't inline stackgap_init() and stackgap_alloc(). Doing so generates 1996-10-12 02:12: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_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
kern_xxx_12.c s/boot/cpu_reboot/ 1997-03-26 23:44:27 +00:00
tty_43.c Backout previous kprintf change. 1996-10-13 00:46:49 +00:00
uipc_syscalls_43.c Fix compiler warnings 1996-03-14 19:31:45 +00:00
vfs_syscalls_43.c PR/3701: Arne H. Juul: olstat can't stat "/", because it still pretended 1997-06-06 19:36:31 +00:00
vm_12.c Don't #ifdef compat_12_sys_swapon() so that it can be used by other compat 1997-06-13 17:28:29 +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
vm_swap_12.c Don't #ifdef compat_12_sys_swapon() so that it can be used by other compat 1997-06-13 17:28:29 +00:00