Searched hist:1.1284 (Results 1 - 11 of 11) sorted by relevance

/src/sys/dev/pci/
H A Dpcidevs.h1.1284 Tue Jun 27 08:10:44 GMT 2017 wiz regen (comment change only)
H A Dpcidevs_data.h1.1284 Tue Jul 04 05:03:08 GMT 2017 msaitoh Regen.
H A Dpcidevs1.1284 Fri Mar 31 09:27:30 GMT 2017 skrll Fix BCM4727 entry
/src/doc/
H A D3RDPARTY1.1284 Thu Jan 07 10:18:36 GMT 2016 wiz llvm-3.7.1 out.
H A DCHANGES1.1284 Sat Sep 05 22:40:33 GMT 2009 macallan mention sunleo
/src/distrib/sets/lists/base/
H A Dmi1.1284 Sat Sep 25 08:54:30 GMT 2021 maya Move DRM-driver firmware from base to its own set, gpufw

This set is only installed on amd64,i386,evbarm.
This set is installed on minimal installs and on install media, in
case someone needs it for basic driver functionality.

Comments:
Switched to a single MK tunable for it - that is probably unneeded.

An upcoming DRM update will include even fatter firmware, and we'd
like to minimize the impact of it.
/src/distrib/sets/lists/man/
H A Dmi1.1284 Mon Feb 07 18:11:28 GMT 2011 tsutsui Retire legacy grfinfo and hilinfo derived from HPBSD
since finally hp300 got wscons.
/src/distrib/sets/lists/tests/
H A Dmi1.1284 Thu Aug 03 18:48:42 GMT 2023 rillig lint: make '_Static_assert' only available in C11 or C23 mode
/src/share/mk/
H A Dbsd.own.mk1.1284 Sun May 29 15:23:20 GMT 2022 nia mk: Add MKTIMED and MKMOUSED flags for compiling NetBSD without timed
and moused
/src/sys/conf/
H A Dfiles1.1284 Wed May 19 03:44:46 GMT 2021 yamaguchi Added a kernel option to change the number of processing packets
at one pppoeintr()
/src/distrib/sets/lists/comp/
H A Dmi1.1284 Mon Jul 20 17:03:36 GMT 2009 joerg Add a fast, platform independent hash function to libc.
The algorithm used is the Jenkins hash. The name (mi_vector_hash)
reflects the nature of the hash function.
Add glue for libc ATF tests and include a test case to make sure that
(mis)alignment and endianess are handled correctly.

Bump libc minor to 169.

Completed in 1066 milliseconds