NetBSD/sys/compat/common
chs 993948e989 count executable image pages as executable for vm-usage purposes.
also, always do the VTEXT vs. v_writecount mutual exclusion
(which we previously skipped if the text or data segment was empty).
2002-10-05 22:34:02 +00:00
..
Makefile
Makefile.inc
compat_exec.c count executable image pages as executable for vm-usage purposes. 2002-10-05 22:34:02 +00:00
compat_util.c Remove a meaningless type qualifier on a cast. 2002-09-23 05:57:44 +00:00
compat_util.h
gen_errno_tables.awk
kern_exit_43.c Don't include <sys/map.h>. 2002-09-25 22:21:01 +00:00
kern_info_09.c
kern_info_43.c
kern_ipc_10.c Add !defined(_LP64) in the appropriate places to correspond with 2002-09-28 10:20:01 +00:00
kern_resource_43.c
kern_sig_13.c
kern_sig_43.c
kern_xxx_12.c
sysv_ipc_14.c
sysv_msg_14.c
sysv_sem_14.c
sysv_shm_14.c
tty_43.c
uipc_syscalls_43.c
vfs_syscalls_12.c
vfs_syscalls_43.c
vm_12.c
vm_43.c