Searched hist:1.719 (Results 1 - 22 of 22) sorted by relevance

/src/sys/dev/pci/
H A Dif_wm.c1.719 Sun Dec 05 04:32:36 GMT 2021 msaitoh s/checkum/checksum/ in comment.

H A Dpcidevs.h1.719 Tue Jun 14 14:45:15 GMT 2005 bouyer Regen: add SiS 965.
H A Dpcidevs_data.h1.719 Sun Jun 19 21:17:17 GMT 2005 chs regen
H A Dpcidevs1.719 Wed Jun 15 17:58:02 GMT 2005 bouyer Add Intel 82801FBM Serial ATA Controller. From Kurt Schreiner on tech-kern@
/src/sys/dev/usb/
H A Dusbdevs.h1.719 Mon Dec 12 16:43:14 GMT 2016 bouyer branches: 1.719.2;
Regen for USB_PRODUCT_WINCHIPHEAD2_CH341_2
1.719 Mon Dec 12 16:43:14 GMT 2016 bouyer branches: 1.719.2;
Regen for USB_PRODUCT_WINCHIPHEAD2_CH341_2
H A Dusbdevs1.719 Sun Oct 16 18:47:49 GMT 2016 nat Add quirk for C-Media USB Pnp sound card.
Without this I was unable to record. The recording volume is still way to
low but it's possibly my microphone.

OK christos@
H A Dusbdevs_data.h1.719 Sat Nov 26 09:37:39 GMT 2016 skrll regen
/src/distrib/sets/lists/base/
H A Dmi1.719 Sat Aug 04 00:41:59 GMT 2007 jnemeth branches: 1.719.2;
PR/36370 - Lloyd Parkes -- pckbd.fr_CA-iso8859-1 does not have share tag
1.719 Sat Aug 04 00:41:59 GMT 2007 jnemeth branches: 1.719.2;
PR/36370 - Lloyd Parkes -- pckbd.fr_CA-iso8859-1 does not have share tag
H A Dshl.mi1.719 Mon Oct 13 00:46:28 GMT 2014 christos bump libc and add man pages for open_{,w}memstream
/src/share/man/man4/
H A DMakefile1.719 Sat Nov 06 13:34:39 GMT 2021 brad

Driver for the Sensirion SHT30/SHT31/SHT35 temperature and humidity
sensor such as:

https://www.adafruit.com/product/2857

This is a higher priced sensor with a lot of features, including the
ability to do sub-second periodic updates. The driver supports
everything about the sensor except for the alert pin.

/src/sys/arch/i386/i386/
H A Dmachdep.c1.719 Wed Feb 22 18:35:26 GMT 2012 bouyer i386_switch_context(): mimic code in cpu_switchto() and compare pcb->pcb_fpcpu
against ci to decide if we need to turn off FPU. Fix FPU corruption, e.g.
paranoia occasionally reporting flaws on Xen/MP systems.

XXX is ci_fpused still needed at all ?
/src/doc/
H A D3RDPARTY1.719 Fri Oct 02 21:44:02 GMT 2009 roy Import dhcpcd-5.1.1
H A DCHANGES1.719 Sun Oct 01 05:00:37 GMT 2006 tsutsui Note sun3 bus_space(9).
/src/usr.bin/make/
H A Dparse.c1.719 Sun Apr 14 00:30:47 GMT 2024 rillig make: add debug logging for .if and .for lines in -dp mode

This helps track down in which line a condition is evaluated.
H A Dvar.c1.719 Mon Dec 07 01:50:19 GMT 2020 rillig make(1): rename Var_Export1 to ExportVar

Since Var_Export1 is neither exported by the module nor does it belong
to the Var type, the previous function name was misleading. The 1 in
the function name was not as expressive as possible. The new name
aligns nicely with UnexportVar, which is a very young name as well.
/src/sys/sys/
H A Dparam.h1.719 Mon Nov 07 08:35:57 GMT 2022 msaitoh Welcome to 9.99.106

Increase the size of dl_data[] from 12 to 24.

/src/sys/arch/i386/conf/
H A DGENERIC1.719 Sun Jan 29 11:32:01 GMT 2006 augustss Add more cardbus USB controllers.
/src/distrib/sets/lists/man/
H A Dmi1.719 Sun Aug 15 20:33:28 GMT 2004 rumble Add sgimips/sq(4).

Spotted by Hisashi T Fujinaka.
/src/distrib/sets/lists/tests/
H A Dmi1.719 Thu Feb 09 13:59:02 GMT 2017 christos put back exect directory; we try to remove it before the files inside it and
we fail.
/src/share/mk/
H A Dbsd.own.mk1.719 Sat Jan 26 21:48:58 GMT 2013 christos include <bsd.sys.mk>
This is a mess. HAS_SSP (which should really be HAVE_SSP), is defined
in bsd.sys.mk. So things that need it, include the file directly. The
trouble comes because bsd.sys.mk, needs stuff that bsd.own.mk defines,
so including first does not work. Anyway most other files include bsd.sys.mk
directly, so user Makefiles should just not do that, and just include
<bsd.own.mk> to get all the defines they need.
/src/sys/conf/
H A Dfiles1.719 Wed Jun 22 06:14:52 GMT 2005 dyoung Resolve conflicts in importation of 18-May-2005 ath(4) / net80211(9)
from FreeBSD. Introduce compatibility shims (sys/dev/ic/ath_netbsd.[ch],
sys/net80211/ieee80211_netbsd.[ch]). Update drivers (an, atu, atw,
awi, ipw, iwi, rtw, wi) for the new net80211(9) API.
/src/distrib/sets/lists/comp/
H A Dmi1.719 Fri Jul 23 11:56:59 GMT 2004 tron "ip_rules.h" was removed after the import of IPFilter 4.1.3.

Completed in 1602 milliseconds