NetBSD/sys/kern
martin 04162fd193 ktrop() seems to be expected [by it's callers] to return a "bool like"
value, not an errno - make it so.
Remove another unused variable.
2013-09-14 20:20:09 +00:00
..
bufq_disksort.c
bufq_fcfs.c
bufq_priocscan.c
bufq_readprio.c
cnmagic.c
core_elf32.c
core_elf64.c
core_netbsd.c
exec_aout.c
exec_ecoff.c
exec_elf32.c
exec_elf64.c
exec_elf.c Support an optional MARCH ELF tag. 2013-09-10 21:30:21 +00:00
exec_script.c
exec_subr.c
genlintstub.awk
init_main.c Tighten initialization of rnd softints. 2013-08-28 12:50:18 +00:00
init_sysctl_base.c
init_sysctl.c GC various arrays defined and used in kern_proc.c 2013-09-14 13:18:02 +00:00
init_sysent.c regen 2013-09-10 17:42:02 +00:00
kern_acct.c
kern_auth.c
kern_cctr.c
kern_cfglock.c
kern_clock.c
kern_condvar.c nodebug is only used with LOCKDEBUG 2013-09-14 13:18:31 +00:00
kern_core.c
kern_cpu.c -extend the pcu(9) API by a function which saves all context on the 2013-08-22 19:50:54 +00:00
kern_ctf.c
kern_descrip.c Avoid warnings for a local CTASSERT 2013-09-14 13:46:52 +00:00
kern_drvctl.c
kern_event.c
kern_exec.c What's the point of having a module exec class if exec is not using it? 2013-09-12 19:01:38 +00:00
kern_exit.c
kern_fileassoc.c
kern_fork.c
kern_history.c
kern_hook.c
kern_idle.c
kern_ksyms.c
kern_kthread.c
kern_ktrace.c ktrop() seems to be expected [by it's callers] to return a "bool like" 2013-09-14 20:20:09 +00:00
kern_lock.c
kern_lwp.c
kern_malloc.c
kern_module_vfs.c
kern_module.c fix compilation error; hi christos! 2013-09-13 07:18:34 +00:00
kern_mutex_obj.c
kern_mutex.c MUTEX_CLEAR_WAITERS is only ever used by !__HAVE_SIMPLE_MUTEXES 2013-09-14 13:19:18 +00:00
kern_ntptime.c
kern_pax.c
kern_physio.c
kern_pmf.c
kern_proc.c Support an optional MARCH ELF tag. 2013-09-10 21:30:21 +00:00
kern_prot.c
kern_ras.c
kern_rate.c
kern_resource.c
kern_rndpool.c Fix rnd_add_* to conform to manual page: allow addition of entropy 2013-08-29 01:04:49 +00:00
kern_rndq.c Fix rnd_add_* to conform to manual page: allow addition of entropy 2013-08-29 01:04:49 +00:00
kern_rndsink.c Back out the recent rnd stop-gap/stop-gap/stop-gap measures. 2013-08-27 19:30:10 +00:00
kern_runq.c
kern_rwlock_obj.c
kern_rwlock.c Typo in comment. 2013-09-04 10:16:16 +00:00
kern_sdt.c
kern_sig.c
kern_sleepq.c
kern_softint.c Change two KASSERTs to KASSERTMSG 2013-09-07 03:34:59 +00:00
kern_ssp.c
kern_stub.c
kern_subr.c
kern_synch.c
kern_syscall.c
kern_sysctl.c
kern_tc.c
kern_time.c
kern_timeout.c
kern_todr.c Mix in boot time (wherever we may find it). Helps avoid predictable output 2013-08-29 01:05:29 +00:00
kern_turnstile.c
kern_uidinfo.c
kern_uuid.c
kern_verifiedexec.c
kern_xxx.c
kgdb_stub.c
Make.tags.inc
Makefile
makesyscalls.sh "rumpuser_port.h" -> <rump/rumpuser_port.h> 2013-09-10 17:40:54 +00:00
sched_4bsd.c
sched_m2.c
subr_autoconf.c
subr_blist.c
subr_bufq.c
subr_callback.c
subr_copy.c
subr_cprng.c
subr_cpufreq.c
subr_debug.c
subr_device.c
subr_devsw.c
subr_disk_mbr.c
subr_disk_open.c
subr_disk.c
subr_evcnt.c
subr_exec_fd.c
subr_extent.c
subr_hash.c
subr_humanize.c
subr_iostat.c
subr_kcpuset.c
subr_kmem.c
subr_kobj_vfs.c
subr_kobj.c
subr_lockdebug.c
subr_log.c
subr_lwp_specificdata.c
subr_once.c
subr_optstr.c
subr_pcq.c
subr_pcu.c -extend the pcu(9) API by a function which saves all context on the 2013-08-22 19:50:54 +00:00
subr_percpu.c
subr_physmap.c
subr_pool.c
subr_prf.c
subr_prof.c
subr_pserialize.c
subr_specificdata.c
subr_spldebug.c
subr_syscall_stats.c
subr_tftproot.c
subr_time.c
subr_userconf.c
subr_vmem.c
subr_workqueue.c
subr_xcall.c
sys_aio.c
sys_descrip.c
sys_generic.c
sys_lwp.c
sys_module.c
sys_mqueue.c
sys_pipe.c
sys_pmc.c
sys_process.c
sys_pset.c
sys_sched.c
sys_select.c
sys_sig.c
sys_socket.c
sys_syscall.c
syscalls.c regen 2013-09-10 17:42:02 +00:00
syscalls.conf
syscalls.master There is absolutely no way that fexecve() could even theoretically work 2013-08-30 10:33:10 +00:00
sysv_ipc.c
sysv_msg.c
sysv_sem.c
sysv_shm.c
tty_bsdpty.c
tty_conf.c
tty_ptm.c
tty_pty.c
tty_subr.c
tty_tty.c
tty.c
uipc_accf.c
uipc_domain.c
uipc_mbuf2.c
uipc_mbuf.c
uipc_proto.c
uipc_sem.c
uipc_socket2.c Remove SS_ISCONFIRMING, it is unused and TP4 will not come back. 2013-08-29 17:49:20 +00:00
uipc_socket.c Remove SS_ISCONFIRMING, it is unused and TP4 will not come back. 2013-08-29 17:49:20 +00:00
uipc_syscalls.c Remove SS_ISCONFIRMING, it is unused and TP4 will not come back. 2013-08-29 17:49:20 +00:00
uipc_usrreq.c Remove SS_ISCONFIRMING, it is unused and TP4 will not come back. 2013-08-29 17:49:20 +00:00
vfs_bio.c
vfs_cache.c
vfs_cwd.c
vfs_dirhash.c
vfs_getcwd.c
vfs_hooks.c
vfs_init.c
vfs_lockf.c
vfs_lookup.c
vfs_mount.c Dounmount() violates the locking protocol for member v_mountedhere. 2013-08-30 12:58:22 +00:00
vfs_quotactl.c
vfs_subr.c
vfs_syscalls.c
vfs_trans.c
vfs_vnode.c
vfs_vnops.c
vfs_wapbl.c wapbl_advance and friends are only used in the kernel 2013-09-14 13:19:50 +00:00
vfs_xattr.c
vnode_if.c
vnode_if.sh
vnode_if.src