..
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
Emulation stackgap sanity checks, based partly on fixes from
2000-08-29 14:33:25 +00:00
compat_util.h
implement a simple function, emul_flags_translate() to do table-based
1999-04-24 02:56:06 +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
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
2000-06-28 15:39:24 +00:00
kern_xxx_12.c
Makefile
Add compatibility calls for the 1.4 System V IPC *ctl() calls, and
1999-08-25 04:47:12 +00:00
Makefile.inc
Revert STRIPPROG -> STRIP
2000-02-01 05:25:24 +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
Add new sysctl node "KERN_SYSVIPC_INFO" with "KERN_SYSVIPC_MSG_INFO",
2000-06-02 15:53:03 +00:00
sysv_sem_14.c
Add new sysctl node "KERN_SYSVIPC_INFO" with "KERN_SYSVIPC_MSG_INFO",
2000-06-02 15:53:03 +00:00
sysv_shm_14.c
Add new sysctl node "KERN_SYSVIPC_INFO" with "KERN_SYSVIPC_MSG_INFO",
2000-06-02 15:53:03 +00:00
tty_43.c
Kill register declarations.
2000-03-30 11:24:16 +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
lstat: since namei() returns an error (EISDIR) if there is no parent to lock,
2000-07-26 11:43:07 +00:00
vm_12.c
vm_43.c
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
2000-06-28 15:39:24 +00:00