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

/src/sys/dev/pci/
H A Dpcidevs.h1.1360 Mon Apr 15 09:01:49 GMT 2019 msaitoh Regen.
H A Dpcidevs_data.h1.1360 Thu May 30 16:04:28 GMT 2019 mlelstv regen
H A Dpcidevs1.1360 Mon Jan 28 03:37:27 GMT 2019 msaitoh Add AMD Family 17h devices from OpenBSD.
/src/doc/
H A D3RDPARTY1.1360 Thu Sep 08 02:34:25 GMT 2016 salazar update Lua entry to Lua 5.3.3
H A DCHANGES1.1360 Thu Feb 11 14:10:22 GMT 2010 phx Forgot the [develope date].
/src/distrib/sets/lists/base/
H A Dmi1.1360 Mon Feb 24 18:00:12 GMT 2025 martin Backout previous (making sbin/efi arch dependent), will be redone
differently
/src/distrib/sets/lists/man/
H A Dmi1.1360 Mon Nov 28 16:22:17 GMT 2011 tron Don't build postscreen(8) if "MKCRYPTO" is set to "no". It cannot be
built without TLS support, at least not without major surgery.
I've only tested this by building with "MKCRYPTO" set to "yes"
because the build fails much ealier otherwise.

Problem reported by Nick Hudson in private e-mail.
/src/distrib/sets/lists/tests/
H A Dmi1.1360 Sun Mar 02 16:35:40 GMT 2025 riastradh libc: New _r variants of heapsort, mergesort, qsort.

Also kheapsort_r for kernel/standalone use.

These variants allow the caller to pass a cookie through to the
comparison function, e.g. if you want to sort an array of indices
into a buffer.

qsort_r is new in POSIX.1-2024; the others are obvious analogues of
our nonstandard extensions for heapsort and mergesort.

PR lib/58931: qsort_r() missing
/src/share/mk/
H A Dbsd.own.mk1.1360 Sat Sep 02 00:09:10 GMT 2023 lukem bsd.own.mk: sort the CC_WNO variables
/src/distrib/sets/lists/comp/
H A Dmi1.1360 Wed Jan 13 01:23:06 GMT 2010 dyoung ./usr/libdata/ldscripts/kmodule will not be installed if MKKMOD=no, so
add 'kmod' to its keywords.

Completed in 971 milliseconds