opnsense-src/sys
2022-11-01 02:44:40 +02:00
..
amd64 Add vm_page_any_valid() 2022-10-26 03:43:43 +03:00
arm arm, arm64: tweak hard-coded load addresses for PIE binaries 2022-11-01 02:44:40 +02:00
arm64 arm, arm64: tweak hard-coded load addresses for PIE binaries 2022-11-01 02:44:40 +02:00
bsm
cam cam: Provide compatibility for CAMGETPASSTHRU for periph drivers 2022-10-12 20:44:16 -04:00
cddl dtrace: Drop illumos ifdefs for CPU register definitions 2022-10-19 10:15:49 -04:00
compat sysent: regen after ee9bc58183, posix_fadvise in capmode 2022-10-20 09:59:50 -04:00
conf ice(4): Add RDMA Client Interface 2022-10-17 21:19:36 -07:00
contrib zfs: Fix the build 2022-10-27 08:42:54 -04:00
crypto Fix the IV length in the armv8 AES GCM code 2022-09-21 10:45:52 +01:00
ddb ddb: add _FLAGS command variants 2022-08-11 11:22:57 -03:00
dev ocs_fc(4): Fix a typo in an error message 2022-10-30 04:41:21 +01:00
dts add overlay for enabling i2c1 on allwinner h3 2022-02-09 11:35:59 +02:00
fs fusefs: After successful F_GETLK, l_whence should be SEEK_SET 2022-10-30 18:51:33 -06:00
gdb ddb: use _FLAGS command macros where appropriate 2022-08-11 11:25:53 -03:00
geom Delay GEOM disk_create() until CAM periph probe completes. 2022-08-15 13:37:58 -04:00
gnu bwn: eliminate dead writes in BWN_GPL_PHY 2022-05-12 08:56:04 -04:00
i386 Add vm_page_any_valid() 2022-10-26 03:43:43 +03:00
isa Adjust function definition in isa's pnp.c to avoid clang 15 warning 2022-08-01 20:07:10 +02:00
kern vn_bmap_seekhole: check that passed offset is non-negative 2022-10-26 03:43:43 +03:00
kgssapi
libkern qdivrem: Predict division by zero as false. 2022-10-12 17:53:21 +02:00
mips mips busdma: expunge an extra closing brace 2022-07-12 13:47:44 -05:00
modules ice(4): Add RDMA Client Interface 2022-10-17 21:19:36 -07:00
net netmap(4): Fix a typo in a source code comment 2022-10-28 10:56:28 +02:00
net80211 net80211: move IEEE80211_F_WME check to vap for consistency 2022-10-17 20:37:05 +00:00
netgraph Adjust ng_{name,ID}_rehash() definitions to avoid clang 15 warnings 2022-07-29 20:28:08 +02:00
netinet inet: Simplify if_multiaddrs iteration. 2022-10-23 13:40:47 -04:00
netinet6 inet6(4): add a missing IPPROTO_ETHERIP entry 2022-10-19 12:23:16 +09:00
netipsec ipsec: replace SECASVAR mtx by rmlock 2022-08-09 15:46:57 +02:00
netpfil netpfil: Fix two typos in source code comments 2022-10-28 10:57:24 +02:00
netsmb smb_smb_treedisconnect: eliminate write only variable mbp 2022-10-01 22:25:57 -06:00
nfs nfs: skip bootpc when vfs.root.mountfrom is other than nfs 2022-10-05 21:13:06 -03:00
nfsclient
nfsserver
nlm
ofed ibcore: Add support for RDMA/RoCE using VLAN(4) devices. 2022-08-29 14:03:57 +02:00
opencrypto opencrypto: mark INVARIANTS variables as __diagused 2022-08-28 21:03:48 -04:00
powerpc powerpc: slb_alloc_user_cache: fix missing uma_zalloc wait flag 2022-10-05 21:14:29 -03:00
riscv riscv: fix relocation handling for R_RISCV_64 2022-10-28 11:10:37 -03:00
rpc clnt_vc.c: Replace msleep() with pause() to avoid assert panic 2022-10-17 16:38:39 -07:00
security sysent: Get rid of bogus sys/sysent.h include. 2022-06-17 22:35:31 +03:00
sys Fix LINT build after 368ee2f86a 2022-10-23 19:43:46 -05:00
teken teken: color #3 is yellow not brown - use TC_YELLOW as the name 2022-05-03 14:20:44 -04:00
tests routing: add IPv6 fib validation procedure. 2021-09-07 21:02:58 +00:00
tools firmware: Map '@' in filenames to '_' in symbols. 2022-07-13 09:19:51 -07:00
ufs Fix an incorrectly placed parenthesis. 2022-10-13 08:45:56 -07:00
vm Add vm_page_any_valid() 2022-10-26 03:43:43 +03:00
x86 x86/include/elf.h: make inclusion blocks for elf32.h and elf64.h similar 2022-11-01 02:44:40 +02:00
xdr
xen Create wrapper for Giant taken for newbus 2022-06-21 17:13:20 +02:00
Makefile