dissertation/sys/dev/microcode
deraadt 011d957042 For open/openat, if the flags parameter does not contain O_CREAT, the
3rd (variadic) mode_t parameter is irrelevant.  Many developers in the past
have passed mode_t (0, 044, 0644, or such), which might lead future people
to copy this broken idiom, and perhaps even believe this parameter has some
meaning or implication or application. Delete them all.
This comes out of a conversation where tb@ noticed that a strange (but
intentional) pledge behaviour is to always knock-out high-bits from
mode_t on a number of system calls as a safety factor, and his bewilderment
that this appeared to be happening against valid modes (at least visually),
but no sorry, they are all irrelevant junk.  They could all be 0xdeafbeef.
ok millert
2021-10-24 21:37:49 +00:00
..
adw ansi 2021-03-06 09:20:49 +00:00
afb
aic7xxx
atmel un.ifdef USB and PCI, since all our architectures (minus one) have models 2021-10-03 00:48:45 +00:00
bnx un.ifdef USB and PCI, since all our architectures (minus one) have models 2021-10-03 00:48:45 +00:00
bwi
cirruslogic un.ifdef USB and PCI, since all our architectures (minus one) have models 2021-10-03 00:48:45 +00:00
cyclades For open/openat, if the flags parameter does not contain O_CREAT, the 2021-10-24 21:37:49 +00:00
esa
fxp un.ifdef USB and PCI, since all our architectures (minus one) have models 2021-10-03 00:48:45 +00:00
isp
kue un.ifdef USB and PCI, since all our architectures (minus one) have models 2021-10-03 00:48:45 +00:00
myx un.ifdef USB and PCI, since all our architectures (minus one) have models 2021-10-03 00:48:45 +00:00
ncr53cxxx
neomagic
ral un.ifdef USB and PCI, since all our architectures (minus one) have models 2021-10-03 00:48:45 +00:00
rsu Build firmware for rsu(4), rtwn(4), and urtwn(4). 2021-10-04 01:33:42 +00:00
rtwn Build firmware for rsu(4), rtwn(4), and urtwn(4). 2021-10-04 01:33:42 +00:00
rum un.ifdef USB and PCI, since all our architectures (minus one) have models 2021-10-03 00:48:45 +00:00
siop
symbol Retire OpenBSD/sgi. 2021-05-01 16:10:29 +00:00
tht un.ifdef USB and PCI, since all our architectures (minus one) have models 2021-10-03 00:48:45 +00:00
tigon un.ifdef USB and PCI, since all our architectures (minus one) have models 2021-10-03 00:48:45 +00:00
tusb3410 un.ifdef USB and PCI, since all our architectures (minus one) have models 2021-10-03 00:48:45 +00:00
typhoon un.ifdef USB and PCI, since all our architectures (minus one) have models 2021-10-03 00:48:45 +00:00
udl un.ifdef USB and PCI, since all our architectures (minus one) have models 2021-10-03 00:48:45 +00:00
urtwn Build firmware for rsu(4), rtwn(4), and urtwn(4). 2021-10-04 01:33:42 +00:00
yds un.ifdef USB and PCI, since all our architectures (minus one) have models 2021-10-03 00:48:45 +00:00
zydas un.ifdef USB and PCI, since all our architectures (minus one) have models 2021-10-03 00:48:45 +00:00
Makefile Build firmware for rsu(4), rtwn(4), and urtwn(4). 2021-10-04 01:33:42 +00:00
Makefile.inc