.. |
bus_if.m
|
|
|
capabilities.conf
|
Add a shm_open2 syscall to support upcoming memfd_create
|
2019-09-25 17:59:15 +00:00 |
clock_if.m
|
|
|
cpufreq_if.m
|
|
|
device_if.m
|
|
|
genassym.sh
|
|
|
genoffset.c
|
|
|
genoffset.sh
|
|
|
imgact_aout.c
|
|
|
imgact_binmisc.c
|
|
|
imgact_elf32.c
|
|
|
imgact_elf64.c
|
|
|
imgact_elf.c
|
kern.elf{32,64}.pie_base sysctl: enforce page alignment.
|
2019-09-21 20:03:17 +00:00 |
imgact_shell.c
|
|
|
init_main.c
|
|
|
init_sysent.c
|
sysent: regenerate after r352747.
|
2019-09-26 15:41:10 +00:00 |
kern_acct.c
|
|
|
kern_alq.c
|
|
|
kern_clock.c
|
|
|
kern_clocksource.c
|
|
|
kern_condvar.c
|
|
|
kern_conf.c
|
|
|
kern_cons.c
|
|
|
kern_context.c
|
|
|
kern_cpu.c
|
|
|
kern_cpuset.c
|
Remove a redundant NULL pointer check in cpuset_modify_domain().
|
2019-09-12 16:47:38 +00:00 |
kern_ctf.c
|
|
|
kern_descrip.c
|
[1/3] Add mostly Linux-compatible file sealing support
|
2019-09-25 17:32:43 +00:00 |
kern_dtrace.c
|
|
|
kern_dump.c
|
|
|
kern_environment.c
|
Follow up r352244: kenv: tighten up assertions
|
2019-09-12 14:34:46 +00:00 |
kern_et.c
|
|
|
kern_event.c
|
|
|
kern_exec.c
|
Fix handling of invalid pages in exec_map_first_page().
|
2019-09-26 15:35:35 +00:00 |
kern_exit.c
|
proc: clear pid bitmap entry after dropping proctree lock
|
2019-09-02 12:46:43 +00:00 |
kern_fail.c
|
|
|
kern_ffclock.c
|
|
|
kern_fork.c
|
rfork(2): add RFSPAWN flag
|
2019-09-25 19:20:41 +00:00 |
kern_hhook.c
|
|
|
kern_idle.c
|
|
|
kern_intr.c
|
|
|
kern_jail.c
|
|
|
kern_kcov.c
|
Change synchonization rules for vm_page reference counting.
|
2019-09-09 21:32:42 +00:00 |
kern_khelp.c
|
|
|
kern_kthread.c
|
|
|
kern_ktr.c
|
|
|
kern_ktrace.c
|
|
|
kern_linker.c
|
|
|
kern_lock.c
|
Add lockmgr(9) probes to the lockstat DTrace provider.
|
2019-08-21 23:43:58 +00:00 |
kern_lockf.c
|
|
|
kern_lockstat.c
|
Add lockmgr(9) probes to the lockstat DTrace provider.
|
2019-08-21 23:43:58 +00:00 |
kern_loginclass.c
|
|
|
kern_malloc.c
|
|
|
kern_mbuf.c
|
kTLS: Fix a bug where we would not encrypt anon data inplace.
|
2019-09-27 20:08:19 +00:00 |
kern_mib.c
|
|
|
kern_module.c
|
|
|
kern_mtxpool.c
|
|
|
kern_mutex.c
|
INVARIANTS: treat LA_LOCKED as the same of LA_XLOCKED in mtx_assert.
|
2019-08-23 06:39:40 +00:00 |
kern_ntptime.c
|
|
|
kern_osd.c
|
|
|
kern_physio.c
|
|
|
kern_pmc.c
|
|
|
kern_poll.c
|
|
|
kern_priv.c
|
|
|
kern_proc.c
|
proc: eliminate the zombproc list
|
2019-08-28 16:18:23 +00:00 |
kern_procctl.c
|
Add procctl(PROC_STACKGAP_CTL)
|
2019-09-03 18:56:25 +00:00 |
kern_prot.c
|
|
|
kern_racct.c
|
proc: eliminate the zombproc list
|
2019-08-28 16:18:23 +00:00 |
kern_rangelock.c
|
rangelock: add rangelock_cookie_assert
|
2019-09-15 02:59:53 +00:00 |
kern_rctl.c
|
|
|
kern_resource.c
|
|
|
kern_rmlock.c
|
|
|
kern_rwlock.c
|
|
|
kern_sdt.c
|
|
|
kern_sema.c
|
|
|
kern_sendfile.c
|
Change synchonization rules for vm_page reference counting.
|
2019-09-09 21:32:42 +00:00 |
kern_sharedpage.c
|
|
|
kern_shutdown.c
|
shutdown_halt: make sure that watchdog timer is stopped
|
2019-09-04 13:26:59 +00:00 |
kern_sig.c
|
rfork(2): add RFSPAWN flag
|
2019-09-25 19:20:41 +00:00 |
kern_switch.c
|
|
|
kern_sx.c
|
|
|
kern_synch.c
|
Add a blocking wait bit to refcount. This allows refs to be used as a simple
|
2019-08-18 11:43:58 +00:00 |
kern_syscalls.c
|
|
|
kern_sysctl.c
|
sysctl: use names instead of magic numbers.
|
2019-09-18 16:13:10 +00:00 |
kern_tc.c
|
Initialize timehands linkage much earlier.
|
2019-09-09 12:42:48 +00:00 |
kern_thr.c
|
|
|
kern_thread.c
|
Add debugging facility EPOCH_TRACE that checks that epochs entered are
|
2019-09-25 18:26:31 +00:00 |
kern_time.c
|
|
|
kern_timeout.c
|
Allocate callout wheel from the respective memory domain.
|
2019-09-21 15:38:08 +00:00 |
kern_tslog.c
|
|
|
kern_ubsan.c
|
|
|
kern_umtx.c
|
|
|
kern_uuid.c
|
|
|
kern_xxx.c
|
|
|
ksched.c
|
|
|
link_elf_obj.c
|
|
|
link_elf.c
|
Fix some problems with the SPARSE_MAPPING option in the kernel linker.
|
2019-09-28 01:42:59 +00:00 |
linker_if.m
|
|
|
Make.tags.inc
|
|
|
Makefile
|
|
|
makesyscalls.sh
|
Add COMPAT12 support to makesyscalls.sh
|
2019-09-25 17:29:45 +00:00 |
md4c.c
|
|
|
md5c.c
|
|
|
msi_if.m
|
|
|
p1003_1b.c
|
|
|
pic_if.m
|
|
|
posix4_mib.c
|
|
|
sched_4bsd.c
|
|
|
sched_ule.c
|
Microoptimize sched_pickcpu() CPU affinity on SMT.
|
2019-09-26 00:35:06 +00:00 |
serdev_if.m
|
|
|
stack_protector.c
|
|
|
subr_acl_nfs4.c
|
|
|
subr_acl_posix1e.c
|
|
|
subr_autoconf.c
|
|
|
subr_blist.c
|
|
|
subr_boot.c
|
|
|
subr_bufring.c
|
|
|
subr_bus_dma.c
|
|
|
subr_bus.c
|
|
|
subr_busdma_bufalloc.c
|
|
|
subr_capability.c
|
|
|
subr_clock.c
|
|
|
subr_compressor.c
|
GZIO: Update to use zlib 1.2.11.
|
2019-08-25 07:50:44 +00:00 |
subr_counter.c
|
|
|
subr_coverage.c
|
|
|
subr_devmap.c
|
|
|
subr_devstat.c
|
|
|
subr_disk.c
|
|
|
subr_dummy_vdso_tc.c
|
|
|
subr_early.c
|
|
|
subr_epoch.c
|
Add debugging facility EPOCH_TRACE that checks that epochs entered are
|
2019-09-25 18:26:31 +00:00 |
subr_eventhandler.c
|
|
|
subr_fattime.c
|
|
|
subr_filter.c
|
This commit adds BBR (Bottleneck Bandwidth and RTT) congestion control. This
|
2019-09-24 18:18:11 +00:00 |
subr_firmware.c
|
|
|
subr_gtaskqueue.c
|
|
|
subr_hash.c
|
|
|
subr_hints.c
|
|
|
subr_intr.c
|
|
|
subr_kdb.c
|
|
|
subr_kobj.c
|
|
|
subr_lock.c
|
lockprof: move per-cpu data to dpcpu
|
2019-09-22 20:44:24 +00:00 |
subr_log.c
|
|
|
subr_mchain.c
|
|
|
subr_module.c
|
|
|
subr_msgbuf.c
|
|
|
subr_param.c
|
riscv: restore default HZ=1000, keep QEMU at HZ=100
|
2019-09-07 05:13:31 +00:00 |
subr_pcpu.c
|
vfs: manage mnt_ref with atomics
|
2019-09-16 21:31:02 +00:00 |
subr_pctrie.c
|
|
|
subr_pidctrl.c
|
|
|
subr_power.c
|
|
|
subr_prf.c
|
|
|
subr_prof.c
|
|
|
subr_rangeset.c
|
|
|
subr_rman.c
|
|
|
subr_rtc.c
|
|
|
subr_sbuf.c
|
|
|
subr_scanf.c
|
|
|
subr_sfbuf.c
|
|
|
subr_sglist.c
|
|
|
subr_sleepqueue.c
|
|
|
subr_smp.c
|
|
|
subr_stack.c
|
Add debugging facility EPOCH_TRACE that checks that epochs entered are
|
2019-09-25 18:26:31 +00:00 |
subr_syscall.c
|
|
|
subr_taskqueue.c
|
|
|
subr_terminal.c
|
kernel terminal should initialize fg and bg variables before calling TUNABLE_INT_FETCH
|
2019-09-26 07:19:26 +00:00 |
subr_trap.c
|
assert that td_lk_slocks is not leaked upon return from kernel
|
2019-08-19 11:18:36 +00:00 |
subr_turnstile.c
|
|
|
subr_uio.c
|
|
|
subr_unit.c
|
|
|
subr_vmem.c
|
Extend uma_reclaim() to permit different reclamation targets.
|
2019-09-01 22:22:43 +00:00 |
subr_witness.c
|
|
|
sys_capability.c
|
|
|
sys_generic.c
|
|
|
sys_getrandom.c
|
|
|
sys_pipe.c
|
Modify pipe_poll() to properly check for pending direct writes.
|
2019-08-21 19:35:04 +00:00 |
sys_procdesc.c
|
|
|
sys_process.c
|
Improve MD page fault handlers.
|
2019-09-27 18:43:36 +00:00 |
sys_socket.c
|
|
|
syscalls.c
|
sysent: regenerate after r352747.
|
2019-09-26 15:41:10 +00:00 |
syscalls.master
|
syscalls.master: consistency, move ); to newline (no functional change)
|
2019-09-30 13:26:16 +00:00 |
systrace_args.c
|
sysent: regenerate after r352747.
|
2019-09-26 15:41:10 +00:00 |
sysv_ipc.c
|
|
|
sysv_msg.c
|
|
|
sysv_sem.c
|
|
|
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_debug.c
|
|
|
uipc_domain.c
|
|
|
uipc_ktls.c
|
kTLS: Fix a bug where we would not encrypt anon data inplace.
|
2019-09-27 20:08:19 +00:00 |
uipc_mbuf2.c
|
|
|
uipc_mbuf.c
|
kTLS: Fix a bug where we would not encrypt anon data inplace.
|
2019-09-27 20:08:19 +00:00 |
uipc_mbufhash.c
|
|
|
uipc_mqueue.c
|
mqueuefs: fix compat32 struct file leak
|
2019-08-20 17:44:03 +00:00 |
uipc_sem.c
|
|
|
uipc_shm.c
|
Add an shm_rename syscall
|
2019-09-26 15:32:28 +00:00 |
uipc_sockbuf.c
|
Add kernel-side support for in-kernel TLS.
|
2019-08-27 00:01:56 +00:00 |
uipc_socket.c
|
Add kernel-side support for in-kernel TLS.
|
2019-08-27 00:01:56 +00:00 |
uipc_syscalls.c
|
|
|
uipc_usrreq.c
|
|
|
vfs_acl.c
|
|
|
vfs_aio.c
|
|
|
vfs_bio.c
|
Use REFCOUNT_COUNT() to obtain refcount where appropriate.
|
2019-09-12 16:26:59 +00:00 |
vfs_cache.c
|
cache: decrease ncnegfactor to 5
|
2019-09-27 19:14:03 +00:00 |
vfs_cluster.c
|
The VFS-level clustering code collects together sequential blocks
|
2019-09-17 17:44:50 +00:00 |
vfs_default.c
|
vfs: apply r352437 to the fast path as well
|
2019-09-17 15:53:40 +00:00 |
vfs_export.c
|
|
|
vfs_extattr.c
|
|
|
vfs_hash.c
|
vfs: implement usecount implying holdcnt
|
2019-09-03 15:42:11 +00:00 |
vfs_init.c
|
|
|
vfs_lookup.c
|
|
|
vfs_mount.c
|
Check the vfs option length is valid before accessing through
|
2019-09-27 16:22:28 +00:00 |
vfs_mountroot.c
|
vfs: manage mnt_ref with atomics
|
2019-09-16 21:31:02 +00:00 |
vfs_subr.c
|
Add two options to allow mount to avoid covering up existing mount points.
|
2019-09-23 04:28:07 +00:00 |
vfs_syscalls.c
|
vfs: stop always overwriting ->mnt_stat in VFS_STATFS
|
2019-08-18 18:40:12 +00:00 |
vfs_vnops.c
|
Return EISDIR when directory is opened with O_CREAT without O_DIRECTORY.
|
2019-09-17 18:32:18 +00:00 |
vnode_if.src
|
vfs: add VOP_NEED_INACTIVE
|
2019-08-28 20:34:24 +00:00 |