.. |
disk
|
gpart(8): Recognize apple-zfs and solaris-reserved partition ids
|
2020-08-17 17:07:05 +00:00 |
_atomic64e.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
_atomic_subword.h
|
Expand generic subword atomic primitives
|
2020-03-25 23:12:43 +00:00 |
_bitset.h
|
|
|
_blockcount.h
|
Add a blocking counter KPI.
|
2020-02-28 16:05:18 +00:00 |
_bus_dma.h
|
|
|
_callout.h
|
Add a callout_func_t typedef for functions used with callout_*().
|
2019-12-10 21:58:30 +00:00 |
_cpuset.h
|
|
|
_cscan_atomic.h
|
Add char and short types to kcsan
|
2020-07-04 06:22:05 +00:00 |
_cscan_bus.h
|
Add NetBSD compatible bus_space_peek_N() and bus_space_poke_N() functions.
|
2020-09-19 11:06:41 +00:00 |
_domainset.h
|
Refactor domainset iterators for use by malloc(9) and UMA.
|
2018-10-23 16:35:58 +00:00 |
_eventhandler.h
|
Remove duplicated content from _eventhandler.h
|
2020-07-25 07:48:20 +00:00 |
_ffcounter.h
|
|
|
_iovec.h
|
|
|
_lock.h
|
Extract eventfilter declarations to sys/_eventfilter.h
|
2019-05-20 00:38:23 +00:00 |
_lockmgr.h
|
|
|
_mutex.h
|
|
|
_null.h
|
|
|
_pctrie.h
|
|
|
_pthreadtypes.h
|
|
|
_rangeset.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
_rmlock.h
|
Add read-mostly sleepable locks
|
2019-12-27 11:19:57 +00:00 |
_rwlock.h
|
Drop "All rights reserved" from my copyright statements.
|
2019-03-06 22:11:45 +00:00 |
_semaphore.h
|
|
|
_seqc.h
|
seqc: add a sleepable variant and convert some routines to macros
|
2020-07-25 10:29:48 +00:00 |
_sigset.h
|
Fix undefined behavior: left-shifting into the sign bit.
|
2019-12-23 20:18:05 +00:00 |
_smr.h
|
Move SMR pointer type definition and access macros to smr_types.h.
|
2020-03-07 00:55:46 +00:00 |
_sockaddr_storage.h
|
|
|
_stack.h
|
stack(9): Drop unused API mode and comment that referenced it
|
2019-03-15 22:39:55 +00:00 |
_stdarg.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
_stdint.h
|
|
|
_sx.h
|
|
|
_task.h
|
Add flag to struct task to mark the task as requiring network epoch.
|
2020-02-11 18:48:07 +00:00 |
_termios.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
_timespec.h
|
|
|
_timeval.h
|
|
|
_types.h
|
Reduce namespace pollution from r349233
|
2019-06-21 21:50:14 +00:00 |
_ucontext.h
|
|
|
_uio.h
|
|
|
_umtx.h
|
|
|
_unrhdr.h
|
|
|
aac_ioctl.h
|
|
|
abi_compat.h
|
Centralize compatability translation macros.
|
2020-04-14 20:30:48 +00:00 |
acct.h
|
|
|
acl.h
|
|
|
agpio.h
|
|
|
aio.h
|
|
|
alq.h
|
|
|
apm.h
|
|
|
arb.h
|
Add copyrights that I forgot to add when splitting arb.h off from tree.h.
|
2019-10-15 19:44:43 +00:00 |
assym.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
ata.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
atomic_common.h
|
atomic_common.h: Fix the volatile qualifier placement in atomic_load_ptr
|
2020-09-20 23:20:18 +00:00 |
auxv.h
|
|
|
backlight.h
|
Add backlight subsystem
|
2020-10-02 18:18:01 +00:00 |
bio.h
|
Remove GEOM_SCHED class and gsched tool.
|
2019-12-29 21:16:03 +00:00 |
bitset.h
|
bitset: expand bit index type to long
|
2020-09-21 22:19:12 +00:00 |
bitstring.h
|
bistring: avoid gcc -Wsign-compare
|
2019-12-04 20:15:17 +00:00 |
blist.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
blockcount.h
|
Handle PCATCH in blockcount_sleep() so it can be interrupted.
|
2020-04-21 17:13:06 +00:00 |
boot.h
|
Move to using a common kernel path between the boot / laoder bits and
|
2019-06-24 20:34:53 +00:00 |
buf_ring.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
buf.h
|
Add unlocked/SMR fast path to getblk()
|
2020-07-24 17:34:04 +00:00 |
bufobj.h
|
Add a new "mntfs" pseudo file system which provides private device vnodes for
|
2020-03-06 18:41:37 +00:00 |
bus_dma_internal.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
bus_dma.h
|
Refine the busdma template interface. Provide tools for filling in fields
|
2020-09-14 05:58:12 +00:00 |
bus.h
|
Add NetBSD compatible bus_space_peek_N() and bus_space_poke_N() functions.
|
2020-09-19 11:06:41 +00:00 |
busdma_bufalloc.h
|
|
|
callout.h
|
Remove struct callout_handle. Should have gone with r355732.
|
2020-01-22 05:47:59 +00:00 |
caprights.h
|
capsicum: move global caps to caprights.h
|
2020-08-01 06:31:58 +00:00 |
capsicum.h
|
capsicum: move global caps to caprights.h
|
2020-08-01 06:31:58 +00:00 |
cdefs.h
|
Dont let kernel and standalone both be defined at the same time
|
2020-09-25 19:02:49 +00:00 |
cdio.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
cdrio.h
|
|
|
cfictl.h
|
|
|
chio.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
ck.h
|
|
|
clock.h
|
Kill tz_minuteswest and tz_dsttime.
|
2019-03-12 04:49:47 +00:00 |
cnv.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
compressor.h
|
|
|
condvar.h
|
|
|
conf.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
cons.h
|
sys/kern: quiet -Wwrite-strings
|
2020-02-23 03:32:16 +00:00 |
consio.h
|
Move font related data structured to sys/font.c and update vtfontcvt
|
2020-06-14 06:58:58 +00:00 |
copyright.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
counter.h
|
Add COUNTER_U64_SYSINIT() and COUNTER_U64_DEFINE_EARLY().
|
2020-03-06 19:09:01 +00:00 |
coverage.h
|
Extract the coverage sanitizer KPI to a new file.
|
2019-01-29 11:04:17 +00:00 |
cpu.h
|
cpufreq(4): Add support for Intel Speed Shift
|
2020-01-22 23:28:42 +00:00 |
cpuctl.h
|
|
|
cpuset.h
|
bitset: expand bit index type to long
|
2020-09-21 22:19:12 +00:00 |
csan.h
|
Port the NetBSD KCSAN runtime to FreeBSD.
|
2019-11-21 11:22:08 +00:00 |
ctype.h
|
Change all kernel C-type macros into static inline functions.
|
2019-03-25 13:50:38 +00:00 |
devctl.h
|
Use standard bool type, instead of non-standard boolean_t
|
2020-09-16 06:02:30 +00:00 |
devicestat.h
|
|
|
devmap.h
|
Generalize ARM specific comments in devmap
|
2019-10-15 23:21:52 +00:00 |
dirent.h
|
Ensure that directory entry padding bytes are zeroed.
|
2018-11-23 22:24:59 +00:00 |
disk_zone.h
|
|
|
disk.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
disklabel.h
|
|
|
diskmbr.h
|
Remove deprecated GEOM classes
|
2019-08-13 20:06:55 +00:00 |
dkstat.h
|
|
|
dnv.h
|
|
|
domain.h
|
Simplify dom_<rtattach|rtdetach>.
|
2020-08-14 21:29:56 +00:00 |
domainset.h
|
bitset: expand bit index type to long
|
2020-09-21 22:19:12 +00:00 |
dtrace_bsd.h
|
|
|
dvdio.h
|
|
|
efi.h
|
efirt: When present, attempt to use EFI runtime services to shutdown
|
2018-12-15 05:46:04 +00:00 |
efiio.h
|
Regularize the Netflix copyright
|
2019-02-04 21:28:25 +00:00 |
elf32.h
|
|
|
elf64.h
|
|
|
elf_common.h
|
Reserve FreeBSD ELF feature control bit LA48 to control VA layout on amd64.
|
2020-08-23 19:47:27 +00:00 |
elf_generic.h
|
|
|
elf.h
|
|
|
endian.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
epoch.h
|
Add flag to struct task to mark the task as requiring network epoch.
|
2020-02-11 18:48:07 +00:00 |
errno.h
|
Allow the pseudo-errnos to be returned as well in boot loader
|
2020-08-28 17:49:56 +00:00 |
eui64.h
|
|
|
event.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
eventhandler.h
|
Use an event handler to notify the SCTP about IP address changes
|
2019-10-13 18:17:08 +00:00 |
eventvar.h
|
|
|
exec.h
|
Remove SPARE_USRSPACE.
|
2019-12-06 19:20:45 +00:00 |
extattr.h
|
|
|
fail.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
fbio.h
|
|
|
fcntl.h
|
Add O_RESOLVE_BENEATH and AT_RESOLVE_BENEATH to mimic Linux' RESOLVE_BENEATH.
|
2020-09-22 22:48:12 +00:00 |
fdcio.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
file.h
|
Do not copy vp into f_data for DTYPE_VNODE files.
|
2020-09-15 21:55:21 +00:00 |
filedesc.h
|
vfs: add the infrastructure for lockless lookup
|
2020-07-25 10:32:45 +00:00 |
filio.h
|
Support for userspace non-transparent superpages (largepages).
|
2020-09-09 22:12:51 +00:00 |
firmware.h
|
|
|
fnv_hash.h
|
|
|
font.h
|
Move font related data structured to sys/font.c and update vtfontcvt
|
2020-06-14 06:58:58 +00:00 |
gmon.h
|
|
|
gpio.h
|
|
|
gpt.h
|
|
|
gsb_crc32.h
|
Separate kernel crc32() implementation to its own header (gsb_crc32.h) and
|
2019-06-17 19:49:08 +00:00 |
gtaskqueue.h
|
Remove the "config" taskqgroup and its KPIs.
|
2020-03-30 14:24:03 +00:00 |
hash.h
|
|
|
hhook.h
|
|
|
iconv.h
|
|
|
imgact_aout.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
imgact_binmisc.h
|
|
|
imgact_elf.h
|
Pass pointers to info parsed from notes, to brandinfo->header_supported filter.
|
2020-08-23 20:06:55 +00:00 |
imgact.h
|
Do not leak oldvmspace if image activation failed
|
2020-09-23 18:03:07 +00:00 |
interrupt.h
|
Allow swi_sched() to be called from NMI context.
|
2020-07-25 15:19:38 +00:00 |
intr.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
ioccom.h
|
|
|
ioctl_compat.h
|
|
|
ioctl.h
|
|
|
iov_schema.h
|
|
|
iov.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
ipc.h
|
|
|
ipmi.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
jail.h
|
Add __BEGIN_DECLS to jail.h to keep C++ happy.
|
2020-08-29 22:24:41 +00:00 |
joystick.h
|
Remove #warning since it breaks libsysdecode
|
2018-10-26 04:53:29 +00:00 |
kbio.h
|
|
|
kcov.h
|
Extract the coverage sanitizer KPI to a new file.
|
2019-01-29 11:04:17 +00:00 |
kdb.h
|
Fix handling of NMIs from unknown sources (BMC, hypervisor)
|
2020-04-26 00:41:29 +00:00 |
kenv.h
|
|
|
kern_prefetch.h
|
Regularize the Netflix copyright
|
2019-02-04 21:28:25 +00:00 |
kernel.h
|
Hide tunable definitions behind _KERNEL
|
2020-09-21 17:28:41 +00:00 |
kerneldump.h
|
EKCD: Add Chacha20 encryption mode
|
2019-05-23 20:12:24 +00:00 |
khelp.h
|
|
|
kobj.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
kpilite.h
|
|
|
ksem.h
|
|
|
kthread.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
ktls.h
|
Add support for KTLS RX via software decryption.
|
2020-07-23 23:48:18 +00:00 |
ktr_class.h
|
Remove GEOM_SCHED class and gsched tool.
|
2019-12-29 21:16:03 +00:00 |
ktr.h
|
|
|
ktrace.h
|
Annotate branches in the syscall path
|
2020-02-14 13:08:46 +00:00 |
libkern.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
limits.h
|
|
|
link_aout.h
|
|
|
link_elf.h
|
Implement Solaris-like link_map l_refname member.
|
2020-05-22 17:52:09 +00:00 |
linker_set.h
|
[PowerPC] Only move linker sets to .data on ELFv1
|
2019-12-19 22:35:16 +00:00 |
linker.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
lock_profile.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
lock.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
lockf.h
|
Typo out->in.
|
2019-10-10 18:52:24 +00:00 |
lockmgr.h
|
lockmgr: add adaptive spinning
|
2020-07-22 12:30:31 +00:00 |
lockstat.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
loginclass.h
|
|
|
mac.h
|
|
|
malloc.h
|
Create a standalone version of sys/malloc.h
|
2020-09-24 06:40:35 +00:00 |
mbuf.h
|
mbuf checksum flags and fields to support tunneling protocols.
|
2020-09-18 01:38:47 +00:00 |
mchain.h
|
|
|
md4.h
|
|
|
md5.h
|
|
|
mdioctl.h
|
md(4): remove the unused and unusable MDIOCLIST ioctl.
|
2019-08-16 18:57:32 +00:00 |
memdesc.h
|
|
|
memrange.h
|
Add the MEM_EXTRACT_PADDR ioctl to /dev/mem.
|
2020-09-02 18:12:47 +00:00 |
mman.h
|
Support for userspace non-transparent superpages (largepages).
|
2020-09-09 22:12:51 +00:00 |
module_khelp.h
|
|
|
module.h
|
|
|
mount.h
|
Add MNT_EXTLSxxx flags that will be used for NFS over TLS exports.
|
2020-08-26 20:56:05 +00:00 |
mouse.h
|
psm(4): detect Lenovo top-button clickpads
|
2019-01-18 22:20:29 +00:00 |
mpt_ioctl.h
|
|
|
mqueue.h
|
|
|
msg.h
|
|
|
msgbuf.h
|
|
|
mtio.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
mutex.h
|
mtx: add mtx_wait_unlocked
|
2020-08-04 23:00:00 +00:00 |
namei.h
|
Add O_RESOLVE_BENEATH and AT_RESOLVE_BENEATH to mimic Linux' RESOLVE_BENEATH.
|
2020-09-22 22:48:12 +00:00 |
nlist_aout.h
|
|
|
nv.h
|
|
|
osd.h
|
|
|
param.h
|
Populate the acquire context field of a ww_mutex in the LinuxKPI.
|
2020-10-04 17:23:39 +00:00 |
pciio.h
|
|
|
pcpu.h
|
Dedup zpcpu assertions into one macro and guard the rest with #ifndef
|
2020-02-12 11:14:23 +00:00 |
pctrie.h
|
Use SMR to provide safe unlocked lookup for pctries from SMR zones
|
2020-07-24 17:32:10 +00:00 |
physmem.h
|
Convert arm's physmem interface to MI code
|
2020-04-19 00:12:30 +00:00 |
pidctrl.h
|
|
|
pipe.h
|
Rename the pipe_map field of struct pipe.
|
2020-08-14 14:50:41 +00:00 |
pmc.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
pmckern.h
|
Fix annoying whitespace issue.
|
2019-06-25 19:55:42 +00:00 |
pmclog.h
|
|
|
poll.h
|
|
|
posix4.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
power.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
priority.h
|
|
|
priv.h
|
vfs: respect PRIV_VFS_LOOKUP in vaccess_smr
|
2020-08-25 14:18:50 +00:00 |
prng.h
|
Add prng(9) API
|
2020-08-13 20:48:14 +00:00 |
proc.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
procctl.h
|
Add procctl(PROC_STACKGAP_CTL)
|
2019-09-03 18:56:25 +00:00 |
procdesc.h
|
|
|
procfs.h
|
|
|
protosw.h
|
IPV6_PKTINFO support for v4-mapped IPv6 sockets
|
2020-08-07 15:13:53 +00:00 |
ptio.h
|
|
|
ptrace.h
|
Add ptrace op PT_GET_SC_RET.
|
2019-07-15 21:48:02 +00:00 |
qmath.h
|
Fix the compilation workaround so it's not entirely dead code - clang
|
2019-10-09 18:46:56 +00:00 |
queue.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
racct.h
|
racct: add RACCT_ENABLED macro and racct_set_unlocked
|
2018-12-07 16:47:34 +00:00 |
random.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
rangelock.h
|
rangelock: add rangelock_cookie_assert
|
2019-09-15 02:59:53 +00:00 |
rangeset.h
|
Implement rangesets.
|
2019-02-20 09:38:19 +00:00 |
rctl.h
|
|
|
reboot.h
|
|
|
refcount.h
|
Remove an #include erroneously added in r358432.
|
2020-03-04 22:23:24 +00:00 |
regression.h
|
|
|
resource.h
|
|
|
resourcevar.h
|
Remove leftover macros for long gone vmsize mtx
|
2020-07-25 07:45:44 +00:00 |
rman.h
|
add support for marking interrupt handlers as suspended
|
2018-12-17 17:11:00 +00:00 |
rmlock.h
|
Add rms_try_rlock and rms_wowned.
|
2020-01-31 08:36:49 +00:00 |
rtprio.h
|
Update to D25266, bin/ps: Make the rtprio option actually show
|
2020-07-14 18:57:31 +00:00 |
runq.h
|
|
|
rwlock.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
sbuf.h
|
sbuf(9): Add sbuf_nl_terminate() API
|
2019-08-07 19:27:14 +00:00 |
sched.h
|
SPDX: update some tags with two licenses.
|
2019-12-28 02:58:30 +00:00 |
sdt.h
|
Provide SDT_PROBES_ENABLED for kernels without KDTRACE.
|
2018-12-19 23:19:05 +00:00 |
select.h
|
|
|
selinfo.h
|
|
|
sem.h
|
|
|
sema.h
|
|
|
seqc.h
|
seqc: add a sleepable variant and convert some routines to macros
|
2020-07-25 10:29:48 +00:00 |
serial.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
sf_buf.h
|
|
|
sglist.h
|
Step 2.2:
|
2020-05-02 23:46:29 +00:00 |
shm.h
|
Implement shmat(2) flag SHM_REMAP.
|
2019-01-16 05:15:57 +00:00 |
sigio.h
|
|
|
signal.h
|
Improve MD page fault handlers.
|
2019-09-27 18:43:36 +00:00 |
signalvar.h
|
Add sig_intr(9).
|
2020-10-04 16:33:42 +00:00 |
sleepqueue.h
|
sleep(9), sleepqueue(9): const'ify wchan pointers
|
2019-12-24 16:19:33 +00:00 |
slicer.h
|
Update a comment to reflect reality; no functional changes.
|
2019-02-26 22:07:59 +00:00 |
smp.h
|
smp.h: Reconcile definition and declaration of smp_ncpus
|
2020-08-11 20:42:21 +00:00 |
smr_types.h
|
Move SMR pointer type definition and access macros to smr_types.h.
|
2020-03-07 00:55:46 +00:00 |
smr.h
|
Move SMR pointer type definition and access macros to smr_types.h.
|
2020-03-07 00:55:46 +00:00 |
snoop.h
|
|
|
sockbuf.h
|
Add support for KTLS RX via software decryption.
|
2020-07-23 23:48:18 +00:00 |
socket.h
|
Introduce scalable route multipath.
|
2020-10-03 10:47:17 +00:00 |
socketvar.h
|
Add support for KTLS RX via software decryption.
|
2020-07-23 23:48:18 +00:00 |
sockio.h
|
add SIOCGIFDATA ioctl
|
2020-09-28 16:54:39 +00:00 |
sockopt.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
soundcard.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
spigenio.h
|
|
|
stack.h
|
kern.tty_info_kstacks: add a compact format
|
2020-07-06 16:33:28 +00:00 |
stat.h
|
sys/stat.h: Improve timespec compatibility with other BSDs
|
2019-03-18 19:23:19 +00:00 |
stats.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
statvfs.h
|
|
|
stdatomic.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
stddef.h
|
|
|
stdint.h
|
|
|
sx.h
|
Standalone SX shims
|
2020-09-29 18:06:02 +00:00 |
syscall.h
|
Oops, missed syscall.h and sysproto.h for r361602.
|
2020-05-28 23:57:50 +00:00 |
syscall.mk
|
Oops two, missed syscall.mk as well.
|
2020-05-29 00:10:19 +00:00 |
syscallsubr.h
|
Do not leak oldvmspace if image activation failed
|
2020-09-23 18:03:07 +00:00 |
sysctl.h
|
Restrict definition of CTL_P1003_1B_MAXID to the kernel
|
2020-07-27 18:57:28 +00:00 |
sysent.h
|
Shrink struct sysent from 48 to 32 bytes (on LP64; on ILP32 its probably
|
2020-09-27 18:14:01 +00:00 |
syslimits.h
|
Double the size of ARG_MAX on LP64 platforms.
|
2019-12-16 23:55:30 +00:00 |
syslog.h
|
|
|
sysproto.h
|
Regen after r366145.
|
2020-09-25 10:05:38 +00:00 |
systm.h
|
Adjustments to includes for openzfs in _STANDALONE
|
2020-09-25 20:51:07 +00:00 |
taskqueue.h
|
Remove assertion from TASK_INIT() macro, since some users of
|
2020-02-11 20:59:41 +00:00 |
terminal.h
|
|
|
termios.h
|
|
|
thr.h
|
|
|
tiio.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
tim_filter.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
time.h
|
Treat the boot loader as the same as the kernel for what's visible
|
2020-08-28 17:55:54 +00:00 |
timeb.h
|
|
|
timeet.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
timeffc.h
|
|
|
timepps.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
timers.h
|
|
|
times.h
|
|
|
timespec.h
|
|
|
timetc.h
|
|
|
timex.h
|
|
|
tree.h
|
sys: clean up empty lines in .c and .h files
|
2020-09-01 22:12:58 +00:00 |
tslog.h
|
|
|
tty.h
|
tty: convert tty_lock_assert to tty_assert_locked to hide lock type
|
2020-04-17 18:34:49 +00:00 |
ttycom.h
|
|
|
ttydefaults.h
|
|
|
ttydevsw.h
|
tty: convert tty_lock_assert to tty_assert_locked to hide lock type
|
2020-04-17 18:34:49 +00:00 |
ttydisc.h
|
tty: convert tty_lock_assert to tty_assert_locked to hide lock type
|
2020-04-17 18:34:49 +00:00 |
ttyhook.h
|
tty: convert tty_lock_assert to tty_assert_locked to hide lock type
|
2020-04-17 18:34:49 +00:00 |
ttyqueue.h
|
|
|
turnstile.h
|
Fix the turnstile_lock() KPI.
|
2019-07-24 23:04:59 +00:00 |
types.h
|
Tweak what's visible in the standalone environment. We define offsetof
|
2020-09-14 23:27:51 +00:00 |
ucontext.h
|
|
|
ucred.h
|
cred: distribute reference count per thread
|
2020-06-09 23:03:48 +00:00 |
uio.h
|
Remove copyinfrom() and copyinstrfrom().
|
2020-05-20 20:58:17 +00:00 |
umtx.h
|
|
|
un.h
|
Add SOL_LOCAL symbolic constant for unix socket option level.
|
2020-08-03 22:13:02 +00:00 |
unistd.h
|
rfork(2): add RFSPAWN flag
|
2019-09-25 19:20:41 +00:00 |
unpcb.h
|
Simplify unix socket connection peer locking.
|
2020-09-15 19:23:22 +00:00 |
user.h
|
sleep(9), sleepqueue(9): const'ify wchan pointers
|
2019-12-24 16:19:33 +00:00 |
utsname.h
|
|
|
uuid.h
|
validate_uuid: absorb the rest of parse_uuid with a flags arg
|
2020-04-15 18:39:12 +00:00 |
vdso.h
|
Fix vdso compat32 timekeeping on !=x86.
|
2020-09-07 20:05:18 +00:00 |
vmem.h
|
Don't import 0 into vmem quantum caches.
|
2018-10-22 16:16:42 +00:00 |
vmmeter.h
|
Provide separate accounting for user-wired pages.
|
2019-05-13 16:38:48 +00:00 |
vnode.h
|
cache: drop the force flag from purgevfs
|
2020-09-23 10:46:07 +00:00 |
vtoc.h
|
|
|
wait.h
|
|
|
watchdog.h
|
Extract eventfilter declarations to sys/_eventfilter.h
|
2019-05-20 00:38:23 +00:00 |