NetBSD/sys/kern
2006-05-20 12:02:47 +00:00
..
bufq_disksort.c
bufq_fcfs.c
bufq_priocscan.c
bufq_readprio.c
cnmagic.c
core_elf32.c integrate kauth. 2006-05-14 21:15:11 +00:00
core_elf64.c
core_netbsd.c
exec_aout.c
exec_conf.c
exec_ecoff.c
exec_elf32.c don't break lkms; pointed out by hannken@ and he@, thanks! 2006-05-18 17:35:49 +00:00
exec_elf64.c
exec_macho.c integrate kauth. 2006-05-14 21:15:11 +00:00
exec_script.c integrate kauth. 2006-05-14 21:15:11 +00:00
exec_subr.c integrate kauth. 2006-05-14 21:15:11 +00:00
genlintstub.awk
init_main.c integrate kauth. 2006-05-14 21:15:11 +00:00
init_sysctl.c integrate kauth. 2006-05-14 21:15:11 +00:00
init_sysent.c
kern_acct.c integrate kauth. 2006-05-14 21:15:11 +00:00
kern_auth.c add kauth backend. 2006-05-14 21:12:38 +00:00
kern_clock.c
kern_descrip.c integrate kauth. 2006-05-14 21:15:11 +00:00
kern_drvctl.c
kern_event.c integrate kauth. 2006-05-14 21:15:11 +00:00
kern_exec.c integrate kauth. 2006-05-14 21:15:11 +00:00
kern_exit.c integrate kauth. 2006-05-14 21:15:11 +00:00
kern_fork.c integrate kauth. 2006-05-14 21:15:11 +00:00
kern_kcont.c
kern_ksyms.c
kern_kthread.c
kern_ktrace.c integrate kauth. 2006-05-14 21:15:11 +00:00
kern_lkm.c
kern_lock.c
kern_lwp.c
kern_malloc_debug.c
kern_malloc.c
kern_microtime.c
kern_ntptime.c integrate kauth. 2006-05-14 21:15:11 +00:00
kern_pax.c CTLFLAG_IMMEDIATE doesn't do what I thought it did. from yamt@, thanks! 2006-05-18 17:33:18 +00:00
kern_physio.c
kern_proc.c integrate kauth. 2006-05-14 21:15:11 +00:00
kern_prot.c integrate kauth. 2006-05-14 21:15:11 +00:00
kern_ras.c
kern_resource.c integrate kauth. 2006-05-14 21:15:11 +00:00
kern_sa.c
kern_securelevel.c
kern_sig.c integrate kauth. 2006-05-14 21:15:11 +00:00
kern_subr.c
kern_synch.c integrate kauth. 2006-05-14 21:15:11 +00:00
kern_sysctl.c integrate kauth. 2006-05-14 21:15:11 +00:00
kern_systrace.c integrate kauth. 2006-05-14 21:15:11 +00:00
kern_tc.c
kern_time.c timers_alloc: use PR_WAITOK. 2006-05-18 10:09:12 +00:00
kern_timeout.c
kern_uuid.c
kern_verifiedexec.c integrate kauth. 2006-05-14 21:15:11 +00:00
kern_xxx.c integrate kauth. 2006-05-14 21:15:11 +00:00
kgdb_stub.c
Make.tags.inc
Makefile
makesyscalls.sh
subr_autoconf.c Initialize an uninitialized variable gcc 4 found 2006-05-14 05:26:59 +00:00
subr_blist.c
subr_bufq.c
subr_devsw.c
subr_disk_mbr.c
subr_disk.c
subr_evcnt.c
subr_extent.c
subr_iostat.c
subr_log.c
subr_once.c
subr_optstr.c
subr_pool.c
subr_prf.c
subr_prof.c
subr_userconf.c
subr_workqueue.c
subr_xxx.c
sys_generic.c
sys_pipe.c integrate kauth. 2006-05-14 21:15:11 +00:00
sys_pmc.c
sys_process.c integrate kauth. 2006-05-14 21:15:11 +00:00
sys_socket.c integrate kauth. 2006-05-14 21:15:11 +00:00
syscalls.c
syscalls.conf
syscalls.master
sysv_ipc.c integrate kauth. 2006-05-14 21:15:11 +00:00
sysv_msg.c integrate kauth. 2006-05-14 21:15:11 +00:00
sysv_sem.c integrate kauth. 2006-05-14 21:15:11 +00:00
sysv_shm.c integrate kauth. 2006-05-14 21:15:11 +00:00
tty_bsdpty.c integrate kauth. 2006-05-14 21:15:11 +00:00
tty_conf.c
tty_ptm.c integrate kauth. 2006-05-14 21:15:11 +00:00
tty_pty.c integrate kauth. 2006-05-14 21:15:11 +00:00
tty_subr.c
tty_tty.c integrate kauth. 2006-05-14 21:15:11 +00:00
tty.c integrate kauth. 2006-05-14 21:15:11 +00:00
uipc_domain.c integrate kauth. 2006-05-14 21:15:11 +00:00
uipc_mbuf2.c
uipc_mbuf.c
uipc_proto.c
uipc_sem.c integrate kauth. 2006-05-14 21:15:11 +00:00
uipc_socket2.c integrate kauth. 2006-05-14 21:15:11 +00:00
uipc_socket.c integrate kauth. 2006-05-14 21:15:11 +00:00
uipc_syscalls.c Don't set mature an fd that has been ffree'd 2006-05-16 21:00:02 +00:00
uipc_usrreq.c integrate kauth. 2006-05-14 21:15:11 +00:00
vfs_bio.c integrate kauth. 2006-05-14 21:15:11 +00:00
vfs_cache.c
vfs_getcwd.c integrate kauth. 2006-05-14 21:15:11 +00:00
vfs_hooks.c
vfs_init.c
vfs_lockf.c move lockf implementation details from sys/lockf.h to kern/vfs_lockf.c. 2006-05-20 12:02:47 +00:00
vfs_lookup.c integrate kauth. 2006-05-14 21:15:11 +00:00
vfs_subr.c integrate kauth. 2006-05-14 21:15:11 +00:00
vfs_syscalls.c integrate kauth. 2006-05-14 21:15:11 +00:00
vfs_vnops.c integrate kauth. 2006-05-14 21:15:11 +00:00
vfs_xattr.c integrate kauth. 2006-05-14 21:15:11 +00:00
vnode_if.c integrate kauth. 2006-05-14 21:15:11 +00:00
vnode_if.sh integrate kauth. 2006-05-14 21:15:11 +00:00
vnode_if.src integrate kauth. 2006-05-14 21:15:11 +00:00