freebsd-dev/sys
Cy Schubert 80030b6cc7 ipfilter module: Fix whitespace errors
Replace leading spaces with a tabs on affected lines.

MFC after:	1 month
2022-01-03 18:06:44 -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: Implement final level only TLB invalidations 2022-01-03 13:14:18 -06:00
bsm
cam cam: don't lock while handling an AC_UNIT_ATTENTION 2022-01-03 16:56:48 -09: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 cxgbe(4): Update firmwares to 1.26.6.0. 2022-01-03 15:24:42 -08: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 cxgbe(4): Update firmwares to 1.26.6.0. 2022-01-03 15:24:42 -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: make domain_init() initialize only global state 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 cxgbe(4): Update firmwares to 1.26.6.0. 2022-01-03 15:24:42 -08:00
net domains: make domain_init() initialize only global state 2022-01-03 10:15:22 -08:00
net80211 net80211: adjust a printf to toeee80211_note 2021-12-26 17:26:58 +00:00
netgraph domains: make domain_init() initialize only global state 2022-01-03 10:15:22 -08:00
netinet sctp: miror change due to upstreaming 2022-01-03 23:03:06 +01:00
netinet6 domains: make domain_init() initialize only global state 2022-01-03 10:15:22 -08:00
netipsec netipsec: use SYSINIT(9) instead of dom_init/dom_destroy 2022-01-03 10:15:21 -08:00
netpfil ipfilter module: Fix whitespace errors 2022-01-03 18:06:44 -08:00
netsmb
nfs
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
sys domains: make domain_init() initialize only global state 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
Makefile