.. |
bus_if.m
|
Revert bus_get_cpus() for now.
|
2016-05-03 01:17:40 +00:00 |
capabilities.conf
|
|
|
clock_if.m
|
|
|
cpufreq_if.m
|
|
|
device_if.m
|
|
|
genassym.sh
|
|
|
imgact_aout.c
|
|
|
imgact_binmisc.c
|
sys/kern: spelling fixes in comments.
|
2016-04-29 22:15:33 +00:00 |
imgact_elf32.c
|
|
|
imgact_elf64.c
|
|
|
imgact_elf.c
|
sys: use our roundup2/rounddown2() macros when param.h is available.
|
2016-04-21 19:57:40 +00:00 |
imgact_gzip.c
|
|
|
imgact_shell.c
|
|
|
inflate.c
|
sys/kern: spelling fixes in comments.
|
2016-04-29 22:15:33 +00:00 |
init_main.c
|
sys: use our roundup2/rounddown2() macros when param.h is available.
|
2016-04-21 19:57:40 +00:00 |
init_sysent.c
|
Regen.
|
2016-03-21 21:38:35 +00:00 |
kern_acct.c
|
|
|
kern_alq.c
|
Use SI_SUB_LAST instead of SI_SUB_SMP as the "catch-all" subsystem.
|
2016-03-11 23:18:06 +00:00 |
kern_clock.c
|
sys: extend use of the howmany() macro when available.
|
2016-04-26 15:38:17 +00:00 |
kern_clocksource.c
|
|
|
kern_condvar.c
|
sys/kern: spelling fixes in comments.
|
2016-04-29 22:15:33 +00:00 |
kern_conf.c
|
|
|
kern_cons.c
|
|
|
kern_context.c
|
|
|
kern_cpu.c
|
|
|
kern_cpuset.c
|
Add more fine-grained kernel options for NUMA support.
|
2016-04-09 13:58:04 +00:00 |
kern_ctf.c
|
|
|
kern_descrip.c
|
fd: assert dropped filedesc lock in fdcloseexec
|
2016-05-08 03:26:12 +00:00 |
kern_dtrace.c
|
|
|
kern_dump.c
|
kernel: use our nitems() macro when it is available through param.h.
|
2016-04-19 23:48:27 +00:00 |
kern_environment.c
|
Create wrappers for uint64_t and int64_t for the tunables. While not
|
2016-04-15 03:09:55 +00:00 |
kern_et.c
|
|
|
kern_event.c
|
Provide high precision conversion from ns,us,ms -> sbintime in kevent
|
2016-03-12 23:02:53 +00:00 |
kern_exec.c
|
sys/kern: spelling fixes in comments.
|
2016-04-29 22:15:33 +00:00 |
kern_exit.c
|
|
|
kern_fail.c
|
fail(9): Only gather/print stacks if STACK is enabled
|
2016-03-17 01:05:53 +00:00 |
kern_ffclock.c
|
kernel: use our nitems() macro when it is available through param.h.
|
2016-04-19 23:48:27 +00:00 |
kern_fork.c
|
sys/kern: spelling fixes in comments.
|
2016-04-29 22:15:33 +00:00 |
kern_gzio.c
|
|
|
kern_hhook.c
|
|
|
kern_idle.c
|
|
|
kern_intr.c
|
|
|
kern_jail.c
|
sys/kern: spelling fixes in comments.
|
2016-04-29 22:15:33 +00:00 |
kern_khelp.c
|
|
|
kern_kthread.c
|
kern: for pointers replace 0 with NULL.
|
2016-04-15 16:10:11 +00:00 |
kern_ktr.c
|
|
|
kern_ktrace.c
|
kernel: use our nitems() macro when it is available through param.h.
|
2016-04-19 23:48:27 +00:00 |
kern_linker.c
|
sys/kern: spelling fixes in comments.
|
2016-04-29 22:15:33 +00:00 |
kern_lock.c
|
sys/kern: spelling fixes in comments.
|
2016-04-29 22:15:33 +00:00 |
kern_lockf.c
|
sys/kern: spelling fixes in comments.
|
2016-04-29 22:15:33 +00:00 |
kern_lockstat.c
|
|
|
kern_loginclass.c
|
|
|
kern_malloc.c
|
|
|
kern_mbuf.c
|
sys/kern: spelling fixes in comments.
|
2016-04-29 22:15:33 +00:00 |
kern_mib.c
|
|
|
kern_module.c
|
|
|
kern_mtxpool.c
|
sys/kern: spelling fixes in comments.
|
2016-04-29 22:15:33 +00:00 |
kern_mutex.c
|
|
|
kern_ntptime.c
|
|
|
kern_numa.c
|
|
|
kern_osd.c
|
osd(9): Change array pointer to array pointer type from void*
|
2016-04-26 19:57:35 +00:00 |
kern_physio.c
|
Add four new RCTL resources - readbps, readiops, writebps and writeiops,
|
2016-04-07 04:23:25 +00:00 |
kern_pmc.c
|
|
|
kern_poll.c
|
|
|
kern_priv.c
|
|
|
kern_proc.c
|
Use a loop instead of a goto in sysctl_kern_proc_kstack().
|
2016-04-17 23:22:32 +00:00 |
kern_procctl.c
|
|
|
kern_prot.c
|
sys/kern: spelling fixes in comments.
|
2016-04-29 22:15:33 +00:00 |
kern_racct.c
|
Get rid of rctl_lock; use racct_lock where appropriate. The fast paths
|
2016-04-21 16:22:52 +00:00 |
kern_rangelock.c
|
|
|
kern_rctl.c
|
sys/kern: spelling fixes in comments.
|
2016-04-29 22:15:33 +00:00 |
kern_resource.c
|
|
|
kern_rmlock.c
|
sys/kern: spelling fixes in comments.
|
2016-04-29 22:15:33 +00:00 |
kern_rwlock.c
|
|
|
kern_sdt.c
|
|
|
kern_sema.c
|
|
|
kern_sendfile.c
|
The sendfile(2) allows to send extra data from userspace before the file
|
2016-03-29 19:57:11 +00:00 |
kern_sharedpage.c
|
|
|
kern_shutdown.c
|
Add 4Kn kernel dump support
|
2016-04-15 17:45:12 +00:00 |
kern_sig.c
|
|
|
kern_switch.c
|
|
|
kern_sx.c
|
|
|
kern_synch.c
|
sys: extend use of the howmany() macro when available.
|
2016-04-26 15:38:17 +00:00 |
kern_syscalls.c
|
|
|
kern_sysctl.c
|
sys/kern: spelling fixes in comments.
|
2016-04-29 22:15:33 +00:00 |
kern_tc.c
|
sys/kern: spelling fixes in comments.
|
2016-04-29 22:15:33 +00:00 |
kern_thr.c
|
|
|
kern_thread.c
|
|
|
kern_time.c
|
sys: extend use of the howmany() macro when available.
|
2016-04-26 15:38:17 +00:00 |
kern_timeout.c
|
sys/kern: spelling fixes in comments.
|
2016-04-29 22:15:33 +00:00 |
kern_umtx.c
|
Fix umtx lock/trylock for compat32.
|
2016-04-19 11:37:43 +00:00 |
kern_uuid.c
|
|
|
kern_xxx.c
|
|
|
ksched.c
|
|
|
link_elf_obj.c
|
sys/kern: spelling fixes in comments.
|
2016-04-29 22:15:33 +00:00 |
link_elf.c
|
kern: for pointers replace 0 with NULL.
|
2016-04-15 16:10:11 +00:00 |
linker_if.m
|
sys/kern: spelling fixes in comments.
|
2016-04-29 22:15:33 +00:00 |
Make.tags.inc
|
|
|
Makefile
|
|
|
makesyscalls.sh
|
Do not include system call wrappers in libc for old FreeBSD system calls.
|
2016-03-12 22:53:46 +00:00 |
md4c.c
|
|
|
md5c.c
|
|
|
p1003_1b.c
|
|
|
pic_if.m
|
Remove FDT specific parts from INTRNG. Change its interface to make it
|
2016-04-04 09:15:25 +00:00 |
posix4_mib.c
|
posix4_mib: Don't overrun facility_initialized array
|
2016-04-27 00:10:32 +00:00 |
sched_4bsd.c
|
sys/kern: spelling fixes in comments.
|
2016-04-29 22:15:33 +00:00 |
sched_ule.c
|
The struct thread td_estcpu member is only used by the 4BSD scheduler.
|
2016-04-17 11:04:27 +00:00 |
serdev_if.m
|
|
|
stack_protector.c
|
|
|
subr_acl_nfs4.c
|
|
|
subr_acl_posix1e.c
|
|
|
subr_autoconf.c
|
|
|
subr_blist.c
|
sys/kern: spelling fixes in comments.
|
2016-04-29 22:15:33 +00:00 |
subr_bufring.c
|
|
|
subr_bus_dma.c
|
|
|
subr_bus.c
|
s/struct device */device_t/g
|
2016-05-04 23:31:52 +00:00 |
subr_busdma_bufalloc.c
|
|
|
subr_capability.c
|
|
|
subr_clock.c
|
|
|
subr_counter.c
|
Free the temporary buffer in sysctl_handle_counter_u64_array().
|
2016-03-15 00:21:32 +00:00 |
subr_devmap.c
|
Add support for RISC-V.
|
2016-04-26 12:29:47 +00:00 |
subr_devstat.c
|
sys/kern: spelling fixes in comments.
|
2016-04-29 22:15:33 +00:00 |
subr_disk.c
|
|
|
subr_dummy_vdso_tc.c
|
|
|
subr_eventhandler.c
|
|
|
subr_fattime.c
|
|
|
subr_firmware.c
|
|
|
subr_hash.c
|
kern: Factor out function to convert hash flags to malloc(9) flags
|
2016-05-04 03:07:52 +00:00 |
subr_hints.c
|
|
|
subr_intr.c
|
Set correct size to the size member of struct intr_map_data when
|
2016-05-06 08:54:00 +00:00 |
subr_kdb.c
|
|
|
subr_kobj.c
|
|
|
subr_lock.c
|
|
|
subr_log.c
|
|
|
subr_mbpool.c
|
sys/kern: spelling fixes in comments.
|
2016-04-29 22:15:33 +00:00 |
subr_mchain.c
|
sys/kern: spelling fixes in comments.
|
2016-04-29 22:15:33 +00:00 |
subr_module.c
|
|
|
subr_msgbuf.c
|
sys/kern: spelling fixes in comments.
|
2016-04-29 22:15:33 +00:00 |
subr_param.c
|
|
|
subr_pcpu.c
|
|
|
subr_pctrie.c
|
sys: extend use of the howmany() macro when available.
|
2016-04-26 15:38:17 +00:00 |
subr_power.c
|
|
|
subr_prf.c
|
|
|
subr_prof.c
|
sys/kern: spelling fixes in comments.
|
2016-04-29 22:15:33 +00:00 |
subr_rman.c
|
s/struct device */device_t/g
|
2016-05-04 23:31:52 +00:00 |
subr_rtc.c
|
rtc: fix inverted resolution check
|
2016-05-04 13:48:59 +00:00 |
subr_sbuf.c
|
|
|
subr_scanf.c
|
sys/kern: spelling fixes in comments.
|
2016-04-29 22:15:33 +00:00 |
subr_sfbuf.c
|
|
|
subr_sglist.c
|
|
|
subr_sleepqueue.c
|
Rework handling of thread sleeps before timers are working.
|
2016-03-31 18:10:29 +00:00 |
subr_smp.c
|
topo_set_pu_id: turn a check into an assertion
|
2016-04-08 11:59:11 +00:00 |
subr_stack.c
|
|
|
subr_syscall.c
|
|
|
subr_taskqueue.c
|
Remove taskqueue_enqueue_fast().
|
2016-03-01 17:47:32 +00:00 |
subr_terminal.c
|
|
|
subr_trap.c
|
Add four new RCTL resources - readbps, readiops, writebps and writeiops,
|
2016-04-07 04:23:25 +00:00 |
subr_turnstile.c
|
|
|
subr_uio.c
|
sys/kern: spelling fixes in comments.
|
2016-04-29 22:15:33 +00:00 |
subr_unit.c
|
Add explicit cast to fix mips and powerpc build after r299090
|
2016-05-05 15:21:33 +00:00 |
subr_vmem.c
|
|
|
subr_witness.c
|
sys/kern: spelling fixes in comments.
|
2016-04-29 22:15:33 +00:00 |
sys_capability.c
|
|
|
sys_generic.c
|
Cap IOSIZE_MAX to INT_MAX for 32-bit processes.
|
2016-04-01 18:29:38 +00:00 |
sys_pipe.c
|
sys: extend use of the howmany() macro when available.
|
2016-04-26 15:38:17 +00:00 |
sys_procdesc.c
|
|
|
sys_process.c
|
|
|
sys_socket.c
|
Expose soaio_enqueue().
|
2016-04-29 20:12:45 +00:00 |
syscalls.c
|
Regen.
|
2016-03-21 21:38:35 +00:00 |
syscalls.master
|
Fully handle size_t lengths in AIO requests.
|
2016-03-21 21:37:33 +00:00 |
systrace_args.c
|
Regen.
|
2016-03-21 21:38:35 +00:00 |
sysv_ipc.c
|
|
|
sysv_msg.c
|
osd(9): Change array pointer to array pointer type from void*
|
2016-04-26 19:57:35 +00:00 |
sysv_sem.c
|
sys/kern: spelling fixes in comments.
|
2016-04-29 22:15:33 +00:00 |
sysv_shm.c
|
osd(9): Change array pointer to array pointer type from void*
|
2016-04-26 19:57:35 +00:00 |
tty_compat.c
|
|
|
tty_info.c
|
|
|
tty_inq.c
|
|
|
tty_outq.c
|
|
|
tty_pts.c
|
sys/kern: spelling fixes in comments.
|
2016-04-29 22:15:33 +00:00 |
tty_tty.c
|
|
|
tty_ttydisc.c
|
|
|
tty.c
|
sys/kern: spelling fixes in comments.
|
2016-04-29 22:15:33 +00:00 |
uipc_accf.c
|
|
|
uipc_debug.c
|
Refactor the AIO subsystem to permit file-type-specific handling and
|
2016-03-01 18:12:14 +00:00 |
uipc_domain.c
|
Introduce a new protocol hook pru_aio_queue.
|
2016-04-29 20:11:09 +00:00 |
uipc_mbuf2.c
|
sys/kern: spelling fixes in comments.
|
2016-04-29 22:15:33 +00:00 |
uipc_mbuf.c
|
kern: for pointers replace 0 with NULL.
|
2016-04-15 16:10:11 +00:00 |
uipc_mbufhash.c
|
|
|
uipc_mqueue.c
|
Use the new PR_METHOD_REMOVE to clean up jail handling in POSIX
|
2016-04-25 04:36:54 +00:00 |
uipc_sem.c
|
Clean up some style(9) violations.
|
2016-04-14 17:07:26 +00:00 |
uipc_shm.c
|
sys: extend use of the howmany() macro when available.
|
2016-04-26 15:38:17 +00:00 |
uipc_sockbuf.c
|
kern: for pointers replace 0 with NULL.
|
2016-04-15 16:10:11 +00:00 |
uipc_socket.c
|
sys/kern: spelling fixes in comments.
|
2016-04-29 22:15:33 +00:00 |
uipc_syscalls.c
|
kern: for pointers replace 0 with NULL.
|
2016-04-15 16:10:11 +00:00 |
uipc_usrreq.c
|
kernel: use our nitems() macro when it is available through param.h.
|
2016-04-19 23:48:27 +00:00 |
vfs_acl.c
|
|
|
vfs_aio.c
|
Tidy up the unmapped I/O code in qphysio.
|
2016-03-31 17:27:30 +00:00 |
vfs_bio.c
|
sys/kern: spelling fixes.
|
2016-04-29 21:54:28 +00:00 |
vfs_cache.c
|
sys/kern: spelling fixes in comments.
|
2016-04-29 22:15:33 +00:00 |
vfs_cluster.c
|
sys/kern: spelling fixes in comments.
|
2016-04-29 22:15:33 +00:00 |
vfs_default.c
|
Simplify AIO initialization now that it is standard.
|
2016-03-09 19:05:11 +00:00 |
vfs_export.c
|
kern: for pointers replace 0 with NULL.
|
2016-04-15 16:10:11 +00:00 |
vfs_extattr.c
|
|
|
vfs_hash.c
|
|
|
vfs_init.c
|
|
|
vfs_lookup.c
|
sys/kern: spelling fixes in comments.
|
2016-04-29 22:15:33 +00:00 |
vfs_mount.c
|
|
|
vfs_mountroot.c
|
sys/kern: spelling fixes in comments.
|
2016-04-29 22:15:33 +00:00 |
vfs_subr.c
|
Add EVFILT_VNODE open, read and close notifications.
|
2016-05-03 15:17:43 +00:00 |
vfs_syscalls.c
|
Simplify AIO initialization now that it is standard.
|
2016-03-09 19:05:11 +00:00 |
vfs_vnops.c
|
sys/kern: spelling fixes.
|
2016-04-29 21:54:28 +00:00 |
vnode_if.src
|
Add EVFILT_VNODE open, read and close notifications.
|
2016-05-03 15:17:43 +00:00 |