NetBSD/sys/compat/common
jdolecek 0d8b0305c5 don't define SYSVMSG if it's already defined 2000-12-21 19:30:26 +00:00
..
Makefile Add compatibility calls for the 1.4 System V IPC *ctl() calls, and 1999-08-25 04:47:12 +00:00
Makefile.inc Have recursive make invocations depend on the .MAKE pseudo-target so 2000-12-05 17:01:19 +00:00
compat_exec.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 15:39:24 +00:00
compat_util.c make const the struct emul * pointers passed/used in stackgap_init(), 2000-11-20 20:23:07 +00:00
compat_util.h add e_path (emulation path) to struct emul, which replaces emulation-specific 2000-12-01 12:28:30 +00:00
gen_errno_tables.awk a quick hack to make generating errno conversion tables from our and other 1999-04-23 05:31:33 +00:00
kern_exit_43.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 15:39:24 +00:00
kern_info_09.c Sprinkle in some const. 2000-07-14 07:12:47 +00:00
kern_info_43.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 15:39:24 +00:00
kern_ipc_10.c fix LP64 warnings. 2000-07-27 14:00:56 +00:00
kern_resource_43.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 15:39:24 +00:00
kern_sig_13.c Kill register declarations. 2000-03-30 11:24:16 +00:00
kern_sig_43.c make LKM safe 2000-12-17 15:55:47 +00:00
kern_xxx_12.c s/boot/cpu_reboot/ 1997-03-26 23:44:27 +00:00
sysv_ipc_14.c Add compatibility calls for the 1.4 System V IPC *ctl() calls, and 1999-08-25 04:47:12 +00:00
sysv_msg_14.c don't define SYSVMSG if it's already defined 2000-12-21 19:30:26 +00:00
sysv_sem_14.c make LKM safe 2000-12-17 15:55:47 +00:00
sysv_shm_14.c make LKM safe 2000-12-17 15:55:47 +00:00
tty_43.c Don't dereference NULL t_linesw. 2000-11-08 22:51:01 +00:00
uipc_syscalls_43.c Kill register declarations. 2000-03-30 11:24:16 +00:00
vfs_syscalls_12.c Kill register declarations. 2000-03-30 11:24:16 +00:00
vfs_syscalls_43.c LKMify 2000-11-29 21:51:49 +00:00
vm_12.c move <vm/vm_swap.h> to <sys/swap.h>. <vm/vm_swap.h> still works for now (goes away later) 1998-08-29 17:01:14 +00:00
vm_43.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 15:39:24 +00:00