Searched hist:1.768 (Results 1 - 19 of 19) sorted by relevance

/src/sys/dev/pci/
H A Dif_wm.c1.768 Thu May 11 06:54:23 GMT 2023 msaitoh Count some 64bit counters correctly.

- Fix calculation of GORC, GOTC, TOR and TOT counters correctly.
- Found by knakahara.

H A Dpcidevs.h1.768 Tue Feb 21 03:11:12 GMT 2006 chuck regen.
H A Dpcidevs_data.h1.768 Tue Feb 28 20:57:14 GMT 2006 gdamore Regen.
H A Dpcidevs1.768 Tue Feb 28 20:56:52 GMT 2006 gdamore Add Radeon 7000/VE (QZ).
/src/sys/dev/usb/
H A Dusbdevs1.768 Wed Jan 30 19:15:12 GMT 2019 jakllsch Add Gretag Macbeth/X-Rite Huey device ids
H A Dusbdevs.h1.768 Sat Apr 04 08:44:32 GMT 2020 skrll regen

H A Dusbdevs_data.h1.768 Sat Apr 04 08:44:32 GMT 2020 skrll regen
/src/distrib/sets/lists/man/
H A Dmi1.768 Tue Mar 15 15:02:51 GMT 2005 christos branches: 1.768.2;
Add "crypto" to the pam_ssh files.
1.768 Tue Mar 15 15:02:51 GMT 2005 christos branches: 1.768.2;
Add "crypto" to the pam_ssh files.
/src/sys/arch/i386/i386/
H A Dmachdep.c1.768 Fri Dec 16 19:52:22 GMT 2016 maxv The way the xen dummy page is taken care of makes absolutely no sense at
all, with magic offsets here and there in different layers of the system.
It is just blind luck that everything has always worked as expected so
far.

Due to this wrong design we have a problem now: we allocate one physical
page for lapic, and it happens to overlap with the dummy page, which
causes the system to crash.

Fix this by keeping the dummy va directly in a variable instead of magic
offsets. The asm locore now increments the first pa to hide the dummy page
to machdep and pmap.
/src/distrib/sets/lists/base/
H A Dshl.mi1.768 Mon Apr 11 08:44:40 GMT 2016 roy Bump libutil for new pidfile functions.
H A Dmi1.768 Sun Aug 31 05:27:22 GMT 2008 christos fix sets for nvi
/src/doc/
H A D3RDPARTY1.768 Thu Jun 17 20:14:01 GMT 2010 tron Note that Postfix was updated to version 2.7.1.
H A DCHANGES1.768 Thu Dec 07 03:19:09 GMT 2006 macallan mention igsfb at ofbus on shark
/src/sys/arch/i386/conf/
H A DGENERIC1.768 Mon Jul 31 22:23:09 GMT 2006 wiz Sort twa before twe.
/src/distrib/sets/lists/tests/
H A Dmi1.768 Wed Dec 06 13:55:31 GMT 2017 christos add interp test.
/src/share/mk/
H A Dbsd.own.mk1.768 Wed Feb 26 02:51:02 GMT 2014 mrg define EXTERNAL_GCC_SUBDIR based upon HAVE_GCC, for GCC >= 4.5,
and use it in the one place (bsd.lib.mk) it's used in share/mk.
/src/usr.bin/make/
H A Dvar.c1.768 Sun Dec 27 11:03:00 GMT 2020 rillig make(1): split Var_Subst into easily understandable functions

Extracting the character-level details makes the essence of Var_Subst
visible in the code, which is to iterate over the given text, handling a
few types of tokens.
/src/sys/conf/
H A Dfiles1.768 Fri Apr 07 01:39:13 GMT 2006 gdamore Add common videomode include. As requested by macallan@.
/src/distrib/sets/lists/comp/
H A Dmi1.768 Thu Mar 03 22:40:49 GMT 2005 he Build openpam_free_envlist as part of libpam, and install it's man
page. This is required for ports not yet supporting shared libraries.

Completed in 1444 milliseconds