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

/src/sys/dev/pci/
H A Dpcidevs.h1.1249 Mon Aug 08 07:10:53 GMT 2016 msaitoh regen.
H A Dpcidevs_data.h1.1249 Wed Aug 17 06:45:09 GMT 2016 msaitoh regen.
H A Dpcidevs1.1249 Wed Apr 27 19:47:40 GMT 2016 christos more ral devices from OpenBSD
/src/doc/
H A D3RDPARTY1.1249 Sat Aug 29 17:18:35 GMT 2015 wiz gdb-7.10 is available.
H A DCHANGES1.1249 Thu Jul 09 21:53:08 GMT 2009 rmind Mention emap and few more items.
1.1249 Thu Jul 09 21:53:08 GMT 2009 rmind Mention emap and few more items.
/src/sys/arch/i386/conf/
H A DGENERIC1.1249 Sun Jul 16 05:24:08 GMT 2023 mrg revert previous change to enable HEARTBEAT.

the new code has a "needs 64-bit atomic ops" trigger:

ci->ci_heartbeat_uptime_cache = atomic_load_relaxed(&time_uptime);

but time_uptime is a 64-bit value, and this trips CTASSERT().
/src/distrib/sets/lists/base/
H A Dmi1.1249 Tue Jun 02 19:15:15 GMT 2020 roy dhcpcd: delete the obsolete chroot paths

postinstall will take care of it.
/src/distrib/sets/lists/man/
H A Dmi1.1249 Sat Nov 13 00:47:23 GMT 2010 jnemeth PR/39094 - Kaspar Brand -- Add et (Agere ET1310/ET1301) network driver

The et(4) driver supports PCI Express Ethernet adapters based on
the Agere/LSI ET1310/ET1301 integrated MAC/PHY.

The et(4) driver was written by Sepherosa Ziehau for DragonFlyBSD,
ported to OpenBSD by Jonathan Gray and subsequently ported to NetBSD
by Kaspar Brand.
/src/distrib/sets/lists/tests/
H A Dmi1.1249 Sun Jan 29 17:02:09 GMT 2023 rillig tests/lint: merge tests for '>>'
/src/share/mk/
H A Dbsd.own.mk1.1249 Thu May 27 06:58:27 GMT 2021 mrg switch mips* and i386 to GCC 10.

arm32 (significant issues remaining), m68k (seems fine, but x68k
needs to reduce support in loadbsd), and sh3 remaining.
/src/sys/conf/
H A Dfiles1.1249 Wed Jan 08 00:04:56 GMT 2020 ad - options NAMECACHE_ENTER_REVERSE is no more.

- Partially sort the list of per-vnode namecache entries by using a TAILQ.
Put the real name to the head, and put dot and dotdot to the tail so that
cache_lookup_reverse() doesn't have to consider them.
/src/distrib/sets/lists/comp/
H A Dmi1.1249 Fri May 01 22:59:52 GMT 2009 agc Remove openpgp files from the build (replaced by netpgp)

Completed in 1065 milliseconds