NetBSD/sys/kern
cgd 4be7b669e2 fs types are names now; accompanying changes. 1994-04-14 04:05:28 +00:00
..
exec_aout.c
exec_conf.c
exec_script.c
exec_subr.c expand uid_t/gid_t/off_t 1994-03-27 09:08:02 +00:00
init_main.c
init_sysent.c SUGID semantics, similar to 4.4BSD 1994-04-07 00:40:14 +00:00
kern_acct.c
kern_clock.c
kern_descrip.c expand uid_t/gid_t/off_t 1994-03-27 09:08:02 +00:00
kern_exec.c SUGID semantics, similar to 4.4BSD 1994-04-07 00:40:14 +00:00
kern_exit.c
kern_fork.c light clean 1994-04-10 00:16:58 +00:00
kern_kinfo.c
kern_ktrace.c
kern_lkm.c fs types are names now; accompanying changes. 1994-04-14 04:05:28 +00:00
kern_malloc.c
kern_physio.c
kern_proc.c
kern_prot.c SUGID semantics, similar to 4.4BSD 1994-04-07 00:40:14 +00:00
kern_resource.c
kern_sig.c
kern_subr.c
kern_synch.c
kern_time.c
kern_xxx.c
makesyscalls.sh
subr_autoconf.c
subr_disk.c
subr_log.c FIONREAD returns int, not off_t 1994-04-12 19:41:48 +00:00
subr_mcount.c
subr_prf.c
subr_rmap.c
subr_xxx.c
sys_generic.c
sys_process.c SUGID semantics, similar to 4.4BSD 1994-04-07 00:40:14 +00:00
sys_socket.c
syscalls.c SUGID semantics, similar to 4.4BSD 1994-04-07 00:40:14 +00:00
syscalls.master kill two LIBCOMPATs 1994-04-07 00:15:29 +00:00
sysv_ipc.c
sysv_msg.c
sysv_sem.c
sysv_shm.c
tty.c FIONREAD plays with an int, not an off_t. 1994-04-09 22:35:00 +00:00
tty_compat.c Fix numerous bugs; flags in the wrong places, modes getting clobbered, etc. 1994-04-12 17:18:59 +00:00
tty_conf.c
tty_pty.c
tty_subr.c
tty_tb.c
tty_tty.c
uipc_domain.c
uipc_mbuf.c
uipc_proto.c
uipc_socket.c
uipc_socket2.c
uipc_syscalls.c
uipc_usrreq.c
vfs_bio.c
vfs_cache.c
vfs_conf.c fs types are names now; accompanying changes. 1994-04-14 04:05:28 +00:00
vfs_lockf.c
vfs_lookup.c
vfs_subr.c fs types are names now; accompanying changes. 1994-04-14 04:05:28 +00:00
vfs_syscalls.c fs types are names now; accompanying changes. 1994-04-14 04:05:28 +00:00
vfs_vnops.c FIONREAD returns int not off_t. (ssize_t prefered, but standards may 1994-04-12 19:18:33 +00:00