NetBSD/sys/kern
2000-06-06 18:26:32 +00:00
..
exec_aout.c
exec_conf.c Add stubs for PE/COFF. 2000-06-04 16:26:11 +00:00
exec_ecoff.c
exec_elf32.c defopt SYSCALL_DEBUG. 2000-06-06 18:26:32 +00:00
exec_elf64.c
exec_elf_common.c
exec_script.c
exec_subr.c
genassym.awk
genassym.sh
init_main.c defopt SYSCALL_DEBUG. 2000-06-06 18:26:32 +00:00
init_sysent.c
kern_acct.c
kern_allocsys.c
kern_clock.c Move schedticks and cp_time into schedstate_percpu. Also, allow 2000-06-03 20:42:42 +00:00
kern_descrip.c
kern_exec.c
kern_exit.c
kern_fork.c Track which process a CPU is running/has last run on by adding a 2000-05-31 05:02:31 +00:00
kern_kthread.c
kern_ktrace.c Track which process a CPU is running/has last run on by adding a 2000-05-31 05:02:31 +00:00
kern_lkm.c
kern_lock.c
kern_malloc.c
kern_ntptime.c fix type of sysctl_ntptime 'where' arg in defined(NTP) case 2000-06-02 18:22:44 +00:00
kern_physio.c
kern_proc.c
kern_prot.c
kern_resource.c Track which process a CPU is running/has last run on by adding a 2000-05-31 05:02:31 +00:00
kern_sig.c
kern_subr.c Make this file compile with DIAGNOSTIC. 2000-05-31 06:18:03 +00:00
kern_synch.c Track which process a CPU is running/has last run on by adding a 2000-05-31 05:02:31 +00:00
kern_sysctl.c Move schedticks and cp_time into schedstate_percpu. Also, allow 2000-06-03 20:42:42 +00:00
kern_time.c Track which process a CPU is running/has last run on by adding a 2000-05-31 05:02:31 +00:00
kern_xxx.c defopt SYSCALL_DEBUG. 2000-06-06 18:26:32 +00:00
kgdb_stub.c
Make.tags.inc
Makefile
makesyscalls.sh
subr_autoconf.c Implement the more flexiable `evcnt' interface as discussed (briefly) on 2000-06-04 19:14:14 +00:00
subr_disk.c
subr_extent.c Make this build as a regression test with the latest simple lock 2000-06-06 17:32:50 +00:00
subr_log.c
subr_pool.c Allow a pool's pagesz to larger than the VM page size. 2000-05-31 15:29:42 +00:00
subr_prf.c Ensure that a fault inside the traceback printing code 2000-05-29 23:10:03 +00:00
subr_prof.c
subr_rmap.c
subr_xxx.c
sys_generic.c
sys_process.c
sys_socket.c
syscalls.c
syscalls.conf
syscalls.master
sysv_ipc.c
sysv_msg.c White space nit in previous. 2000-06-02 16:05:49 +00:00
sysv_sem.c Add new sysctl node "KERN_SYSVIPC_INFO" with "KERN_SYSVIPC_MSG_INFO", 2000-06-02 15:53:03 +00:00
sysv_shm.c Add new sysctl node "KERN_SYSVIPC_INFO" with "KERN_SYSVIPC_MSG_INFO", 2000-06-02 15:53:03 +00:00
tty_conf.c
tty_pty.c
tty_subr.c
tty_tb.c
tty_tty.c
tty.c
uipc_domain.c
uipc_mbuf2.c
uipc_mbuf.c
uipc_proto.c
uipc_socket2.c
uipc_socket.c
uipc_syscalls.c
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
vfs_cache.c
vfs_cluster.c
vfs_getcwd.c
vfs_init.c
vfs_lockf.c
vfs_lookup.c
vfs_subr.c
vfs_syscalls.c
vfs_vnops.c
vnode_if.c
vnode_if.sh
vnode_if.src