.. |
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
|
- add an elf aux vector entry for implementing $ORIGIN.
|
2007-12-03 02:06:57 +00:00 |
exec_ecoff.c
|
…
|
|
exec_elf32.c
|
- add an elf aux vector entry for implementing $ORIGIN.
|
2007-12-03 02:06:57 +00:00 |
exec_elf64.c
|
…
|
|
exec_macho.c
|
Remove the "struct lwp *" argument from all VFS and VOP interfaces.
|
2007-11-26 19:01:26 +00:00 |
exec_script.c
|
Remove the "struct lwp *" argument from all VFS and VOP interfaces.
|
2007-11-26 19:01:26 +00:00 |
exec_subr.c
|
Remove the "struct lwp *" argument from all VFS and VOP interfaces.
|
2007-11-26 19:01:26 +00:00 |
genlintstub.awk
|
…
|
|
init_main.c
|
Add a bit of locking around timecounter attachment / selection.
|
2007-11-15 20:12:04 +00:00 |
init_sysctl.c
|
Merge scheduler changes from the vmlocking branch. All discussed on
|
2007-11-06 00:42:39 +00:00 |
init_sysent.c
|
Regen.
|
2007-11-12 23:12:57 +00:00 |
kern_acct.c
|
Remove the "struct lwp *" argument from all VFS and VOP interfaces.
|
2007-11-26 19:01:26 +00:00 |
kern_auth.c
|
Fix minor error in previous.
|
2007-11-29 19:50:28 +00:00 |
kern_cctr.c
|
fix typo in comment
|
2007-11-08 20:10:26 +00:00 |
kern_clock.c
|
Merge scheduler changes from the vmlocking branch. All discussed on
|
2007-11-06 00:42:39 +00:00 |
kern_condvar.c
|
Merge scheduler changes from the vmlocking branch. All discussed on
|
2007-11-06 00:42:39 +00:00 |
kern_core.c
|
Remove the "struct lwp *" argument from all VFS and VOP interfaces.
|
2007-11-26 19:01:26 +00:00 |
kern_cpu.c
|
Merge from vmlocking:
|
2007-11-07 00:23:13 +00:00 |
kern_descrip.c
|
Use atomics to adjust filedesc::fd_refcnt.
|
2007-11-29 18:17:47 +00:00 |
kern_drvctl.c
|
…
|
|
kern_event.c
|
Some boys take a beautiful seltrue_filtops and hide her away from
|
2007-12-03 15:21:57 +00:00 |
kern_exec.c
|
kill a diagnostic for now.
|
2007-12-03 02:20:24 +00:00 |
kern_exit.c
|
Use membar_*().
|
2007-11-30 23:05:43 +00:00 |
kern_fileassoc.c
|
…
|
|
kern_fork.c
|
Use atomics to maintain nprocs.
|
2007-12-04 16:56:16 +00:00 |
kern_idle.c
|
Lock curlwp when updating the start time.
|
2007-11-15 20:12:25 +00:00 |
kern_ksyms.c
|
…
|
|
kern_kthread.c
|
Merge scheduler changes from the vmlocking branch. All discussed on
|
2007-11-06 00:42:39 +00:00 |
kern_ktrace.c
|
ktd_callout: ktrace_lock can be acquired now.
|
2007-12-04 09:08:58 +00:00 |
kern_lkm.c
|
…
|
|
kern_lock.c
|
Use membar_*().
|
2007-11-30 23:05:43 +00:00 |
kern_lwp.c
|
Soft interrupts can now take proclist_lock, so there is no need to
|
2007-12-03 20:26:24 +00:00 |
kern_malloc.c
|
free: fix size passed to LOCKDEBUG_MEM_CHECK.
|
2007-11-26 11:48:55 +00:00 |
kern_malloc_debug.c
|
Change some initialization of static queues to compile time.
|
2007-11-11 23:22:23 +00:00 |
kern_mutex.c
|
Use membar_*().
|
2007-11-30 23:05:43 +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
|
Merge scheduler changes from the vmlocking branch. All discussed on
|
2007-11-06 00:42:39 +00:00 |
kern_proc.c
|
Use atomics to maintain nprocs.
|
2007-12-04 16:56:16 +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
|
Fix DIAGNOSTIC build.
|
2007-11-29 18:33:29 +00:00 |
kern_rwlock.c
|
rw_vector_enter: assert !cpu_intr_p().
|
2007-12-04 09:13:59 +00:00 |
kern_sig.c
|
Soft interrupts can now take proclist_lock, so there is no need to
|
2007-12-03 20:26:24 +00:00 |
kern_sleepq.c
|
Merge scheduler changes from the vmlocking branch. All discussed on
|
2007-11-06 00:42:39 +00:00 |
kern_softint.c
|
For the slow path soft interrupts, arrange to have the priority of a
|
2007-12-03 17:14:59 +00:00 |
kern_stub.c
|
…
|
|
kern_subr.c
|
Remove the "struct lwp *" argument from all VFS and VOP interfaces.
|
2007-11-26 19:01:26 +00:00 |
kern_synch.c
|
Soft interrupts can now take proclist_lock, so there is no need to
|
2007-12-03 20:26:24 +00:00 |
kern_sysctl.c
|
…
|
|
kern_systrace.c
|
Merge from vmlocking:
|
2007-11-07 00:23:13 +00:00 |
kern_tc.c
|
Use membar_*().
|
2007-11-30 23:05:43 +00:00 |
kern_time.c
|
Kill a KAUTH_REQ_SYSTEM_TIME_SYSTEM request that's no longer needed.
|
2007-11-25 08:43:11 +00:00 |
kern_timeout.c
|
Share code between callout_schedule and callout_reset.
|
2007-11-23 19:43:32 +00:00 |
kern_todr.c
|
Pull in sys/intr.h
|
2007-11-29 18:04:46 +00:00 |
kern_turnstile.c
|
Merge from vmlocking:
|
2007-11-07 00:23:13 +00:00 |
kern_uuid.c
|
…
|
|
kern_verifiedexec.c
|
Remove the "struct lwp *" argument from all VFS and VOP interfaces.
|
2007-11-26 19:01:26 +00:00 |
kern_xxx.c
|
Add MI implementations of the indirect stystem call functions sys_syscall()
|
2007-11-09 14:50:51 +00:00 |
kgdb_stub.c
|
…
|
|
makesyscalls.sh
|
Support "NOARGS INDIR" for compat_mach.
|
2007-11-10 13:22:11 +00:00 |
sched_4bsd.c
|
Merge scheduler changes from the vmlocking branch. All discussed on
|
2007-11-06 00:42:39 +00:00 |
sched_m2.c
|
Unify the license: All rights reserved.
|
2007-11-28 19:30:55 +00:00 |
subr_autoconf.c
|
Remove the "struct lwp *" argument from all VFS and VOP interfaces.
|
2007-11-26 19:01:26 +00:00 |
subr_blist.c
|
…
|
|
subr_bufq.c
|
…
|
|
subr_callback.c
|
…
|
|
subr_debug.c
|
add \n to printf messages.
|
2007-11-14 11:06:53 +00:00 |
subr_devsw.c
|
Don't pass devname to {b,c}devsw_attach(), it's not used.
|
2007-11-20 14:47:14 +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
|
Merge from vmlocking:
|
2007-11-07 00:23:13 +00:00 |
subr_lockdebug.c
|
Use membar_*().
|
2007-11-30 23:05:43 +00:00 |
subr_log.c
|
Merge from vmlocking.
|
2007-11-07 00:19:08 +00:00 |
subr_once.c
|
…
|
|
subr_optstr.c
|
…
|
|
subr_pool.c
|
Work around issues with pool_cache on sparc.
|
2007-11-18 16:27:42 +00:00 |
subr_prf.c
|
Merge from vmlocking.
|
2007-11-07 00:19:08 +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
|
Merge from vmlocking:
|
2007-11-07 00:23:13 +00:00 |
subr_syscall_stats.c
|
…
|
|
subr_tftproot.c
|
…
|
|
subr_time.c
|
Pull in sys/intr.h
|
2007-11-29 18:04:46 +00:00 |
subr_userconf.c
|
…
|
|
subr_vmem.c
|
Merge from vmlocking:
|
2007-11-07 00:23:13 +00:00 |
subr_workqueue.c
|
…
|
|
subr_xcall.c
|
Merge scheduler changes from the vmlocking branch. All discussed on
|
2007-11-06 00:42:39 +00:00 |
sys_aio.c
|
aio_enqueue_job: Fix the mix of previous commits, that is, increase
|
2007-11-30 17:39:43 +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
|
sys__lwp_create: set in the correct lock when the LWP is created suspended.
|
2007-12-02 15:49:38 +00:00 |
sys_mqueue.c
|
Unify the license: All rights reserved.
|
2007-11-28 19:30:55 +00:00 |
sys_pipe.c
|
Merge from vmlocking:
|
2007-11-07 00:23:13 +00:00 |
sys_pmc.c
|
Include sys/cdefs.h first.
|
2007-09-21 19:14:12 +00:00 |
sys_process.c
|
Merge from vmlocking:
|
2007-11-07 00:23:13 +00:00 |
sys_sched.c
|
…
|
|
sys_sig.c
|
…
|
|
sys_socket.c
|
…
|
|
sys_syscall.c
|
Add MI implementations of the indirect stystem call functions sys_syscall()
|
2007-11-09 14:50:51 +00:00 |
syscalls.c
|
Regen.
|
2007-11-12 23:12:57 +00:00 |
syscalls.conf
|
…
|
|
syscalls.master
|
Add _lwp_ctl() system call: provides a bidirectional, per-LWP communication
|
2007-11-12 23:11:58 +00:00 |
sysv_ipc.c
|
…
|
|
sysv_msg.c
|
- Retry the operations (instead of failing) in case of reallocation.
|
2007-11-25 19:03:24 +00:00 |
sysv_sem.c
|
- Retry the operations (instead of failing) in case of reallocation.
|
2007-11-25 19:03:24 +00:00 |
sysv_shm.c
|
…
|
|
tty.c
|
ttysigintr: proclist_lock can be taken now.
|
2007-12-04 08:57:35 +00:00 |
tty_bsdpty.c
|
…
|
|
tty_conf.c
|
Merge tty changes from the vmlocking branch.
|
2007-11-07 15:56:11 +00:00 |
tty_ptm.c
|
Remove the "struct lwp *" argument from all VFS and VOP interfaces.
|
2007-11-26 19:01:26 +00:00 |
tty_pty.c
|
Tidy up the locking a bit.
|
2007-11-19 19:47:00 +00:00 |
tty_subr.c
|
- Factor out too many copies of the same bit of tty code.
|
2007-11-19 18:51:36 +00:00 |
tty_tty.c
|
Remove the "struct lwp *" argument from all VFS and VOP interfaces.
|
2007-11-26 19:01:26 +00:00 |
uipc_domain.c
|
…
|
|
uipc_mbuf.c
|
m_print: avoid sign extention of m_flags.
|
2007-11-14 14:11:57 +00:00 |
uipc_mbuf2.c
|
…
|
|
uipc_proto.c
|
…
|
|
uipc_sem.c
|
…
|
|
uipc_socket.c
|
Pass the mbuf type (e.g., MT_SONAME, MT_SOOPTS) as the second
|
2007-11-24 07:49:03 +00:00 |
uipc_socket2.c
|
Use selinit() / seldestroy().
|
2007-09-25 14:04:07 +00:00 |
uipc_syscalls.c
|
Pass the mbuf type (e.g., MT_SONAME, MT_SOOPTS) as the second
|
2007-11-24 07:49:03 +00:00 |
uipc_usrreq.c
|
Remove the "struct lwp *" argument from all VFS and VOP interfaces.
|
2007-11-26 19:01:26 +00:00 |
vfs_bio.c
|
Fscow_run(): add a flag "bool data_valid" to note still valid data.
|
2007-12-02 13:56:15 +00:00 |
vfs_cache.c
|
Change some initialization of static queues to compile time.
|
2007-11-11 23:22:23 +00:00 |
vfs_getcwd.c
|
- add an elf aux vector entry for implementing $ORIGIN.
|
2007-12-03 02:06:57 +00:00 |
vfs_hooks.c
|
…
|
|
vfs_init.c
|
Merge from vmlocking:
|
2007-11-07 00:23:13 +00:00 |
vfs_lockf.c
|
…
|
|
vfs_lookup.c
|
Implement a new magic string for magic symlinks, @ruid, which exapnds to the
|
2007-12-04 22:09:01 +00:00 |
vfs_subr.c
|
getnewvnode: remove a homegrown decl. of uvm_vnodeops.
|
2007-12-01 10:36:47 +00:00 |
vfs_subr2.c
|
Remove the "struct lwp *" argument from all VFS and VOP interfaces.
|
2007-11-26 19:01:26 +00:00 |
vfs_syscalls.c
|
- reduce the number of VOP_ACCESS calls for O_RDWR. for nfs, it reduces
|
2007-11-30 16:52:19 +00:00 |
vfs_trans.c
|
Fscow_run(): add a flag "bool data_valid" to note still valid data.
|
2007-12-02 13:56:15 +00:00 |
vfs_vnops.c
|
Fscow_run(): add a flag "bool data_valid" to note still valid data.
|
2007-12-02 13:56:15 +00:00 |
vfs_xattr.c
|
Remove the "struct lwp *" argument from all VFS and VOP interfaces.
|
2007-11-26 19:01:26 +00:00 |
vnode_if.c
|
regen: remove struct lwp as a parameter to VOPs
|
2007-11-26 19:03:30 +00:00 |
vnode_if.sh
|
Remove the "struct lwp *" argument from all VFS and VOP interfaces.
|
2007-11-26 19:01:26 +00:00 |
vnode_if.src
|
Remove the "struct lwp *" argument from all VFS and VOP interfaces.
|
2007-11-26 19:01:26 +00:00 |