NetBSD/sys/kern
1998-09-13 23:50:39 +00:00
..
exec_aout.c
exec_conf.c err, add sparc32_exec here. must forgot it. 1998-08-31 02:46:22 +00:00
exec_ecoff.c
exec_elf32.c
exec_elf64.c
exec_elf_common.c Make copyrights consistent; fix weird/trailing spaces add missing (c) etc. 1998-09-12 17:20:02 +00:00
exec_script.c
exec_subr.c
genassym.awk
genassym.sh new command "config" to set type (for c), constraint and printmodifier. 1998-04-25 19:48:27 +00:00
init_main.c
init_sysent.c
kern_acct.c Abolition of bcopy, ovbcopy, bcmp, and bzero, phase one. 1998-08-04 04:03:10 +00:00
kern_clock.c defopt NTP and PPS_SYNC, in preparation for adding PPS support. 1998-04-22 07:08:11 +00:00
kern_descrip.c Use the pool allocator and "nointr" pool page allocator for file structures. 1998-08-31 23:55:37 +00:00
kern_exec.c
kern_exit.c
kern_fork.c
kern_fthread.c
kern_ktrace.c
kern_lkm.c
kern_lock.c Abolition of bcopy, ovbcopy, bcmp, and bzero, phase one. 1998-08-04 04:03:10 +00:00
kern_malloc.c
kern_ntptime.c
kern_physio.c
kern_proc.c
kern_prot.c
kern_resource.c
kern_sig.c
kern_subr.c
kern_synch.c Substantial signal handling changes: 1998-09-11 12:50:05 +00:00
kern_sysctl.c
kern_time.c
kern_xxx.c
kgdb_stub.c Fix a few comment tyops, kill an inaccurate comment, and 1998-08-30 20:30:57 +00:00
Make.tags.inc
Makefile
makesyscalls.sh
subr_autoconf.c kill the last remnants of __BROKEN_INDIRECT_CONFIG. (only the pica port 1998-08-31 22:28:04 +00:00
subr_disk.c
subr_extent.c
subr_log.c
subr_pool.c
subr_prf.c
subr_prof.c
subr_rmap.c
subr_xxx.c
sys_generic.c
sys_process.c
sys_socket.c
syscalls.c Regen. 1998-09-13 04:58:21 +00:00
syscalls.conf
syscalls.master
sysv_ipc.c
sysv_msg.c
sysv_sem.c Abolition of bcopy, ovbcopy, bcmp, and bzero, phase one. 1998-08-04 04:03:10 +00:00
sysv_shm.c
tty_conf.c
tty_pty.c
tty_subr.c
tty_tb.c Abolition of bcopy, ovbcopy, bcmp, and bzero, phase one. 1998-08-04 04:03:10 +00:00
tty_tty.c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
tty.c
uipc_domain.c defopt NATM. 1998-07-05 22:48:05 +00:00
uipc_mbuf.c
uipc_proto.c
uipc_socket2.c
uipc_socket.c
uipc_syscalls.c Per XNS Issue 5, calling recvmsg(2) or sendmsg(2) with an msg.msg_iovlen less 1998-08-04 19:48:34 +00:00
uipc_usrreq.c Abolition of bcopy, ovbcopy, bcmp, and bzero, phase one. 1998-08-04 04:03:10 +00:00
vfs_bio.c
vfs_cache.c
vfs_cluster.c
vfs_init.c
vfs_lockf.c
vfs_lookup.c Abolition of bcopy, ovbcopy, bcmp, and bzero, phase one. 1998-08-04 04:03:10 +00:00
vfs_subr.c
vfs_syscalls.c
vfs_vnops.c
vnode_if.c
vnode_if.sh
vnode_if.src