Searched hist:1.1255 (Results 1 - 12 of 12) sorted by relevance

/src/share/mk/
H A Dbsd.own.mk1.1255 Sat May 29 00:25:08 GMT 2021 rin branches: 1.1255.2;
Switch mac68k to Xorg server 1.20. Only available driver is wsfb(4) both
for 1.10 and 1.20, and there is no reason to stay with 1.10.

XXX
1.20 works fine on WSFB* kernels with genfb(4), whereas both 1.10 and
1.20 fail for GENERIC* kernels with macfb(4) as some mandatory ioctl's
are missing. It would be better to make genfb(4) default before netbsd-10
is branched.
1.1255 Sat May 29 00:25:08 GMT 2021 rin branches: 1.1255.2;
Switch mac68k to Xorg server 1.20. Only available driver is wsfb(4) both
for 1.10 and 1.20, and there is no reason to stay with 1.10.

XXX
1.20 works fine on WSFB* kernels with genfb(4), whereas both 1.10 and
1.20 fail for GENERIC* kernels with macfb(4) as some mandatory ioctl's
are missing. It would be better to make genfb(4) default before netbsd-10
is branched.
/src/sys/dev/pci/
H A Dpcidevs.h1.1255 Tue Aug 23 09:34:47 GMT 2016 msaitoh regen.
H A Dpcidevs_data.h1.1255 Thu Sep 01 10:21:49 GMT 2016 msaitoh regen.
H A Dpcidevs1.1255 Thu Jul 28 03:08:39 GMT 2016 nonaka Add Super Micro Computer Inc
/src/doc/
H A D3RDPARTY1.1255 Thu Sep 24 14:37:56 GMT 2015 christos new things
H A DCHANGES1.1255 Thu Jul 16 04:18:21 GMT 2009 minskim Note ip(4) changes.
/src/sys/arch/i386/conf/
H A DGENERIC1.1255 Sun Apr 21 14:11:12 GMT 2024 riastradh apei(4), acpihed(4): Enable in x86 GENERIC.

Let's just see how this works out in practice. Might need to reduce
the overhead of each GHES on machines with thousands of them, but
we'll see.

PR kern/58046
/src/distrib/sets/lists/base/
H A Dmi1.1255 Wed Jul 08 13:39:04 GMT 2020 thorpej Add ./usr/share/wscons/fonts/spleen-8x16.fnt
/src/distrib/sets/lists/man/
H A Dmi1.1255 Sun Nov 28 01:58:39 GMT 2010 christos add ihphy
/src/distrib/sets/lists/tests/
H A Dmi1.1255 Tue Mar 28 14:44:34 GMT 2023 rillig lint: warn about extern declarations outside headers

https://mail-index.netbsd.org/tech-userlevel/2023/03/15/msg013727.html
/src/sys/conf/
H A Dfiles1.1255 Sat Feb 08 07:07:07 GMT 2020 maxv Retire KLEAK.

KLEAK was a nice feature and served its purpose; it allowed us to detect
dozens of info leaks on the kernel->userland boundary, and thanks to it we
tackled a good part of the infoleak problem 1.5 years ago.

Nowadays however, we have kMSan, which can detect uninitialized memory in
the kernel. kMSan supersedes KLEAK: it can detect what KLEAK was able to
detect, but in addition, (1) it operates in all of the kernel and not just
the kernel->userland boundary, (2) it requires no user interaction, and (3)
it is deterministic and not statistical.

That makes kMSan the feature of choice to detect info leaks nowadays;
people interested in detecting info leaks should boot a kMSan kernel and
just wait for the magic to happen.

KLEAK was a good ride, and a fun project, but now is time for it to go.

Discussed with several people, including Thomas Barabosch.
/src/distrib/sets/lists/comp/
H A Dmi1.1255 Mon May 11 14:45:04 GMT 2009 roy Fix flist, ok:cube

Completed in 1122 milliseconds