.. |
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
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
bufq_fcfs.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
bufq_priocscan.c
|
…
|
|
bufq_readprio.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
cnmagic.c
|
remove some __unused from function parameters.
|
2006-11-01 10:17:58 +00:00 |
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
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
init_sysctl.c
|
Don't try grabbing a zombie's p_reflock.
|
2008-04-29 18:13:24 +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
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
kern_clock.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +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
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
kern_descrip.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +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
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +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
|
Ignore processes with PK_MARKER set.
|
2008-04-29 16:21:01 +00:00 |
kern_fileassoc.c
|
Merge vmlocking2 to head.
|
2008-01-02 11:48:20 +00:00 |
kern_fork.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +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
|
Convert all the system call entry points from:
|
2007-12-20 23:02:38 +00:00 |
kern_lock.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
kern_lwp.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +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
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
kern_mutex.c
|
mutex_vector_enter: fix a typo in a comment.
|
2008-04-30 00:40:13 +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
|
Remove useless returns at the end of void functions.
|
2008-03-31 15:28:47 +00:00 |
kern_proc.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +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
|
Ignore processes with PK_MARKER set.
|
2008-04-29 15:51:23 +00:00 |
kern_runq.c
|
Set minimal count of LWPs for catching to 1, and cache-hotness time to ~3ms
|
2008-04-30 09:17:12 +00:00 |
kern_rwlock.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
kern_sig.c
|
Ignore processes with PK_MARKER set.
|
2008-04-29 15:55:24 +00:00 |
kern_sleepq.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +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
|
Make the preemption switch a __HAVE instead of an option.
|
2008-04-28 21:17:16 +00:00 |
kern_subr.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
kern_synch.c
|
kpreempt: fix a block that should only have compiled as C++... I gues
|
2008-04-30 00:52:22 +00:00 |
kern_sysctl.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
kern_tc.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
kern_time.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +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
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
sched_m2.c
|
Take the run queue management code from the M2 scheduler, and make it
|
2008-04-12 17:02:08 +00:00 |
subr_autoconf.c
|
Split the runqueue management code into the separate file.
|
2008-04-29 14:35:20 +00:00 |
subr_blist.c
|
…
|
|
subr_bufq.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
subr_callback.c
|
Match the docs: MUTEX_DRIVER/SPIN are now only for porting code written
|
2007-12-05 07:06:50 +00:00 |
subr_debug.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
subr_devsw.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +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
|
- Replace uihashtbl_lock and struct uidinfo::ui_lock with atomic operations.
|
2008-03-17 21:16:03 +00:00 |
subr_iostat.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +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
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
subr_lockdebug.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +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
|
Add MI code to support in-kernel preemption. Preemption is deferred by
|
2008-04-28 15:36:01 +00:00 |
subr_pool.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
subr_prf.c
|
- Rename crit_enter/crit_exit to kpreempt_disable/kpreempt_enable.
|
2008-04-27 11:37:48 +00:00 |
subr_prf2.c
|
tablefull: subr_prf -> subr_prf2
|
2007-12-30 22:55:21 +00:00 |
subr_prof.c
|
Convert all the system call entry points from:
|
2007-12-20 23:02:38 +00:00 |
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
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +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
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +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
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +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
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
sysv_shm.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
tty.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +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
|
solisten: don't leak lock if the socket is busy.
|
2008-04-29 17:35:31 +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
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
vfs_cache.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
vfs_getcwd.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
vfs_hooks.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
vfs_init.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +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
|
kern/38135 vfs_busy/vfs_trybusy confusion
|
2008-04-29 23:51:04 +00:00 |
vfs_subr.c
|
kern/38135 vfs_busy/vfs_trybusy confusion
|
2008-04-29 23:51:04 +00:00 |
vfs_subr2.c
|
kern/38135 vfs_busy/vfs_trybusy confusion
|
2008-04-29 23:51:04 +00:00 |
vfs_syscalls.c
|
kern/38135 vfs_busy/vfs_trybusy confusion
|
2008-04-29 23:51:04 +00:00 |
vfs_trans.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +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
|
Merge vmlocking2 to head.
|
2008-01-02 11:48:20 +00:00 |
vnode_if.src
|
Remove VOP_LEASE. Discussed on tech-kern.
|
2008-01-25 14:32:11 +00:00 |