NetBSD/sys/kern
ad 61270d54f1 If autoloading a module, don't consider the current working directory. 2008-05-20 19:20:38 +00:00
..
Make.tags.inc Don't run ctags on unichromreg.h, its #definitions cover important 2008-01-28 18:22:36 +00:00
Makefile
bufq_disksort.c Add a BUFQ_CANCEL() next to BUFQ_PUT() and BUFQ_GET(). 2008-04-30 12:09:02 +00:00
bufq_fcfs.c Add a BUFQ_CANCEL() next to BUFQ_PUT() and BUFQ_GET(). 2008-04-30 12:09:02 +00:00
bufq_priocscan.c add a comment. 2008-05-03 05:18:36 +00:00
bufq_readprio.c Add a BUFQ_CANCEL() next to BUFQ_PUT() and BUFQ_GET(). 2008-04-30 12:09:02 +00:00
cnmagic.c
core_elf32.c Network protocol interrupts can now block on locks, so merge the globals 2008-04-24 15:35:27 +00:00
core_elf64.c
core_netbsd.c PR kern/37917 /bin/ps no longer shows zombies 2008-04-29 16:21:27 +00:00
exec_aout.c
exec_conf.c Remove COMPAT_HPUX. 2007-12-31 13:38:47 +00:00
exec_ecoff.c
exec_elf32.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
exec_elf64.c
exec_macho.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
exec_script.c Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
exec_subr.c Authorize using the LWP cached credentials, not process credentials. 2008-01-28 20:09:06 +00:00
genlintstub.awk
init_main.c Get the pre-loaded module code working. 2008-05-01 14:44:48 +00:00
init_sysctl.c Use cpu_index(), not ci_cpuid. 2008-05-12 14:28:22 +00:00
init_sysent.c Regen. 2008-04-24 11:51:47 +00:00
kern_acct.c Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
kern_auth.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
kern_cctr.c Reduce ifdefs due to MULTIPROCESSOR slightly. 2008-05-19 17:06:02 +00:00
kern_clock.c Reduce ifdefs due to MULTIPROCESSOR slightly. 2008-05-19 17:06:02 +00:00
kern_condvar.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
kern_core.c Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
kern_cpu.c LOCKDEBUG: try to speed it up a bit by not using so much global state. 2008-05-06 18:40:57 +00:00
kern_descrip.c - Convert hashinit() to use kmem_alloc(). The hash tables can be large 2008-05-05 17:11:16 +00:00
kern_drvctl.c Use device_t and its accessors throughout. Use aprint_*_dev(). 2008-03-12 18:02:21 +00:00
kern_event.c - Convert hashinit() to use kmem_alloc(). The hash tables can be large 2008-05-05 17:11:16 +00:00
kern_exec.c Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
kern_exit.c Reduce ifdefs due to MULTIPROCESSOR slightly. 2008-05-19 17:06:02 +00:00
kern_fileassoc.c - Convert hashinit() to use kmem_alloc(). The hash tables can be large 2008-05-05 17:11:16 +00:00
kern_fork.c Reduce ifdefs due to MULTIPROCESSOR slightly. 2008-05-19 17:06:02 +00:00
kern_idle.c fix a comment. 2008-04-26 08:09:30 +00:00
kern_ksyms.c For each symtab, remember which symbols have the minimum and maximum value. 2008-02-20 02:30:51 +00:00
kern_kthread.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
kern_ktrace.c Ignore processes with PK_MARKER set. 2008-04-29 15:51:23 +00:00
kern_lkm.c
kern_lock.c Reduce ifdefs due to MULTIPROCESSOR slightly. 2008-05-19 17:06:02 +00:00
kern_lwp.c Reduce ifdefs due to MULTIPROCESSOR slightly. 2008-05-19 17:06:02 +00:00
kern_malloc.c Make them compile again. 2008-03-17 17:05:54 +00:00
kern_malloc_debug.c Add missing pmap_update(pmap_kernel()); calls after pmap_kenter_pa and 2008-02-23 16:05:17 +00:00
kern_module.c If autoloading a module, don't consider the current working directory. 2008-05-20 19:20:38 +00:00
kern_mutex.c Reduce ifdefs due to MULTIPROCESSOR slightly. 2008-05-19 17:06:02 +00:00
kern_ntptime.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
kern_pax.c Provide 8 more bits of stack randomization, from the PaX author. 2007-12-28 17:14:50 +00:00
kern_physio.c Give bbusy() an interlock argument. If the we need to wait for the buffer, 2008-02-15 13:46:04 +00:00
kern_pmf.c Use 2-clause license. 2008-05-05 00:12:49 +00:00
kern_proc.c Reduce ifdefs due to MULTIPROCESSOR slightly. 2008-05-19 17:06:02 +00:00
kern_prot.c Network protocol interrupts can now block on locks, so merge the globals 2008-04-24 15:35:27 +00:00
kern_ras.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
kern_resource.c - Convert hashinit() to use kmem_alloc(). The hash tables can be large 2008-05-05 17:11:16 +00:00
kern_runq.c If autoloading a module, don't consider the current working directory. 2008-05-20 19:20:38 +00:00
kern_rwlock.c Reduce ifdefs due to MULTIPROCESSOR slightly. 2008-05-19 17:06:02 +00:00
kern_sig.c Reduce ifdefs due to MULTIPROCESSOR slightly. 2008-05-19 17:06:02 +00:00
kern_sleepq.c - Make periodical balancing mandatory. 2008-05-19 12:48:54 +00:00
kern_softint.c Don't count many items as EVCNT_TYPE_INTR because they clutter up the 2008-04-28 23:00:22 +00:00
kern_stub.c #error if __HAVE_PREEMPTION && !MULTIPROCESSOR. 2008-05-01 00:20:12 +00:00
kern_subr.c Allow md_root_setconf() to set in a miniroot as the root file system 2008-05-02 13:02:31 +00:00
kern_synch.c Reduce ifdefs due to MULTIPROCESSOR slightly. 2008-05-19 17:06:02 +00:00
kern_sysctl.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
kern_tc.c Fix locking botch. Pointed out by kardel@. 2008-05-11 14:42:18 +00:00
kern_time.c - Add tc_gonebad(): allows timecounter to be flagged as bad and removed at 2008-05-08 18:56:58 +00:00
kern_timeout.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
kern_todr.c Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants, 2008-01-20 18:09:03 +00:00
kern_turnstile.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
kern_uuid.c correct cut and paste error in uuid_dec_be(); le16dec -> be16dec 2008-04-19 18:21:38 +00:00
kern_verifiedexec.c Add missing pmap_update(pmap_kernel()); calls after pmap_kenter_pa and 2008-02-23 16:05:17 +00:00
kern_xxx.c Remove unneeded playing about with kernel_lock. 2008-04-25 11:23:42 +00:00
kgdb_stub.c
makesyscalls.sh - Retire SYCALL_MPSAFE. With the exceptions of darwin and irix emulations, 2008-04-24 11:51:18 +00:00
sched_4bsd.c - Make periodical balancing mandatory. 2008-05-19 12:48:54 +00:00
sched_m2.c - Make periodical balancing mandatory. 2008-05-19 12:48:54 +00:00
subr_autoconf.c Reduce ifdefs due to MULTIPROCESSOR slightly. 2008-05-19 17:06:02 +00:00
subr_blist.c
subr_bufq.c Add a BUFQ_CANCEL() next to BUFQ_PUT() and BUFQ_GET(). 2008-04-30 12:09:02 +00:00
subr_callback.c
subr_debug.c Disable the freecheck stuff atomically so we only get one warning about 2008-04-30 20:20:53 +00:00
subr_devsw.c Give devsw_detach() a dummy error return. 2008-05-19 17:15:00 +00:00
subr_disk.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
subr_disk_mbr.c Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
subr_evcnt.c
subr_extent.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
subr_hash.c - Convert hashinit() to use kmem_alloc(). The hash tables can be large 2008-05-05 17:11:16 +00:00
subr_iostat.c Remove pointless COMPAT ifdef. 2008-05-20 16:03:31 +00:00
subr_kmem.c if DEBUG, over-allocate 1 byte to detect overrun. 2008-02-09 12:56:20 +00:00
subr_kobj.c If autoloading a module, don't consider the current working directory. 2008-05-20 19:20:38 +00:00
subr_lockdebug.c LOCKDEBUG: try to speed it up a bit by not using so much global state. 2008-05-06 18:40:57 +00:00
subr_log.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
subr_once.c
subr_optstr.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
subr_percpu.c - encrypt/decrypt offsets if DIAGNOSTIC. 2008-05-03 05:31:56 +00:00
subr_pool.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
subr_prf.c Reduce ifdefs due to MULTIPROCESSOR slightly. 2008-05-19 17:06:02 +00:00
subr_prf2.c tablefull: subr_prf -> subr_prf2 2007-12-30 22:55:21 +00:00
subr_prof.c
subr_specificdata.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
subr_syscall_stats.c Convert to new 2 clause license 2008-04-29 06:53:00 +00:00
subr_tftproot.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
subr_time.c reduce #ifdef __HAVE_TIMECOUNTER. 2007-12-22 00:35:32 +00:00
subr_userconf.c
subr_vmem.c - simplify ASSERT_SLEEPABLE. 2008-03-17 08:27:50 +00:00
subr_workqueue.c Replace use of CACHE_LINE_SIZE in some obvious places. 2008-03-27 18:30:15 +00:00
subr_xcall.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
sys_aio.c Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
sys_descrip.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
sys_generic.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
sys_lwp.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
sys_module.c If autoloading a module, don't consider the current working directory. 2008-05-20 19:20:38 +00:00
sys_mqueue.c Network protocol interrupts can now block on locks, so merge the globals 2008-04-24 15:35:27 +00:00
sys_pipe.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
sys_pmc.c Make ntp, pmc, reboot, sysarch, time syscalls MPSAFE. 2008-04-21 12:56:30 +00:00
sys_process.c sys_ptrace: fix a locking botch. PR/38649 from Martin Husemann. 2008-05-13 09:16:11 +00:00
sys_pset.c Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
sys_sched.c Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
sys_select.c PR kern/38547 select/poll do not set l_kpriority 2008-04-30 12:45:21 +00:00
sys_sig.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
sys_socket.c kern/38502 ifconfig wi0 hangs 2008-04-29 18:35:14 +00:00
sys_syscall.c Convert to new 2 clause license 2008-04-29 06:53:00 +00:00
syscalls.c Regen. 2008-04-24 11:51:47 +00:00
syscalls.conf bring some stuff from time_t=64... 2008-03-22 15:11:01 +00:00
syscalls.master - Retire SYCALL_MPSAFE. With the exceptions of darwin and irix emulations, 2008-04-24 11:51:18 +00:00
sysv_ipc.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
sysv_msg.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
sysv_sem.c - Make semctl SETVAL/SETALL commands validate the semaphore value to 2008-05-06 20:25:09 +00:00
sysv_shm.c sys_shmget: fix an object leak in case of error. 2008-05-11 18:48:00 +00:00
tty.c use sigismasked. no functional change. 2008-05-03 05:34:23 +00:00
tty_bsdpty.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
tty_conf.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
tty_ptm.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
tty_pty.c Improve ^T / SIGINFO handling: 2008-04-20 19:22:44 +00:00
tty_subr.c Restore seperate condvars for clist i/o and clist control activity. 2007-12-22 02:21:29 +00:00
tty_tty.c Network protocol interrupts can now block on locks, so merge the globals 2008-04-24 15:35:27 +00:00
uipc_domain.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
uipc_mbuf.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
uipc_mbuf2.c
uipc_proto.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
uipc_sem.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
uipc_socket.c fix soabort(): sofree() wants to be called with the lock held 2008-05-01 09:21:56 +00:00
uipc_socket2.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
uipc_syscalls.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
uipc_usrreq.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
vfs_bio.c Make sure all cached buffers with valid, not yet written data have been 2008-05-16 09:21:59 +00:00
vfs_cache.c - Convert hashinit() to use kmem_alloc(). The hash tables can be large 2008-05-05 17:11:16 +00:00
vfs_getcwd.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
vfs_hooks.c Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
vfs_init.c Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
vfs_lockf.c Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
vfs_lookup.c PR kern/38141 lookup/vfs_busy acquire rwlock recursively 2008-05-06 18:43:44 +00:00
vfs_subr.c PR kern/38141 lookup/vfs_busy acquire rwlock recursively 2008-05-06 18:43:44 +00:00
vfs_subr2.c PR kern/38141 lookup/vfs_busy acquire rwlock recursively 2008-05-06 18:43:44 +00:00
vfs_syscalls.c If autoloading a module, don't consider the current working directory. 2008-05-20 19:20:38 +00:00
vfs_trans.c Remove a bad assertion from last commit. 2008-05-16 14:08:56 +00:00
vfs_vnops.c Network protocol interrupts can now block on locks, so merge the globals 2008-04-24 15:35:27 +00:00
vfs_xattr.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
vnode_if.c Regen. 2008-01-25 14:32:46 +00:00
vnode_if.sh Reduce ifdefs due to MULTIPROCESSOR slightly. 2008-05-19 17:06:02 +00:00
vnode_if.src Remove VOP_LEASE. Discussed on tech-kern. 2008-01-25 14:32:11 +00:00