NetBSD/sys
martin ac5c0db93c Pull up following revision(s) (requested by rin in ticket #1636):
sys/lib/libsa/subr_prf.c: revision 1.30

libsa/printf: Do not fetch long va_arg as long long.

This does real harm iff all of the following conditions are satisfied:
(1) On ILP32 architectures.
(2) Both LIBSA_PRINTF_LONGLONG_SUPPORT and LIBSA_PRINTF_WIDTH_SUPPORT
    compile-time options are enabled.
(3) Width field is used with 'l' modifier.

This is an implicit-fallthrough bug, but unfortunately, GCC 10.4 cannot
find this out somehow...
2023-06-03 14:35:18 +00:00
..
altq Pull up following revision(s) (requested by riastradh in ticket #1488): 2022-08-03 11:01:51 +00:00
arch Apply patch, requested by manu in ticket #1632: 2023-05-15 10:25:31 +00:00
coda Pull up following revision(s) (requested by hannken in ticket #1131): 2020-11-14 13:01:55 +00:00
compat Pull up following revision(s) (requested by riastradh in ticket #1620): 2023-04-01 15:51:16 +00:00
conf Pull up following revision(s) (requested by gutteridge in ticket #1562): 2023-01-03 16:46:12 +00:00
crypto Pull up following revision(s) (requested by msaitoh in ticket #1530): 2022-09-18 13:36:29 +00:00
ddb Pull up following revision(s) (requested by riastradh in ticket #746): 2020-03-01 12:45:09 +00:00
dev Pull up following revision(s) (requested by hannken in ticket #1614): 2023-03-15 18:43:28 +00:00
dist/pf Pull up following revision(s) (requested by riastradh in ticket #787): 2020-03-19 19:41:10 +00:00
external Pull up following revision(s) (requested by msaitoh in ticket #1527): 2022-09-18 13:28:49 +00:00
fs Pull up following revision(s) (requested by hannken in ticket #1587): 2023-02-06 17:04:48 +00:00
gdbscripts
kern Pull up following revision(s) (requested by riastradh in ticket #1610): 2023-03-07 20:01:06 +00:00
lib Pull up following revision(s) (requested by rin in ticket #1636): 2023-06-03 14:35:18 +00:00
miscfs Pull up following revision(s) (requested by hannken in ticket #1587): 2023-02-06 17:04:48 +00:00
modules Pull up following revision(s) (requested by maxv in ticket #1032): 2020-08-02 08:49:08 +00:00
net Pull up following revision(s) (requested by kardel in ticket #119): 2023-03-14 17:11:13 +00:00
net80211
netatalk
netbt
netcan
netinet Pull up following revision(s) (requested by christos in ticket #1229): 2021-03-09 15:54:32 +00:00
netinet6 Pull up following revision(s) (requested by ozaki-r in ticket #1615): 2023-03-23 12:06:49 +00:00
netipsec Pull up following revision(s) (requested by knakahara in ticket #1103): 2020-10-08 17:49:03 +00:00
netmpls
netsmb
nfs Pull up following revision(s) (requested by riastradh in ticket #1617): 2023-03-30 11:59:24 +00:00
opencrypto
rump Apply patch, requested by chs in ticket #1321: 2021-07-09 17:51:17 +00:00
secmodel Pull up following revision(s) (requested by riastradh in ticket #1053): 2020-08-17 11:27:33 +00:00
stand Pull up following revision(s) (requested by riastradh in ticket #705): 2020-02-12 20:10:09 +00:00
sys Welcome to 9.3_STABLE 2022-08-08 16:51:35 +00:00
ufs Pull up following revision(s) (requested by chs in ticket #1633): 2023-05-13 12:23:13 +00:00
uvm Pull up following revision(s) (requested by riastradh in ticket #1625): 2023-04-01 16:22:14 +00:00
Makefile