.. |
Make.tags.inc
|
…
|
|
Makefile
|
…
|
|
bufq_disksort.c
|
…
|
|
bufq_fcfs.c
|
…
|
|
bufq_priocscan.c
|
…
|
|
bufq_readprio.c
|
Merge from vmlocking: cosmetic change.
|
2007-10-08 17:02:51 +00:00 |
cnmagic.c
|
…
|
|
core_elf32.c
|
…
|
|
core_elf64.c
|
…
|
|
core_netbsd.c
|
…
|
|
exec_aout.c
|
…
|
|
exec_conf.c
|
…
|
|
exec_ecoff.c
|
…
|
|
exec_elf32.c
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
exec_elf64.c
|
…
|
|
exec_macho.c
|
…
|
|
exec_script.c
|
…
|
|
exec_subr.c
|
Merge from vmlocking:
|
2007-10-10 20:42:20 +00:00 |
genlintstub.awk
|
…
|
|
init_main.c
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
init_sysctl.c
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
init_sysent.c
|
Regen syscalls.
|
2007-09-07 18:58:46 +00:00 |
kern_acct.c
|
Change the way p->p_limit (and hence p->p_rlimit) is locked.
|
2007-09-29 12:22:30 +00:00 |
kern_auth.c
|
use a correct type for UIO_*.
|
2007-09-23 16:00:08 +00:00 |
kern_cctr.c
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
kern_clock.c
|
G/C the HIGHBALL stuff.
|
2007-10-04 12:55:48 +00:00 |
kern_condvar.c
|
Merge from vmlocking: relax an assertion if panicstr != NULL.
|
2007-10-08 14:07:08 +00:00 |
kern_core.c
|
Allocate the temporary path buffer before we acquire any locks.
|
2007-09-22 13:34:23 +00:00 |
kern_cpu.c
|
- Migrate all threads when the state of CPU is changed to offline;
|
2007-11-04 11:43:07 +00:00 |
kern_descrip.c
|
Merge file descriptor locking, cwdi locking and cross-call changes
|
2007-10-08 15:12:05 +00:00 |
kern_drvctl.c
|
…
|
|
kern_event.c
|
Merge file descriptor locking, cwdi locking and cross-call changes
|
2007-10-08 15:12:05 +00:00 |
kern_exec.c
|
Make ras_lookup() lockless.
|
2007-10-24 14:50:38 +00:00 |
kern_exit.c
|
Make ras_lookup() lockless.
|
2007-10-24 14:50:38 +00:00 |
kern_fileassoc.c
|
…
|
|
kern_fork.c
|
Make ras_lookup() lockless.
|
2007-10-24 14:50:38 +00:00 |
kern_idle.c
|
Merge run time accounting changes from the vmlocking branch. These make
|
2007-10-08 20:06:17 +00:00 |
kern_ksyms.c
|
…
|
|
kern_kthread.c
|
…
|
|
kern_ktrace.c
|
Fix merge error.
|
2007-10-08 15:13:12 +00:00 |
kern_lkm.c
|
…
|
|
kern_lock.c
|
Wrap parts dealing with kernel_lock behind #ifndef _RUMPKERNEL.
|
2007-10-31 15:36:07 +00:00 |
kern_lwp.c
|
- Fix a comment: LSIDL is covered by spc_mutex, not spc_lwplock.
|
2007-10-13 00:30:26 +00:00 |
kern_malloc.c
|
Merge from vmlocking:
|
2007-10-11 19:45:24 +00:00 |
kern_malloc_debug.c
|
…
|
|
kern_mutex.c
|
fix typo in comment (greetings to ad, someone read your longwinded
|
2007-11-04 17:26:02 +00:00 |
kern_ntptime.c
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
kern_pax.c
|
Include sys/cdefs.h first.
|
2007-09-21 19:14:12 +00:00 |
kern_physio.c
|
Stop abusing a `struct buf' for state information. Use new `struct physio_stat'
|
2007-09-18 08:34:34 +00:00 |
kern_proc.c
|
Make ras_lookup() lockless.
|
2007-10-24 14:50:38 +00:00 |
kern_prot.c
|
…
|
|
kern_ras.c
|
ras_sync: deal with spurious wakeup and add comments.
|
2007-10-26 17:28:37 +00:00 |
kern_resource.c
|
Merge run time accounting changes from the vmlocking branch. These make
|
2007-10-08 20:06:17 +00:00 |
kern_rwlock.c
|
Merge from vmlocking:
|
2007-10-11 19:45:24 +00:00 |
kern_sig.c
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
kern_sleepq.c
|
sleepq_remove: remove a stale comment.
|
2007-10-14 14:23:12 +00:00 |
kern_softint.c
|
Merge run time accounting changes from the vmlocking branch. These make
|
2007-10-08 20:06:17 +00:00 |
kern_stub.c
|
…
|
|
kern_subr.c
|
Merge from vmlocking:
|
2007-10-12 13:00:18 +00:00 |
kern_synch.c
|
- Migrate all threads when the state of CPU is changed to offline;
|
2007-11-04 11:43:07 +00:00 |
kern_sysctl.c
|
…
|
|
kern_systrace.c
|
Use selinit() / seldestroy().
|
2007-09-25 14:04:07 +00:00 |
kern_tc.c
|
Adjust a comment. In NetBSD the time-related kernel function prototypes
|
2007-10-21 14:55:09 +00:00 |
kern_time.c
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
kern_timeout.c
|
Use the softint API.
|
2007-10-08 16:18:02 +00:00 |
kern_todr.c
|
…
|
|
kern_turnstile.c
|
…
|
|
kern_uuid.c
|
…
|
|
kern_verifiedexec.c
|
…
|
|
kern_xxx.c
|
…
|
|
kgdb_stub.c
|
…
|
|
makesyscalls.sh
|
…
|
|
sched_4bsd.c
|
sched_tick: There is no need to re-schedule in a case when
|
2007-10-10 21:24:53 +00:00 |
sched_m2.c
|
Fix sysctl_createv "pasto" in previous.
|
2007-11-04 14:15:34 +00:00 |
subr_autoconf.c
|
Introduce CFATTACH_DECL_NEW and CFATTACH_DECL2_NEW for drivers that
|
2007-09-24 18:47:56 +00:00 |
subr_blist.c
|
…
|
|
subr_bufq.c
|
…
|
|
subr_callback.c
|
…
|
|
subr_debug.c
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
subr_devsw.c
|
Merge from vmlocking: in cdev_tty() check d_tty != NULL.
|
2007-10-08 16:54:09 +00:00 |
subr_disk.c
|
Merge disk init changes from the vmlocking branch. These seperate init /
|
2007-10-08 16:41:05 +00:00 |
subr_disk_mbr.c
|
Merge brelse() changes from the vmlocking branch.
|
2007-10-08 18:02:53 +00:00 |
subr_evcnt.c
|
…
|
|
subr_extent.c
|
…
|
|
subr_hash.c
|
…
|
|
subr_iostat.c
|
…
|
|
subr_kmem.c
|
…
|
|
subr_lockdebug.c
|
Fix spelling.
|
2007-10-27 01:23:25 +00:00 |
subr_log.c
|
…
|
|
subr_once.c
|
…
|
|
subr_optstr.c
|
…
|
|
subr_pool.c
|
Remove LOCK_ASSERT(!simple_lock_held(&foo));
|
2007-10-11 19:53:37 +00:00 |
subr_prf.c
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
subr_prf2.c
|
…
|
|
subr_prof.c
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
subr_specificdata.c
|
…
|
|
subr_syscall_stats.c
|
…
|
|
subr_tftproot.c
|
…
|
|
subr_time.c
|
…
|
|
subr_userconf.c
|
…
|
|
subr_vmem.c
|
vmem_rehash_all: remove no longer unnecessary splvm/splx pairs.
|
2007-10-23 11:29:06 +00:00 |
subr_workqueue.c
|
…
|
|
subr_xcall.c
|
Tweak comments.
|
2007-10-27 01:22:53 +00:00 |
sys_aio.c
|
Make bioops a pointer and point it to the softdeps struct in softdep
|
2007-09-01 23:40:21 +00:00 |
sys_generic.c
|
Merge file descriptor locking, cwdi locking and cross-call changes
|
2007-10-08 15:12:05 +00:00 |
sys_lwp.c
|
- Fix sleepq_block() to return EINTR if the LWP is cancelled. Pointed out
|
2007-09-06 23:58:56 +00:00 |
sys_mqueue.c
|
mq_receive1: Handle the possible dereference, when cv_timedwait_sig() awakes
|
2007-10-09 18:27:00 +00:00 |
sys_pipe.c
|
Use selinit() / seldestroy().
|
2007-09-25 13:53:31 +00:00 |
sys_pmc.c
|
Include sys/cdefs.h first.
|
2007-09-21 19:14:12 +00:00 |
sys_process.c
|
Make ras_lookup() lockless.
|
2007-10-24 14:50:38 +00:00 |
sys_sched.c
|
…
|
|
sys_sig.c
|
…
|
|
sys_socket.c
|
…
|
|
syscalls.c
|
Regen syscalls.
|
2007-09-07 18:58:46 +00:00 |
syscalls.conf
|
…
|
|
syscalls.master
|
Implementation of POSIX message queues.
|
2007-09-07 18:56:02 +00:00 |
sysv_ipc.c
|
…
|
|
sysv_msg.c
|
fix deadlocks.
|
2007-11-04 13:09:32 +00:00 |
sysv_sem.c
|
fix deadlocks.
|
2007-11-04 13:09:32 +00:00 |
sysv_shm.c
|
…
|
|
tty.c
|
Initialise the callbacks for tty.t_rstrt_ch in ttymalloc
|
2007-10-18 18:54:56 +00:00 |
tty_bsdpty.c
|
…
|
|
tty_conf.c
|
…
|
|
tty_ptm.c
|
Merge from vmlocking:
|
2007-10-10 20:42:20 +00:00 |
tty_pty.c
|
…
|
|
tty_subr.c
|
…
|
|
tty_tty.c
|
…
|
|
uipc_domain.c
|
1) Introduce a new socket option, (SOL_SOCKET, SO_NOHEADER), that
|
2007-09-19 04:33:42 +00:00 |
uipc_mbuf.c
|
…
|
|
uipc_mbuf2.c
|
…
|
|
uipc_proto.c
|
…
|
|
uipc_sem.c
|
…
|
|
uipc_socket.c
|
Cosmetic: KNF. Shorten a staircase. Indent a complicated
|
2007-10-05 02:40:25 +00:00 |
uipc_socket2.c
|
Use selinit() / seldestroy().
|
2007-09-25 14:04:07 +00:00 |
uipc_syscalls.c
|
Use getsombuf().
|
2007-10-05 02:34:58 +00:00 |
uipc_usrreq.c
|
Merge file descriptor locking, cwdi locking and cross-call changes
|
2007-10-08 15:12:05 +00:00 |
vfs_bio.c
|
Fix vm.bufmem* sysctl nodes for 64bit archs by making them uint64_t,
|
2007-10-21 23:27:16 +00:00 |
vfs_cache.c
|
…
|
|
vfs_getcwd.c
|
Merge from vmlocking:
|
2007-10-10 20:42:20 +00:00 |
vfs_hooks.c
|
…
|
|
vfs_init.c
|
Merge from vmlocking:
|
2007-10-10 20:42:20 +00:00 |
vfs_lockf.c
|
…
|
|
vfs_lookup.c
|
Merge from vmlocking:
|
2007-10-10 20:42:20 +00:00 |
vfs_subr.c
|
fix comment: suspendsched() removes user process*es* from the runqueue
|
2007-11-04 17:31:16 +00:00 |
vfs_subr2.c
|
Merge from vmlocking:
|
2007-10-10 20:42:20 +00:00 |
vfs_syscalls.c
|
80col & whitespace police. no functional change.
|
2007-10-24 15:28:55 +00:00 |
vfs_trans.c
|
fscow_run(): Check for NULL mount and don't run the cow handler in this case.
|
2007-10-08 09:09:47 +00:00 |
vfs_vnops.c
|
Merge from vmlocking:
|
2007-10-10 20:42:20 +00:00 |
vfs_xattr.c
|
…
|
|
vnode_if.c
|
Merge from vmlocking:
|
2007-10-10 20:42:20 +00:00 |
vnode_if.sh
|
Merge from vmlocking:
|
2007-10-10 20:42:20 +00:00 |
vnode_if.src
|
…
|
|