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

/src/sys/dev/pci/
H A Dpcidevs.h1.1295 Mon Dec 18 07:57:54 GMT 2017 msaitoh Regen.
H A Dpcidevs_data.h1.1295 Tue Jan 09 08:24:42 GMT 2018 msaitoh Regen.
H A Dpcidevs1.1295 Wed Jul 26 08:57:24 GMT 2017 msaitoh Add Intel 5520/X58 QuickPath from OpenBSD.
/src/doc/
H A D3RDPARTY1.1295 Wed Jan 13 19:27:26 GMT 2016 christos groff has moved.
H A DCHANGES1.1295 Wed Sep 30 20:54:56 GMT 2009 jmcneill wb(4): Add a driver for Winbond W83L518D SD/MMC readers.
/src/distrib/sets/lists/base/
H A Dmi1.1295 Fri May 13 16:39:32 GMT 2022 brad Add LINKS and MLINKS to the ddns-confgen Makefile to provide
tsig-keygen. This helps to allow pkgsrc/security/acmesh to function
and should be provided in all BIND >= 9.13 installs anyway.
/src/distrib/sets/lists/man/
H A Dmi1.1295 Thu Feb 24 14:20:28 GMT 2011 jruoho Add viac7temp(4).
/src/distrib/sets/lists/tests/
H A Dmi1.1295 Tue Oct 17 13:51:52 GMT 2023 rjs The t_fdrestart test requires rump.
/src/share/mk/
H A Dbsd.own.mk1.1295 Sun Jan 15 10:54:56 GMT 2023 skrll Sort in the binutils version selection
/src/sys/conf/
H A Dfiles1.1295 Wed Feb 16 20:14:30 GMT 2022 riastradh sys: Include files.acpica unconditionally.

This way acpica.h always exists unconditionally, so MI code can be
conditional on NACPICA.

It is not great to have such conditionals, but it's better to have

#include "acpica.h"

#ifdef NACPICA > 0

than to have

#if defined(__i386__) || defined(__x86_64__) || defined(__arm__)
#include "acpica.h"
#endif

#ifdef NACPICA > 0

and we can still grep for NACPICA to find places that could be
factored better.
/src/distrib/sets/lists/comp/
H A Dmi1.1295 Thu Sep 03 01:17:29 GMT 2009 joerg Enable libarchive-based unzip frontend.

Completed in 1070 milliseconds