NetBSD/sys/kern
cgd 8900ab37e3 clean up, move some XXX's around, and note that one or two things should be
replaced with timeval{add,sub}, and generally be made more sane.
1993-11-03 09:08:42 +00:00
..
dead_vnops.c
exec_aout.c
fifo_vnops.c
init_main.c
init_sysent.c
kern_acct.c clean up, move some XXX's around, and note that one or two things should be 1993-11-03 09:08:42 +00:00
kern_clock.c
kern_descrip.c
kern_exec.c
kern_exit.c
kern_fork.c
kern_kinfo.c
kern_ktrace.c
kern_lkm.c
kern_malloc.c
kern_physio.c
kern_proc.c
kern_prot.c
kern_resource.c
kern_sig.c
kern_subr.c
kern_synch.c
kern_time.c
kern_xxx.c
makesyscalls.sh
spec_vnops.c
subr_autoconf.c
subr_disk.c
subr_log.c
subr_mcount.c
subr_prf.c
subr_rmap.c
subr_xxx.c
sys_generic.c
sys_process.c
sys_socket.c
syscalls.c
syscalls.master
sysv_shm.c
tty_compat.c
tty_conf.c
tty_pty.c
tty_subr.c
tty_tb.c
tty_tty.c
tty.c
uipc_domain.c
uipc_mbuf.c
uipc_proto.c
uipc_socket2.c
uipc_socket.c
uipc_syscalls.c
uipc_usrreq.c
vfs_bio.c if you try to allocate a buffer larger than MAXBSIZE, panic. 1993-10-26 19:38:55 +00:00
vfs_cache.c Changes to VFS readdir semantics 1993-09-07 15:40:14 +00:00
vfs_conf.c
vfs_lookup.c
vfs_subr.c
vfs_syscalls.c
vfs_vnops.c