freebsd-dev/sys
Gleb Smirnoff 24e1c6ae7d domains: init with standard SYSINIT(9) or VNET_SYSINIT()
There left only three modules that used dom_init().  And netipsec
was the last one to use dom_destroy().

Differential revision:	https://reviews.freebsd.org/D33540
2022-01-03 10:15:22 -08:00
..
amd64 amd64 sigtramp: comment-out annotations for registers with DWARF number >= 32 2022-01-02 21:00:52 +02:00
arm busdma: _bus_dmamap_addseg repaired 2022-01-02 12:37:05 -06:00
arm64 arm64: Check for intrng-reported errors in gicv3_its 2022-01-03 17:09:42 +00:00
bsm
cam CAM: List few missed opcodes. 2021-12-31 11:48:03 -05:00
cddl dtrace: Use C99 fixed-width integer types. 2021-12-28 09:41:25 -08:00
compat exec: Simplify sv_copyout_strings implementations a bit 2021-12-31 12:50:15 -05:00
conf Remove an obsolete warning from NOTES 2022-01-03 13:00:50 -05:00
contrib iwlwifi: import correct firmware versions for select Intel iwlwifi/mvm 2021-12-31 11:51:18 +00:00
crypto sys/crypto: Use C99 fixed-width integer types. 2021-12-28 09:41:38 -08:00
ddb sys/ddb: Use C99 fixed-width integer types. 2021-12-28 09:41:47 -08:00
dev protocols: init with standard SYSINIT(9) or VNET_SYSINIT 2022-01-03 10:15:21 -08:00
dts
fs unionfs: implement VOP_SET_TEXT/VOP_UNSET_TEXT 2022-01-02 19:52:58 -08:00
gdb
geom geom_gate: ensure readprov is null-terminated 2022-01-02 18:01:23 -07:00
gnu
i386 exec: Simplify sv_copyout_strings implementations a bit 2021-12-31 12:50:15 -05:00
isa sys/isa: Use C99 fixed-width integer types. 2021-12-28 09:41:57 -08:00
kern domains: init with standard SYSINIT(9) or VNET_SYSINIT() 2022-01-03 10:15:22 -08:00
kgssapi
libkern sys/libkern: Use C99 fixed-width integer types. 2021-12-28 09:42:11 -08:00
modules iicbb: Always build ofw_bus_if.h 2022-01-02 00:41:28 -07:00
net protocols: init with standard SYSINIT(9) or VNET_SYSINIT 2022-01-03 10:15:21 -08:00
net80211 net80211: adjust a printf to toeee80211_note 2021-12-26 17:26:58 +00:00
netgraph protocols: init with standard SYSINIT(9) or VNET_SYSINIT 2022-01-03 10:15:21 -08:00
netinet protocols: init with standard SYSINIT(9) or VNET_SYSINIT 2022-01-03 10:15:21 -08:00
netinet6 protocols: init with standard SYSINIT(9) or VNET_SYSINIT 2022-01-03 10:15:21 -08:00
netipsec netipsec: use SYSINIT(9) instead of dom_init/dom_destroy 2022-01-03 10:15:21 -08:00
netpfil ipfilter: Move kernel bits to netpfil 2021-12-20 06:16:33 -08:00
netsmb
nfs nfs: don't truncate directory cookies to 32-bits in the NFS server 2021-12-15 20:54:57 -07:00
nfsclient
nfsserver
nlm sys/nlm: Use C99 fixed-width integer types. 2021-12-28 09:42:42 -08:00
ofed domains: init with standard SYSINIT(9) or VNET_SYSINIT() 2022-01-03 10:15:22 -08:00
opencrypto /dev/crypto: Store blocksize in cse rather than txform pointer. 2021-12-29 17:50:23 -08:00
powerpc busdma: _bus_dmamap_addseg repaired 2022-01-02 12:37:05 -06:00
riscv busdma: _bus_dmamap_addseg repaired 2022-01-02 12:37:05 -06:00
rpc sys/rpc: Use C99 fixed-width integer types. 2021-12-28 09:43:15 -08:00
security Thread creation privilege for realtime group 2021-12-15 00:01:58 +02:00
sys domains: init with standard SYSINIT(9) or VNET_SYSINIT() 2022-01-03 10:15:22 -08:00
teken
tests
tools arm64: Don't rely on host readelf for u-boot booti image generation 2021-12-24 19:25:20 +00:00
ufs When doing a read-only mount of a UFS filesystem using gjournal(8), 2022-01-02 14:04:39 -08:00
vm vm_reserv: #include vm_extern.h explicitly, for arm. 2021-12-31 00:40:25 -06:00
x86 x86: Skip late calibration if our reference timer has low quality 2022-01-03 13:00:50 -05:00
xdr sys/xdr: Use C99 fixed-width integer types. 2021-12-28 09:43:26 -08:00
xen Create wrapper for Giant taken for newbus 2021-12-09 17:04:45 -07:00
Makefile