.. |
bus_if.m
|
|
|
clock_if.m
|
|
|
cpufreq_if.m
|
|
|
device_if.m
|
|
|
genassym.sh
|
|
|
imgact_aout.c
|
|
|
imgact_elf32.c
|
|
|
imgact_elf64.c
|
|
|
imgact_elf.c
|
Add the ability for GDB to printout the thread name along with other
|
2010-11-22 14:42:13 +00:00 |
imgact_gzip.c
|
|
|
imgact_shell.c
|
|
|
inflate.c
|
|
|
init_main.c
|
Set bootverbose directly in mi_startup() rather than via a SYSINIT. This
|
2010-10-28 14:17:06 +00:00 |
init_sysent.c
|
|
|
kern_acct.c
|
|
|
kern_alq.c
|
|
|
kern_clock.c
|
After some off-list discussion, revert a number of changes to the
|
2010-11-22 19:32:54 +00:00 |
kern_clocksource.c
|
After some off-list discussion, revert a number of changes to the
|
2010-11-22 19:32:54 +00:00 |
kern_condvar.c
|
|
|
kern_conf.c
|
Add missing curly brackets. By chance, the missing brackets didn't alter
|
2010-11-07 14:28:01 +00:00 |
kern_cons.c
|
|
|
kern_context.c
|
|
|
kern_cpu.c
|
|
|
kern_cpuset.c
|
Use integer for size of cpuset, as it won't be bigger than INT_MAX,
|
2010-11-01 00:42:25 +00:00 |
kern_ctf.c
|
|
|
kern_descrip.c
|
|
|
kern_dtrace.c
|
|
|
kern_environment.c
|
|
|
kern_et.c
|
|
|
kern_event.c
|
|
|
kern_exec.c
|
- When disabling ktracing on a process, free any pending requests that
|
2010-10-21 19:17:40 +00:00 |
kern_exit.c
|
By using the 32-bit Linux version of Sun's Java Development Kit 1.6
|
2010-11-22 09:06:59 +00:00 |
kern_fail.c
|
|
|
kern_fork.c
|
- When disabling ktracing on a process, free any pending requests that
|
2010-10-21 19:17:40 +00:00 |
kern_gzio.c
|
|
|
kern_idle.c
|
|
|
kern_intr.c
|
|
|
kern_jail.c
|
|
|
kern_kthread.c
|
In thr_exit() and kthread_exit(), only remove thread from
|
2010-10-23 13:16:39 +00:00 |
kern_ktr.c
|
|
|
kern_ktrace.c
|
- When disabling ktracing on a process, free any pending requests that
|
2010-10-21 19:17:40 +00:00 |
kern_linker.c
|
|
|
kern_lock.c
|
|
|
kern_lockf.c
|
|
|
kern_lockstat.c
|
|
|
kern_malloc.c
|
|
|
kern_mbuf.c
|
|
|
kern_mib.c
|
|
|
kern_module.c
|
Style fix.
|
2010-11-22 15:28:54 +00:00 |
kern_mtxpool.c
|
|
|
kern_mutex.c
|
- Remove <machine/mutex.h>. Most of the headers were empty, and the
|
2010-11-09 20:46:41 +00:00 |
kern_ntptime.c
|
|
|
kern_osd.c
|
|
|
kern_physio.c
|
Account i/o done on cdevs.
|
2010-11-25 20:05:11 +00:00 |
kern_pmc.c
|
|
|
kern_poll.c
|
|
|
kern_priv.c
|
|
|
kern_proc.c
|
Fix some more style(9) issues.
|
2010-11-14 16:10:15 +00:00 |
kern_prot.c
|
|
|
kern_resource.c
|
We've already set p = td->td_proc, so use it.
|
2010-10-18 15:46:58 +00:00 |
kern_rmlock.c
|
No need to include sys/systm.h twice.
|
2010-11-16 14:08:21 +00:00 |
kern_rwlock.c
|
|
|
kern_sdt.c
|
|
|
kern_sema.c
|
|
|
kern_shutdown.c
|
Mostly revert r203420, and add similar functionality into ada(4) since the
|
2010-10-24 16:31:57 +00:00 |
kern_sig.c
|
In kern_sigtimedwait(), move initialization code out of process lock,
|
2010-10-14 08:01:33 +00:00 |
kern_switch.c
|
|
|
kern_sx.c
|
|
|
kern_synch.c
|
|
|
kern_syscalls.c
|
Call chainevh callback when we are invoked with neither MOD_LOAD nor
|
2010-10-21 20:31:50 +00:00 |
kern_sysctl.c
|
|
|
kern_tc.c
|
Add parentheses for clarity. The parentheses around the two terms of the &&
|
2010-11-23 04:50:01 +00:00 |
kern_thr.c
|
In thr_exit() and kthread_exit(), only remove thread from
|
2010-10-23 13:16:39 +00:00 |
kern_thread.c
|
- Insert thread0 into correct thread hash link list.
|
2010-10-17 11:01:52 +00:00 |
kern_time.c
|
|
|
kern_timeout.c
|
Remove 'softclock_ih' as it is no longer used.
|
2010-11-03 15:38:52 +00:00 |
kern_umtx.c
|
Use atomic instruction to set _has_writer, otherwise there is a race
|
2010-11-22 02:42:02 +00:00 |
kern_uuid.c
|
|
|
kern_xxx.c
|
|
|
ksched.c
|
|
|
link_elf_obj.c
|
Similar to sys/net/vnet.h, define the linker set name for sys/sys/pcpu.h
|
2010-11-14 20:14:25 +00:00 |
link_elf.c
|
Whitespace and other aspects of style(9). No functional changes.
|
2010-11-08 20:57:08 +00:00 |
linker_if.m
|
|
|
Make.tags.inc
|
|
|
Makefile
|
|
|
makesyscalls.sh
|
|
|
md4c.c
|
|
|
md5c.c
|
|
|
p1003_1b.c
|
Set various POSIX capability sysctls to the version of the API that is
|
2010-11-19 17:56:16 +00:00 |
posix4_mib.c
|
Set various POSIX capability sysctls to the version of the API that is
|
2010-11-19 17:56:16 +00:00 |
sched_4bsd.c
|
After some off-list discussion, revert a number of changes to the
|
2010-11-22 19:32:54 +00:00 |
sched_ule.c
|
Remove unused variables.
|
2010-11-13 11:54:04 +00:00 |
serdev_if.m
|
|
|
stack_protector.c
|
|
|
subr_acl_nfs4.c
|
Fix uninitialized variable.
|
2010-10-29 19:07:36 +00:00 |
subr_acl_posix1e.c
|
|
|
subr_autoconf.c
|
|
|
subr_blist.c
|
|
|
subr_bufring.c
|
|
|
subr_bus.c
|
Add a resource_list_reserved() method that returns true if a resource
|
2010-11-17 22:28:04 +00:00 |
subr_clock.c
|
Fix some more style(9) issues.
|
2010-11-14 16:10:15 +00:00 |
subr_devstat.c
|
|
|
subr_disk.c
|
|
|
subr_eventhandler.c
|
|
|
subr_fattime.c
|
|
|
subr_firmware.c
|
|
|
subr_hash.c
|
|
|
subr_hints.c
|
|
|
subr_kdb.c
|
|
|
subr_kobj.c
|
|
|
subr_lock.c
|
Fix typos.
|
2010-11-09 10:59:09 +00:00 |
subr_log.c
|
|
|
subr_mbpool.c
|
|
|
subr_mchain.c
|
|
|
subr_module.c
|
|
|
subr_msgbuf.c
|
|
|
subr_param.c
|
|
|
subr_pcpu.c
|
After some off-list discussion, revert a number of changes to the
|
2010-11-22 19:32:54 +00:00 |
subr_power.c
|
|
|
subr_prf.c
|
|
|
subr_prof.c
|
|
|
subr_rman.c
|
|
|
subr_rtc.c
|
|
|
subr_sbuf.c
|
|
|
subr_scanf.c
|
|
|
subr_sglist.c
|
|
|
subr_sleepqueue.c
|
|
|
subr_smp.c
|
|
|
subr_stack.c
|
|
|
subr_taskqueue.c
|
taskqueue: drop unused tq_name field
|
2010-11-23 14:30:22 +00:00 |
subr_trap.c
|
|
|
subr_turnstile.c
|
|
|
subr_uio.c
|
|
|
subr_unit.c
|
|
|
subr_witness.c
|
|
|
sys_generic.c
|
|
|
sys_pipe.c
|
|
|
sys_process.c
|
Add the ability for GDB to printout the thread name along with other
|
2010-11-22 14:42:13 +00:00 |
sys_socket.c
|
|
|
syscalls.c
|
|
|
syscalls.master
|
|
|
systrace_args.c
|
|
|
sysv_ipc.c
|
|
|
sysv_msg.c
|
|
|
sysv_sem.c
|
Add some descriptions to sys/kern sysctls.
|
2010-11-14 06:09:50 +00:00 |
sysv_shm.c
|
|
|
tty_compat.c
|
|
|
tty_info.c
|
|
|
tty_inq.c
|
|
|
tty_outq.c
|
|
|
tty_pts.c
|
|
|
tty_tty.c
|
|
|
tty_ttydisc.c
|
|
|
tty.c
|
|
|
uipc_accf.c
|
|
|
uipc_cow.c
|
|
|
uipc_debug.c
|
|
|
uipc_domain.c
|
|
|
uipc_mbuf2.c
|
|
|
uipc_mbuf.c
|
|
|
uipc_mqueue.c
|
|
|
uipc_sem.c
|
Set the POSIX semaphore capability when the semaphore module is enabled.
|
2010-11-19 17:57:50 +00:00 |
uipc_shm.c
|
|
|
uipc_sockbuf.c
|
|
|
uipc_socket.c
|
This commit implements the SO_USER_COOKIE socket option, which lets
|
2010-11-12 13:02:26 +00:00 |
uipc_syscalls.c
|
|
|
uipc_usrreq.c
|
|
|
vfs_acl.c
|
|
|
vfs_aio.c
|
|
|
vfs_bio.c
|
Reduce the difference between hirunningspace and lorunningspace,
|
2010-10-25 14:05:25 +00:00 |
vfs_cache.c
|
Fix some more style(9) issues.
|
2010-11-14 16:10:15 +00:00 |
vfs_cluster.c
|
|
|
vfs_default.c
|
|
|
vfs_export.c
|
|
|
vfs_extattr.c
|
|
|
vfs_hash.c
|
|
|
vfs_init.c
|
|
|
vfs_lookup.c
|
|
|
vfs_mount.c
|
Update MNT_ROOTFS comments after changes in the root mount logic.
|
2010-11-23 13:49:15 +00:00 |
vfs_mountroot.c
|
Add support for asterisk characters when filling in the GELI password
|
2010-11-14 14:12:43 +00:00 |
vfs_subr.c
|
Allow shared-locked vnode to be passed to vunref(9).
|
2010-11-24 12:30:41 +00:00 |
vfs_syscalls.c
|
|
|
vfs_vnops.c
|
|
|
vnode_if.src
|
|
|