NetBSD/sys
christos 13248ebf78 - memset struct stat to avoid kernel memory disclosure of padded fields
(thanks Trend Micro for the report)
- use do_fhstat
- consistency in argument order of compat functions
2021-08-15 07:57:46 +00:00
..
altq altq: fix CBQ with RED and/or pf 2021-07-21 07:34:44 +00:00
arch Improved the performance of kernel profiling on MULTIPROCESSOR, and possible to get profiling data for each CPU. 2021-08-14 17:51:18 +00:00
coda s/structres/structures + s/whenver/whenever 2021-07-24 22:30:59 +00:00
compat - memset struct stat to avoid kernel memory disclosure of padded fields 2021-08-15 07:57:46 +00:00
conf smbios: Add character device for accessing SMBIOS tables 2021-07-24 11:39:18 +00:00
crypto
ddb fix typos in words "pointer" and s/fram /frame/ 2021-08-13 20:47:54 +00:00
dev s/fame/frame in mvxpe_mib_def with assumption that it was not intentional typo. 2021-08-13 21:04:44 +00:00
dist/pf
dtb Install a copy of rk3399-pinebook-pro.dtb to the base dtb directory for 2021-06-02 10:31:18 +00:00
external Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
fs s/fist/first/ 2021-08-09 21:38:04 +00:00
gdbscripts
kern fix rumpkernel build failure 2021-08-14 21:17:11 +00:00
lib s/aligment/alignment/ + one more typo fix in comments. 2021-08-09 21:08:06 +00:00
miscfs Abolish all the silly indirection macros for initializing vnode ops tables. 2021-07-19 01:33:53 +00:00
modules fix various typos in compatibility, mainly in comments. 2021-08-09 20:49:08 +00:00
net fix various typos in compatibility, mainly in comments. 2021-08-09 20:49:08 +00:00
net80211 Fix all remaining typos, mainly in comments but also in few definitions and log messages, reported by me in PR kern/54889. 2021-07-24 21:31:31 +00:00
netatalk fix various typos in comments and log messages. 2021-08-02 12:56:22 +00:00
netbt Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
netcan
netinet fix typos in words "pointer" and s/fram /frame/ 2021-08-13 20:47:54 +00:00
netinet6 PR kern/56348 2021-08-10 06:29:56 +00:00
netipsec fix various typos in compatibility, mainly in comments. 2021-08-09 20:49:08 +00:00
netmpls
nfs s/directry/directory/ 2021-08-12 20:25:26 +00:00
opencrypto fix typo in CRK_ALGORITHM_MIN definition to match CRK_ALGORITHM_MAX one. 2021-08-14 20:43:05 +00:00
rump Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
secmodel
stand s/partion/partition/ s/arrray/array/ in comments. 2021-08-08 21:50:10 +00:00
sys Improved the performance of kernel profiling on MULTIPROCESSOR, and possible to get profiling data for each CPU. 2021-08-14 17:51:18 +00:00
ufs s/enrty/entry/ 2021-08-11 05:17:48 +00:00
uvm need <sys/param.h> for COHERENCY_UNIT 2021-07-21 06:35:44 +00:00
Makefile