NetBSD/sys/kern
fvdl 6c53a8d22f Remove previously introduced bug: always make sure mappings of a removed
file don't stick around.
1996-03-18 23:06:08 +00:00
..
Make.tags.inc
Makefile Do not build vnode_if.[ch] for each kernel. Build them once, like the 1996-02-29 20:54:58 +00:00
exec_aout.c
exec_conf.c
exec_ecoff.c - Make things compile cleanly after the NTP additions. 1996-03-07 14:31:16 +00:00
exec_elf.c
exec_elf32.c
exec_script.c
exec_subr.c
init_main.c
init_sysent.c Reran makesyscalls.sh. 1996-03-08 21:05:40 +00:00
kern_acct.c
kern_clock.c Calculate the equivalent of `SHIFT_HZ' at run time, in initclocks(). 1996-03-15 07:56:00 +00:00
kern_conf.h - fdopen -> filedescopen 1996-03-14 19:01:08 +00:00
kern_descrip.c - fdopen -> filedescopen 1996-03-14 19:01:08 +00:00
kern_exec.c
kern_exit.c
kern_fork.c
kern_ktrace.c
kern_lkm.c Fix printf() formats. 1996-03-16 23:17:04 +00:00
kern_malloc.c Fix printf() formats. 1996-03-16 23:17:04 +00:00
kern_ntptime.c - Make things compile cleanly after the NTP additions. 1996-03-07 14:31:16 +00:00
kern_physio.c
kern_proc.c
kern_prot.c
kern_resource.c
kern_sig.c
kern_subr.c
kern_synch.c
kern_sysctl.c Add NTP kernel precision timekeeping from Dave Mill's xntp distribution 1996-02-27 04:20:30 +00:00
kern_time.c Changes for NVSv3 code: pull in more NFS include files into kern_time.c 1996-02-18 11:57:06 +00:00
kern_xxx.c
makesyscalls.sh support nested #if/#else/#endif sets, to allow ULTRIX compat code to handle 1996-03-15 01:25:12 +00:00
subr_autoconf.c New device attachment scheme: 1996-03-17 00:57:14 +00:00
subr_disk.c Fix printf() formats. 1996-03-16 23:17:04 +00:00
subr_log.c
subr_prf.c Fix printf() formats. 1996-03-16 23:17:04 +00:00
subr_prof.c Remove extraneous argument from sysctl_doprof(). 1996-03-17 02:44:40 +00:00
subr_rmap.c Fix printf() formats. 1996-03-16 23:17:04 +00:00
subr_xxx.c
sys_generic.c
sys_process.c
sys_socket.c
syscalls.c Reran makesyscalls.sh. 1996-03-08 21:05:40 +00:00
syscalls.conf
syscalls.master Add NTP kernel precision timekeeping from Dave Mill's xntp distribution 1996-02-27 04:20:30 +00:00
sysv_ipc.c
sysv_msg.c
sysv_sem.c
sysv_shm.c Fix printf() formats. 1996-03-16 23:17:04 +00:00
tty.c Fix printf() formats. 1996-03-16 23:17:04 +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 Changes for NVSv3 code: pull in more NFS include files into kern_time.c 1996-02-18 11:57:06 +00:00
vfs_cache.c
vfs_cluster.c Fix printf() formats. 1996-03-16 23:17:04 +00:00
vfs_conf.c
vfs_init.c
vfs_lockf.c
vfs_lookup.c
vfs_subr.c Fix printf() formats. 1996-03-16 23:17:04 +00:00
vfs_syscalls.c Remove previously introduced bug: always make sure mappings of a removed 1996-03-18 23:06:08 +00:00
vfs_vnops.c
vnode_if.c Do not build vnode_if.[ch] for each kernel. Build them once, like the 1996-02-29 21:01:12 +00:00
vnode_if.sh Do not build vnode_if.[ch] for each kernel. Build them once, like the 1996-02-29 20:54:58 +00:00
vnode_if.src