NetBSD/sys/kern
ad 7ca206492d Don't try to sync if panicing:
- It doesn't work and a dead system that can't be reset from the console is
  worse than a system that has painced and rebooted. If you can make it work
  reliably please do so.

- If the system is paniced there is every reason to suspect VM structures
  and the contents of the buffer cache.
2008-12-21 10:23:10 +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
exec_macho.c
exec_script.c
exec_subr.c
genlintstub.awk
init_main.c
init_sysctl.c
init_sysent.c
kern_acct.c
kern_auth.c
kern_cctr.c
kern_clock.c
kern_condvar.c
kern_core.c
kern_cpu.c
kern_descrip.c - Fix a bug where we trashed descriptor zero in the old open files array 2008-12-21 09:58:22 +00:00
kern_drvctl.c
kern_event.c
kern_exec.c
kern_exit.c
kern_fileassoc.c
kern_fork.c
kern_idle.c
kern_ksyms.c
kern_kthread.c
kern_ktrace.c
kern_lock.c
kern_lwp.c
kern_malloc_debug.c
kern_malloc_stdtype.c
kern_malloc.c Turn malloc flags into an enum. 2008-12-19 21:22:01 +00:00
kern_module.c
kern_mutex.c
kern_ntptime.c
kern_pax.c
kern_physio.c
kern_pmf.c
kern_proc.c
kern_prot.c
kern_ras.c
kern_rate.c
kern_resource.c
kern_runq.c
kern_rwlock.c
kern_sig.c
kern_sleepq.c
kern_softint.c
kern_stub.c
kern_subr.c Store config(1)'s root filesystem type as a text string rather than 2008-12-19 17:11:57 +00:00
kern_synch.c Don't increment the 'kpreempt defer: IPL' counter if a preemption is pending 2008-12-20 23:06:14 +00:00
kern_sysctl.c When checking for "set-up is complete", look for the CTLFLAGS_PERMANENT 2008-12-19 17:28:59 +00:00
kern_tc.c
kern_time.c
kern_timeout.c
kern_todr.c
kern_turnstile.c
kern_uidinfo.c
kern_uuid.c
kern_verifiedexec.c
kern_xxx.c
kgdb_stub.c
Make.tags.inc
Makefile
makesyscalls.sh
sched_4bsd.c
sched_m2.c
subr_autoconf.c
subr_blist.c
subr_bufq.c
subr_callback.c
subr_debug.c
subr_devsw.c
subr_disk_mbr.c
subr_disk.c
subr_evcnt.c
subr_exec_fd.c
subr_extent.c
subr_hash.c
subr_iostat.c
subr_kmem.c
subr_kobj.c
subr_lockdebug.c
subr_log.c
subr_once.c
subr_optstr.c
subr_pcq.c
subr_percpu.c
subr_pool.c
subr_prf2.c
subr_prf.c Don't try to sync if panicing: 2008-12-21 10:23:10 +00:00
subr_prof.c
subr_specificdata.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
syscalls.conf
syscalls.master
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
uipc_socket.c
uipc_syscalls.c
uipc_usrreq.c
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_subr.c Store config(1)'s root filesystem type as a text string rather than 2008-12-19 17:11:57 +00:00
vfs_syscalls.c
vfs_trans.c
vfs_vnops.c
vfs_wapbl.c
vfs_xattr.c
vnode_if.c
vnode_if.sh
vnode_if.src