NetBSD/sys/kern
2000-07-08 18:11:02 +00:00
..
exec_aout.c remove include of <vm/vm.h> 2000-06-27 17:41:07 +00:00
exec_conf.c PE/COFF (Win32) compatible binary support (experimental). 2000-06-09 22:38:56 +00:00
exec_ecoff.c remove include of <vm/vm.h> 2000-06-27 17:41:07 +00:00
exec_elf32.c remove include of <vm/vm.h> 2000-06-27 17:41:07 +00:00
exec_elf64.c
exec_elf_common.c remove include of <vm/vm.h> 2000-06-27 17:41:07 +00:00
exec_script.c remove include of <vm/vm.h> 2000-06-27 17:41:07 +00:00
exec_subr.c remove include of <vm/vm.h> 2000-06-27 17:41:07 +00:00
genassym.awk
genassym.sh
init_main.c adjust maximum number of vnodes in vnode cache according 2000-07-06 09:51:54 +00:00
init_sysent.c
kern_acct.c
kern_allocsys.c remove include of <vm/vm.h> 2000-06-27 17:41:07 +00:00
kern_clock.c remove include of <vm/vm.h> 2000-06-27 17:41:07 +00:00
kern_descrip.c change tablefull() to accept one more parameter - optional hint 2000-07-04 15:33:28 +00:00
kern_exec.c remove include of <vm/vm.h> 2000-06-27 17:41:07 +00:00
kern_exit.c remove include of <vm/vm.h> 2000-06-27 17:41:07 +00:00
kern_fork.c change tablefull() to accept one more parameter - optional hint 2000-07-04 15:33:28 +00:00
kern_kthread.c
kern_ktrace.c
kern_lkm.c remove include of <vm/vm.h> 2000-06-27 17:41:07 +00:00
kern_lock.c Fix assorted bugs around shutdown/reboot/panic time. 2000-06-10 18:44:43 +00:00
kern_malloc.c remove include of <vm/vm.h> 2000-06-27 17:41:07 +00:00
kern_ntptime.c remove include of <vm/vm.h> 2000-06-27 17:41:07 +00:00
kern_physio.c remove include of <vm/vm.h> 2000-06-27 17:41:07 +00:00
kern_proc.c
kern_prot.c
kern_resource.c remove include of <vm/vm.h> 2000-06-27 17:41:07 +00:00
kern_sig.c Format paranoia. 2000-07-08 18:10:25 +00:00
kern_subr.c
kern_synch.c remove include of <vm/vm.h> 2000-06-27 17:41:07 +00:00
kern_sysctl.c Add #ifdef checks for SYSVMSG, SYSVSEM and SYSVSHM in more places to catch 2000-06-16 00:57:04 +00:00
kern_time.c remove include of <vm/vm.h> 2000-06-27 17:41:07 +00:00
kern_xxx.c remove include of <vm/vm.h> 2000-06-27 17:41:07 +00:00
kgdb_stub.c
Make.tags.inc
Makefile
makesyscalls.sh
subr_autoconf.c Format paranoia 2000-07-08 18:11:02 +00:00
subr_disk.c
subr_extent.c more extent_alloc() fixes: 2000-07-07 14:10:48 +00:00
subr_log.c
subr_pool.c remove include of <vm/vm.h> 2000-06-27 17:41:07 +00:00
subr_prf.c change tablefull() to accept one more parameter - optional hint 2000-07-04 15:33:28 +00:00
subr_prof.c remove include of <vm/vm.h> 2000-06-27 17:41:07 +00:00
subr_rmap.c
subr_xxx.c
sys_generic.c
sys_process.c remove include of <vm/vm.h> 2000-06-27 17:41:07 +00:00
sys_socket.c
syscalls.c
syscalls.conf
syscalls.master
sysv_ipc.c
sysv_msg.c remove include of <vm/vm.h> 2000-06-27 17:41:07 +00:00
sysv_sem.c remove include of <vm/vm.h> 2000-06-27 17:41:07 +00:00
sysv_shm.c remove include of <vm/vm.h> 2000-06-27 17:41:07 +00:00
tty_conf.c
tty_pty.c
tty_subr.c
tty_tb.c
tty_tty.c
tty.c remove include of <vm/vm.h> 2000-06-27 17:41:07 +00:00
uipc_domain.c remove include of <vm/vm.h> 2000-06-27 17:41:07 +00:00
uipc_mbuf2.c
uipc_mbuf.c remove include of <vm/vm.h> 2000-06-27 17:41:07 +00:00
uipc_proto.c
uipc_socket2.c
uipc_socket.c
uipc_syscalls.c remove include of <vm/vm.h> 2000-06-27 17:41:07 +00:00
uipc_usrreq.c Oops, missed a couple of places where CMSG_*() should be used. No 2000-06-05 16:29:45 +00:00
vfs_bio.c remove include of <vm/vm.h> 2000-06-27 17:41:07 +00:00
vfs_cache.c
vfs_cluster.c remove include of <vm/vm.h> 2000-06-27 17:41:07 +00:00
vfs_getcwd.c
vfs_init.c
vfs_lockf.c Fix several problems with lockf/fcntl byte range locks: 2000-06-12 14:33:04 +00:00
vfs_lookup.c
vfs_subr.c change tablefull() to accept one more parameter - optional hint 2000-07-04 15:33:28 +00:00
vfs_syscalls.c remove include of <vm/vm.h> 2000-06-27 17:41:07 +00:00
vfs_vnops.c remove include of <vm/vm.h> 2000-06-27 17:41:07 +00:00
vnode_if.c
vnode_if.sh
vnode_if.src