Searched hist:1.1348 (Results 1 - 10 of 10) sorted by relevance

/src/sys/dev/pci/
H A Dpcidevs.h1.1348 Sat Jan 26 18:33:53 GMT 2019 msaitoh Regen.
H A Dpcidevs_data.h1.1348 Mon Jan 28 03:37:52 GMT 2019 msaitoh Regen.
H A Dpcidevs1.1348 Mon Oct 15 09:01:56 GMT 2018 uwe Adaptec RAID 2445 and 2805
/src/doc/
H A D3RDPARTY1.1348 Mon Aug 01 15:01:49 GMT 2016 wiz OpenSSH-7.3 out.
H A DCHANGES1.1348 Wed Jan 20 07:31:59 GMT 2010 wiz bpf -> bpf(4)
/src/distrib/sets/lists/base/
H A Dmi1.1348 Sun Aug 18 04:02:58 GMT 2024 rin sets/lists: Make gdbserver MI by using MKGDBSERVER
/src/distrib/sets/lists/man/
H A Dmi1.1348 Tue Oct 11 19:34:39 GMT 2011 christos add getcap
/src/distrib/sets/lists/tests/
H A Dmi1.1348 Sun Dec 01 18:37:53 GMT 2024 rillig lint: warn about function definitions that still use identifier lists
/src/share/mk/
H A Dbsd.own.mk1.1348 Thu Aug 03 13:33:26 GMT 2023 rin bsd.own.mk: Introduce CC_WNO_USE_AFTER_FREE for GCC12

-Wuse-after-free for GCC 12 is premature. It fires on a common idiom:

newbuf = realloc(buf, size);
p = newbuf + (p - buf);

Let shut this up for GCC 12 (with hoping it gets improved for 13!).
/src/distrib/sets/lists/comp/
H A Dmi1.1348 Mon Dec 14 15:27:14 GMT 2009 skrll MKDEBUGLIB=yes fixes.

Completed in 1019 milliseconds