opnsense-src/sys/sys
Elliott Mitchell cbcb9778dd kern/rman: mark rman get functions as taking constants
The arguments are left completely unchanged by these functions.  This
allows passing constant pointers for verifying ownership, but not
modifying the contents.

Reviewed by: imp,jhb
Pull Request: https://github.com/freebsd/freebsd-src/pull/1224
2024-05-21 17:52:29 -06:00
..
disk sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
_atomic64e.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
_atomic_subword.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
_bitset.h sys: declare bit sets unsigned 2024-05-09 17:14:41 -06:00
_blockcount.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
_bus_dma.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
_callout.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
_clock_id.h clock_id: These symbols weren't in 4.4BSD, adjust copyright 2021-08-02 15:50:32 -06:00
_cpuset.h sys/_{cpu,domain}set.h: don't require sys/param.h 2024-04-15 21:35:40 +01:00
_domainset.h sys/_{cpu,domain}set.h: don't require sys/param.h 2024-04-15 21:35:40 +01:00
_endian.h endian.h: Define uint{16,32,64}_t 2024-05-06 10:43:14 -06:00
_eventhandler.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
_ffcounter.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
_iovec.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
_lock.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
_lockmgr.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
_maxphys.h Fix new users of MAXPHYS and hide it from the kernel namespace 2024-04-30 15:29:06 -04:00
_mutex.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
_null.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
_pctrie.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
_pthreadtypes.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
_pv_entry.h sys/_pv_entry.h: Include sys/param.h 2022-10-11 12:51:55 -06:00
_rangeset.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
_rmlock.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
_rwlock.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
_semaphore.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
_seqc.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
_sigaltstack.h Define stack_t in sys/_sigaltstack.h 2024-03-19 23:13:25 +00:00
_sigset.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
_sigval.h sys/signal.h: move union sigval into dedicated private header sys/_sigval.h 2024-04-23 19:51:20 +03:00
_smr.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
_sockaddr_storage.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
_stack.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
_stdarg.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
_stdint.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
_sx.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
_task.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
_termios.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
_timespec.h sys/sys: Remove some more vestiges of the $FreeBSD$ 2023-11-29 01:03:56 +02:00
_timeval.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
_tls_variant_i.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
_types.h sys/acl.h: move main typedefs to sys/_types.h 2024-03-19 23:13:26 +00:00
_ucontext.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
_uio.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
_umtx.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
_unrhdr.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
_winsize.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
aac_ioctl.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
abi_compat.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
acct.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
acl.h sys/acl.h: reduce header pollution 2024-04-15 21:35:41 +01:00
agpio.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
aio.h aio_read2/aio_write2: add AIO_OP2_VECTORED 2024-02-11 03:54:11 +02:00
alq.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
apm.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
arb.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
asan.h thread: Simplify sanitizer integration with thread creation 2024-04-22 11:46:59 -04:00
assym.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
ata.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
atomic_common.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
atomic_san.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
auxv.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
backlight.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
bio.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
bitcount.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
bitset.h bitset: Add ORNOT macros 2024-04-27 19:20:34 -05:00
bitstring.h bitstring: Support large bit strings. 2023-11-22 23:30:03 +01:00
blist.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
blockcount.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
boot.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
boottrace.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
buf.h buf: define and use BUF_DISOWNED 2024-05-21 10:21:50 -07:00
buf_ring.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
bufobj.h Remove cross-references to GBDE 2024-05-07 07:35:33 +00:00
bus.h new-bus: Remove the 'rid' and 'type' arguments from BUS_RELEASE_RESOURCE 2024-03-13 15:05:54 -07:00
bus_dma.h busdma: kill filter functionality internally 2023-12-06 19:11:39 -04:00
bus_dma_internal.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
bus_san.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
busdma_bufalloc.h sys: Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:18 -06:00
callout.h callout: retire callout_async_drain() 2024-01-24 09:33:27 -08:00
caprights.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
capsicum.h capsicum.h: Include ktrace.h only in kernel 2024-04-08 09:32:58 -05:00
cdefs.h Prepare the system for _FORTIFY_SOURCE 2024-05-13 00:23:50 -05:00
cdio.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
cdrio.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
cfictl.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
chio.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
ck.h sys: Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:18 -06:00
clock.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
cnv.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
compressor.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
condvar.h condvar: Clean up condvar.h a bit 2024-01-15 12:27:11 -05:00
conf.h kerneldump: Add flag to indicate kernel core was successfully dumped 2024-03-28 14:11:16 -04:00
cons.h cons: Add boot option to mute boot messages after banner 2024-04-30 16:23:47 -04:00
consio.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
copyright.h copyright: Bump the copyright date. 2023-12-31 23:15:43 -07:00
counter.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
coverage.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
cpu.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
cpuctl.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
cpuset.h bitset: Add ORNOT macros 2024-04-27 19:20:34 -05:00
crc16.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
csan.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
ctf.h ctf: Add v3 support to CTF tools, ctf{convert,dump,merge} 2022-03-07 10:43:19 -05:00
ctype.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
devctl.h kern: Move devctl_systems[] out of sys/sys/devctl.h 2023-06-08 12:28:04 -04:00
devicestat.h Add interface NVME to devstat 2023-11-15 23:03:40 -05:00
devmap.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
dirent.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
disk.h Remove cross-references to GBDE 2024-05-07 07:35:33 +00:00
disk_zone.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
disklabel.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
diskmbr.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
dkstat.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
dnv.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
domain.h sockets: remove dom_dispose and PR_RIGHTS 2024-01-16 10:30:49 -08:00
domainset.h bitset: Add ORNOT macros 2024-04-27 19:20:34 -05:00
dtrace_bsd.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
dvdio.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
efi.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
efiio.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
elf.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
elf32.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
elf64.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
elf_common.h elf_common.h: Add STO_AARCH64_VARIANT_PCS 2024-04-24 18:17:20 +00:00
elf_generic.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
endian.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
epoch.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
errno.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
eui64.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
event.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
eventfd.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
eventhandler.h sysctl: Update 'master' copy of vnet SYSCTLs on kernel environment variables change 2023-09-21 12:11:28 +08:00
eventvar.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
exec.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
extattr.h Move kern_extattr_* prototypes to <sys/syscallsubr.h> 2023-09-08 16:36:28 -07:00
fail.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
fbio.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
fcntl.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
fdcio.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
file.h kcmp(2): implement for generic file types 2024-01-24 07:11:26 +02:00
filedesc.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
filio.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
firmware.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
fnv_hash.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
font.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
gmon.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
gpio.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
gpt.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
gsb_crc32.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
gtaskqueue.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
hash.h sys: Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:18 -06:00
hhook.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
iconv.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
imgact.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
imgact_aout.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
imgact_binmisc.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
imgact_elf.h imgact_elf: Add const to the checknote parameter to __elfN(parse_notes) 2024-03-04 20:52:21 -08:00
interrupt.h kern/intr: redeclare intr_setaffinity()'s third arg constant 2024-05-09 17:14:35 -06:00
intr.h intrng: Allow alternative IPI PICs to be registered and used 2024-01-24 23:49:54 +00:00
ioccom.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
ioctl.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
ioctl_compat.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
iov.h iov.h: Fix a typo in a source code comment 2024-02-19 12:02:57 +01:00
iov_schema.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
ipc.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
ipmi.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
jail.h jail: Don't allow jail_set(2) to resurrect dying jails. 2023-11-29 16:12:13 -08:00
joystick.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
kassert.h kassert.h: update MPASS definition commentary 2024-03-21 12:24:47 -03:00
kbio.h sys: Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:18 -06:00
kcov.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
kdb.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
kenv.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
kern_prefetch.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
kernel.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
kerneldump.h kerneldump: add livedump_start_vnode(9) 2024-03-18 17:12:18 -04:00
khelp.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
kobj.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
kpilite.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
ksem.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
kthread.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
ktls.h ktls: deep copy tls_enable struct for in-kernel tcp consumers 2024-03-13 13:23:13 +01:00
ktr.h sys: Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:18 -06:00
ktr_class.h sys: Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:18 -06:00
ktrace.h ktrace: Record detailed ECAPMODE violations 2024-04-07 18:52:51 -05:00
libkern.h sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
limits.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
link_aout.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
link_elf.h sys: Remove two double words in source code comments 2024-04-20 14:04:31 +02:00
linker.h linuxkpi: Provide a non-NULL value for THIS_MODULE 2024-05-16 10:36:36 -07:00
linker_set.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
lock.h sys: Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:18 -06:00
lock_profile.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
lockf.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
lockmgr.h lockmgr: make lockmgr_disowned public and use it 2024-05-21 10:21:50 -07:00
lockstat.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
loginclass.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
mac.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
malloc.h sys/malloc.h: move sys/proc.h MALLOC_DECLAREs here 2024-04-15 21:35:40 +01:00
mbuf.h mbuf: Add EXT_CTL for mbufs backed by a CTL backend buffer 2024-05-02 16:38:30 -07:00
mchain.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
md4.h sys: Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:18 -06:00
md5.h sys: Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:18 -06:00
mdioctl.h sys/sys: Remove some more vestiges of the $FreeBSD$ 2023-11-29 01:03:56 +02:00
membarrier.h Add membarrier(2) 2023-08-23 03:02:21 +03:00
memdesc.h memdesc: Helper function to construct mbuf chain backed by memdesc buffer 2024-01-09 11:09:43 -08:00
memrange.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
mman.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
module.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
module_khelp.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
mount.h sys/mount.h: align values of MNTK_XXX flags 2024-03-03 07:15:12 +02:00
mouse.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
mpt_ioctl.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
mqueue.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
msan.h kmsan: Add kmsan_check_uio() 2023-12-06 12:46:25 -05:00
msg.h SysV IPC: provide in-kernel helpers to obtain ipcs(8)-like information 2024-05-16 20:53:31 +03:00
msgbuf.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
mtio.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
mutex.h Revert "sys/mutex.h: Include sys/lock.h instead of sys/_lock.h" 2023-11-28 09:39:59 +01:00
namei.h sys/namei.h: move NI_CAP_VIOLATION() macro from namei.h to vfs_lookup.c 2024-04-24 22:43:31 +03:00
nlist_aout.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
nv.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
nv_namespace.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
osd.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
param.h Fix new users of MAXPHYS and hide it from the kernel namespace 2024-04-30 15:29:06 -04:00
pciio.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
pcpu.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
pctrie.h pctrie: change for vm_radix compatibility 2023-08-21 12:28:51 -05:00
physmem.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
pidctrl.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
pipe.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
pmc.h pmc: remove last bits of AMD K7 CPU support 2023-10-18 15:05:45 -03:00
pmckern.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
pmclog.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
poll.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
posix4.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
power.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
priority.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
priv.h cr_canseejailproc(): New privilege, no direct check for UID 0 2023-09-28 11:42:22 -03:00
prng.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
proc.h thread: Simplify sanitizer integration with thread creation 2024-04-22 11:46:59 -04:00
procctl.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
procdesc.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
procfs.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
protosw.h sockets: garbage collect PRCOREQUESTS and stale comment 2024-05-07 14:15:49 -07:00
ptio.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
ptrace.h freebsd32: struct siginfo32 -> struct __siginfo32 2024-03-19 23:13:26 +00:00
qmath.h Fix the logic which determines if the destination Q variable can represent the source Q variable's value with full accuracy. 2024-04-02 17:16:00 +11:00
queue.h sys/queue.h: Add {LIST,TAILQ}_REPLACE(). 2024-04-08 20:16:46 +02:00
queue_mergesort.h Add <sys/queue_mergesort.h> 2023-08-19 22:04:55 -07:00
racct.h sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
random.h Add an Armv8 rndr random number provider 2023-11-15 18:05:08 +00:00
rangelock.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
rangeset.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
rctl.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
reboot.h cons: Add boot option to mute boot messages after banner 2024-04-30 16:23:47 -04:00
refcount.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
reg.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
regression.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
resource.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
resourcevar.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
rman.h kern/rman: mark rman get functions as taking constants 2024-05-21 17:52:29 -06:00
rmlock.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
rtprio.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
runq.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
rwlock.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
sbuf.h Remove my middle name. 2023-08-17 15:08:30 +02:00
sched.h sys: Fix typo (triple S) 2023-12-27 20:24:32 -07:00
sdt.h sdt: Add macros which expand to probe and provider structure names 2024-05-01 07:49:35 -04:00
select.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
selinfo.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
sem.h SysV IPC: provide in-kernel helpers to obtain ipcs(8)-like information 2024-05-16 20:53:31 +03:00
sema.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
seqc.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
serial.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
sf_buf.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
sglist.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
shm.h SysV IPC: provide in-kernel helpers to obtain ipcs(8)-like information 2024-05-16 20:53:31 +03:00
sigio.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
signal.h posix: POSIX-1.2008 moved SA_* from XSI to base standard 2024-05-10 09:20:21 -06:00
signalvar.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
sleepqueue.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
slicer.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
smp.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
smr.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
smr_types.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
sndstat.h sound: Make SNDST_UNVLBUF_MAX a power of two 2024-05-20 19:41:18 +02:00
snoop.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
sockbuf.h Revert "unix: new implementation of unix/stream & unix/seqpacket" 2024-04-09 13:15:47 -07:00
socket.h sockets: define shutdown(2) constants in cpp namespace 2024-03-27 12:22:10 -07:00
socketvar.h sockets: Add hhook in sonewconn for inheriting OSD specific data 2024-04-08 21:31:34 -04:00
sockio.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
sockopt.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
soundcard.h sound: Rename oss_audioinfo->real_device to oss_audioinfo->legacy_device 2024-05-09 21:08:34 +02:00
specialfd.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
spigenio.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
stack.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
stat.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
stats.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
statvfs.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
stdatomic.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
stddef.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
stdint.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
sx.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
syscall.h regen 2024-01-24 07:11:27 +02:00
syscall.mk regen 2024-01-24 07:11:27 +02:00
syscallsubr.h sys/syscallsubr.h: align definition of kern_fcntl_freebsd() on 32bit 2024-03-20 05:49:01 +02:00
sysctl.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
sysent.h sysent: Add sv_protect 2023-11-10 09:57:45 +00:00
syslimits.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
syslog.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
sysproto.h sysproto.h: sys/acl.h -> sys/types.h 2024-04-15 21:35:41 +01:00
systm.h Optimize HPTS so that little work is done until we have a hpts thread that is over the connection threshold 2024-03-28 08:12:37 -04:00
taskqueue.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
terminal.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
termios.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
thr.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
tiio.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
tim_filter.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
time.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
timeb.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
timeet.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
timeffc.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
timepps.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
timerfd.h timerfd: Move kern_timerfd_* prototypes to <sys/syscallsubr.h> 2024-01-31 09:30:12 -08:00
timers.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
times.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
timespec.h sys/sys: Remove some more vestiges of the $FreeBSD$ 2023-11-29 01:03:56 +02:00
timetc.h Remove a reference to xrpu from timetc.h 2024-03-25 11:53:13 -06:00
timex.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
tree.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
tslog.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
tty.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
ttycom.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
ttydefaults.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
ttydevsw.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
ttydisc.h kern: tty: recanonicalize the buffer on ICANON/VEOF/VEOL changes 2024-01-15 20:55:59 -06:00
ttyhook.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
ttyqueue.h kern: tty: recanonicalize the buffer on ICANON/VEOF/VEOL changes 2024-01-15 20:55:59 -06:00
turnstile.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
types.h sys: Remove two double words in source code comments 2024-04-20 14:04:31 +02:00
ucontext.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
ucred.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
uio.h Abstract UIO allocation and deallocation. 2024-02-10 11:38:04 -05:00
umtx.h libthr: move _umtx_op_err() to libsys 2024-02-05 20:34:56 +00:00
umtxvar.h umtxvar.h: Add missing include 2024-02-19 17:41:34 +01:00
un.h unix: retire LOCAL_CONNWAIT 2024-02-08 09:00:41 -08:00
unistd.h Add kcmp(2) kernel bits 2024-01-24 07:11:26 +02:00
unpcb.h unix: retire LOCAL_CONNWAIT 2024-02-08 09:00:41 -08:00
user.h inpcb: fully retire inp_ppcb pointer 2024-03-29 12:18:32 -07:00
utsname.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
uuid.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
vdso.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
vmem.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
vmmeter.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
vnode.h kcmp(2): implement for vnode files 2024-01-24 07:11:26 +02:00
wait.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
watchdog.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00