..
bus_if.m
clock_if.m
cpufreq_if.m
device_if.m
genassym.sh
imgact_aout.c
imgact_elf.c
imgact_elf32.c
imgact_elf64.c
imgact_gzip.c
imgact_shell.c
inflate.c
init_main.c
Add hierarchical jails. A jail may further virtualize its environment
2009-05-27 14:11:23 +00:00
init_sysent.c
Regen for new jail system calls in r191673.
2009-04-29 21:50:13 +00:00
kern_acct.c
Remove the thread argument from the FSD (File-System Dependent) parts of
2009-05-11 15:33:26 +00:00
kern_alq.c
kern_clock.c
Mark the clock sysctls as MPSAFE.
2009-05-18 12:03:43 +00:00
kern_condvar.c
kern_conf.c
Move the M_WAITOK flag in notify() into an M_NOWAIT one in order to match
2009-05-21 13:22:07 +00:00
kern_cons.c
kern_context.c
kern_cpu.c
kern_cpuset.c
Add hierarchical jails. A jail may further virtualize its environment
2009-05-27 14:11:23 +00:00
kern_ctf.c
kern_descrip.c
Add hierarchical jails. A jail may further virtualize its environment
2009-05-27 14:11:23 +00:00
kern_dtrace.c
kern_environment.c
kern_event.c
kern_exec.c
kern_exit.c
Add hierarchical jails. A jail may further virtualize its environment
2009-05-27 14:11:23 +00:00
kern_fail.c
fail(9) support:
2009-05-27 16:36:54 +00:00
kern_fork.c
Add hierarchical jails. A jail may further virtualize its environment
2009-05-27 14:11:23 +00:00
kern_idle.c
kern_intr.c
Binding interrupts to a CPU consists of two parts: setting up CPU
2009-05-18 14:02:55 +00:00
kern_jail.c
Place hostnames and similar information fully under the prison system.
2009-05-29 21:27:12 +00:00
kern_kthread.c
kern_ktr.c
kern_ktrace.c
kern_linker.c
Add hierarchical jails. A jail may further virtualize its environment
2009-05-27 14:11:23 +00:00
kern_lock.c
Add the OpenSolaris dtrace lockstat provider. The lockstat provider
2009-05-26 20:28:22 +00:00
kern_lockf.c
The advisory lock may be activated or activated and removed during the
2009-05-24 12:39:38 +00:00
kern_lockstat.c
Add the OpenSolaris dtrace lockstat provider. The lockstat provider
2009-05-26 20:28:22 +00:00
kern_malloc.c
Retire kern.vm.kmem.size. It was marked as obsolete prior to 5.2, so
2009-05-09 19:00:47 +00:00
kern_mbuf.c
kern_mib.c
Place hostnames and similar information fully under the prison system.
2009-05-29 21:27:12 +00:00
kern_module.c
kern_mtxpool.c
kern_mutex.c
Remove extra cpu_spinwait() invocations. This should really only be used
2009-05-29 14:03:34 +00:00
kern_ntptime.c
kern_osd.c
Make the rmlock(9) interface a bit more like the rwlock(9) interface:
2009-05-29 10:52:37 +00:00
kern_physio.c
kern_pmc.c
kern_poll.c
With SMPng, DEVICE_POLLING uses its own idle threads, rather than the
2009-05-19 19:21:25 +00:00
kern_priv.c
kern_proc.c
Add hierarchical jails. A jail may further virtualize its environment
2009-05-27 14:11:23 +00:00
kern_prot.c
Add hierarchical jails. A jail may further virtualize its environment
2009-05-27 14:11:23 +00:00
kern_resource.c
kern_rmlock.c
Minor style tweak.
2009-05-29 14:25:51 +00:00
kern_rwlock.c
Remove extra cpu_spinwait() invocations. This should really only be used
2009-05-29 14:03:34 +00:00
kern_sdt.c
kern_sema.c
kern_shutdown.c
Place hostnames and similar information fully under the prison system.
2009-05-29 21:27:12 +00:00
kern_sig.c
kern_subr.c
kern_switch.c
kern_sx.c
The patch for r193011 was partially rejected when applied, complete it.
2009-05-29 08:01:48 +00:00
kern_synch.c
kern_syscalls.c
kern_sysctl.c
Remove do-nothing code that was required to dirty the old buffer on Alpha.
2009-05-15 21:34:58 +00:00
kern_tc.c
kern_thr.c
kern_thread.c
kern_time.c
kern_timeout.c
kern_umtx.c
kern_uuid.c
kern_vimage.c
V_irtualize the if_clone framework, thus allowing for clonable ifnets
2009-05-23 21:43:44 +00:00
kern_xxx.c
Place hostnames and similar information fully under the prison system.
2009-05-29 21:27:12 +00:00
ksched.c
link_elf.c
Add the ksyms(4) pseudo driver. The ksyms driver allows a process to
2009-05-26 21:39:09 +00:00
link_elf_obj.c
Add the ksyms(4) pseudo driver. The ksyms driver allows a process to
2009-05-26 21:39:09 +00:00
linker_if.m
Add the ksyms(4) pseudo driver. The ksyms driver allows a process to
2009-05-26 21:39:09 +00:00
Make.tags.inc
Makefile
makesyscalls.sh
md4c.c
md5c.c
p1003_1b.c
posix4_mib.c
sched_4bsd.c
sched_ule.c
- Fix non-SMP build by encapsulating idle spin logic in a macro.
2009-04-29 23:04:31 +00:00
serdev_if.m
stack_protector.c
subr_acl_posix1e.c
Make 'struct acl' larger, as required to support NFSv4 ACLs. Provide
2009-05-22 15:56:43 +00:00
subr_autoconf.c
subr_blist.c
subr_bufring.c
subr_bus.c
Fix a typo.
2009-05-20 17:19:30 +00:00
subr_clist.c
subr_clock.c
subr_devstat.c
subr_disk.c
subr_eventhandler.c
subr_fattime.c
subr_firmware.c
subr_hints.c
subr_kdb.c
Spell NULL properly, use (void) rather than () for functions with no
2009-05-09 19:08:22 +00:00
subr_kobj.c
subr_lock.c
subr_log.c
subr_mbpool.c
subr_mchain.c
subr_module.c
subr_msgbuf.c
subr_param.c
subr_pcpu.c
Change the curvnet variable from a global const struct vnet *,
2009-05-05 10:56:12 +00:00
subr_power.c
subr_prf.c
subr_prof.c
subr_rman.c
sysctl_rman: report shared resources to devinfo
2009-05-19 14:08:21 +00:00
subr_rtc.c
subr_sbuf.c
subr_scanf.c
subr_sleepqueue.c
subr_smp.c
- Remove the bogus idle thread state code. This may have a race in it
2009-04-29 03:15:43 +00:00
subr_stack.c
subr_taskqueue.c
subr_trap.c
subr_turnstile.c
subr_unit.c
subr_witness.c
Add minimal ZFS lock hierarchy
2009-05-20 02:51:48 +00:00
sys_generic.c
- Implement a lockless file descriptor lookup algorithm in
2009-05-14 03:24:22 +00:00
sys_pipe.c
sys_process.c
sys_socket.c
Change the curvnet variable from a global const struct vnet *,
2009-05-05 10:56:12 +00:00
syscalls.c
Regen for new jail system calls in r191673.
2009-04-29 21:50:13 +00:00
syscalls.master
Introduce the extensible jail framework, using the same "name=value"
2009-04-29 21:14:15 +00:00
systrace_args.c
Regen for new jail system calls in r191673.
2009-04-29 21:50:13 +00:00
sysv_ipc.c
sysv_msg.c
Add hierarchical jails. A jail may further virtualize its environment
2009-05-27 14:11:23 +00:00
sysv_sem.c
Add hierarchical jails. A jail may further virtualize its environment
2009-05-27 14:11:23 +00:00
sysv_shm.c
Add hierarchical jails. A jail may further virtualize its environment
2009-05-27 14:11:23 +00:00
tty.c
Last minute TTY API change: remove mutex argument from tty_alloc().
2009-05-29 06:41:23 +00:00
tty_compat.c
tty_info.c
Print an extra newline when not at the first column already.
2009-05-17 16:17:48 +00:00
tty_inq.c
Enable secure TTY input buffer flushing by default.
2009-05-21 16:48:06 +00:00
tty_outq.c
tty_pts.c
Last minute TTY API change: remove mutex argument from tty_alloc().
2009-05-29 06:41:23 +00:00
tty_pty.c
tty_tty.c
tty_ttydisc.c
If we have a regular rint handler, never go into rint_bypass mode.
2009-05-07 17:39:23 +00:00
uipc_accf.c
uipc_cow.c
uipc_debug.c
Add missing socket options.
2009-05-26 09:19:21 +00:00
uipc_domain.c
uipc_mbuf.c
uipc_mbuf2.c
uipc_mqueue.c
Remove the thread argument from the FSD (File-System Dependent) parts of
2009-05-11 15:33:26 +00:00
uipc_sem.c
uipc_shm.c
uipc_sockbuf.c
uipc_socket.c
A NOP change: style / whitespace cleanup of the noise that slipped
2009-05-08 14:34:25 +00:00
uipc_syscalls.c
- Implement a lockless file descriptor lookup algorithm in
2009-05-14 03:24:22 +00:00
uipc_usrreq.c
Change the curvnet variable from a global const struct vnet *,
2009-05-05 10:56:12 +00:00
vfs_acl.c
Make 'struct acl' larger, as required to support NFSv4 ACLs. Provide
2009-05-22 15:56:43 +00:00
vfs_aio.c
vfs_bio.c
Modify vm_hold_load_pages() to allocate pages using VM_ALLOC_NOOBJ rather
2009-05-29 18:35:51 +00:00
vfs_cache.c
vfs_cluster.c
vfs_default.c
Add VOP_ACCESSX, which can be used to query for newly added V*
2009-05-30 13:59:05 +00:00
vfs_export.c
Remove the thread argument from the FSD (File-System Dependent) parts of
2009-05-11 15:33:26 +00:00
vfs_extattr.c
Remove the thread argument from the FSD (File-System Dependent) parts of
2009-05-11 15:33:26 +00:00
vfs_hash.c
vfs_init.c
vfs_lookup.c
Let vfs_lookup() return ENOTDIR if the path has a trailing slash and
2009-05-29 10:02:44 +00:00
vfs_mount.c
Add hierarchical jails. A jail may further virtualize its environment
2009-05-27 14:11:23 +00:00
vfs_subr.c
Add VOP_ACCESSX, which can be used to query for newly added V*
2009-05-30 13:59:05 +00:00
vfs_syscalls.c
Add hierarchical jails. A jail may further virtualize its environment
2009-05-27 14:11:23 +00:00
vfs_vnops.c
Remove the thread argument from the FSD (File-System Dependent) parts of
2009-05-11 15:33:26 +00:00
vnode_if.src
Add VOP_ACCESSX, which can be used to query for newly added V*
2009-05-30 13:59:05 +00:00