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

/src/sys/dev/pci/
H A Dif_wm.c1.786 Mon Sep 25 07:11:08 GMT 2023 msaitoh wm(4): Add some info to some event counters.

- The difference between the RUC(Rx Undersize) and RFC(Rx Fragment) is whether
the CRC is valid or not.
- The difference between the ROC(Rx Oversize) and RJC(Rx Jabber) is whether
the CRC is valid or not.
- LENERRS(Length Errors) is for the length/type field <= 1500.
H A Dpcidevs.h1.786 Sun Apr 30 17:33:46 GMT 2006 xtraeme regen
H A Dpcidevs_data.h1.786 Sun Apr 30 18:58:19 GMT 2006 xtraeme regen
H A Dpcidevs1.786 Sun Apr 30 18:57:51 GMT 2006 xtraeme PR kern/32849: pcidevs update for Intel 82801CA AC'97 Modem Controller.
Apply patch from Nicolas Joly.
/src/sys/dev/usb/
H A Dusbdevs1.786 Mon Sep 07 06:32:13 GMT 2020 ryoon branches: 1.786.2;
Add Buffalo BWC-35H01 or BWC-30L01
1.786 Mon Sep 07 06:32:13 GMT 2020 ryoon branches: 1.786.2;
Add Buffalo BWC-35H01 or BWC-30L01
H A Dusbdevs.h1.786 Sat Oct 16 05:39:32 GMT 2021 mrg regen.
H A Dusbdevs_data.h1.786 Sat Oct 16 05:39:32 GMT 2021 mrg regen.
/src/sys/arch/i386/i386/
H A Dmachdep.c1.786 Sat Jul 29 06:29:32 GMT 2017 maxv Remove the remaining parts of compat_oldboot.
/src/distrib/sets/lists/base/
H A Dshl.mi1.786 Sat Sep 24 20:13:48 GMT 2016 christos bump libc
H A Dmi1.786 Mon Dec 22 20:18:36 GMT 2008 agc First pass at set list changes for lvm functionality.
/src/doc/
H A D3RDPARTY1.786 Mon Nov 22 22:36:54 GMT 2010 christos - more explicit about what to do with pam patches.
- i've re-enabled roaming support.
H A DCHANGES1.786 Sun Jan 28 20:10:54 GMT 2007 tron Move entry for removal of COMPAT_386BSD_MBRPART to list of changes for the
previous release after it has been pulled up into the "netbsd-4" branch.
/src/sys/arch/i386/conf/
H A DGENERIC1.786 Sun Oct 01 09:53:08 GMT 2006 itohy Use ATA timing, instead of busmaster wait, for adding waits.
Use default wait value 0x01.
/src/distrib/sets/lists/man/
H A Dmi1.786 Fri Apr 29 15:27:34 GMT 2005 christos adjust for new gettext.
/src/distrib/sets/lists/tests/
H A Dmi1.786 Thu Jun 14 08:22:52 GMT 2018 yamaguchi Add test cases for multicast address handling of vlan(4)

ok ozaki-r@
/src/share/mk/
H A Dbsd.own.mk1.786 Wed Mar 12 01:49:58 GMT 2014 joerg Add quotes.
/src/usr.bin/make/
H A Dvar.c1.786 Sat Jan 30 21:25:10 GMT 2021 rillig make(1): inline Buf_Len
/src/sys/conf/
H A Dfiles1.786 Thu Jul 13 16:28:38 GMT 2006 martin Make freebsd_sys_getfh use compat_30_sys_getfh
/src/distrib/sets/lists/comp/
H A Dmi1.786 Sun May 22 00:44:24 GMT 2005 kleink * Factor out fd_set and related definitions from <sys/types.h> to
<sys/fd_set.h>. Still include it from <sys/types.h> for _NETBSD_SOURCE,
and amke <sys/select.h> use it instead of <sys/types.h>.
* Instead of including <string.h> for memset()/memcpy() (or adding their
declarations locally), make FD_ZERO()/FD_COPY() use GCC builtins if
available, or define them inline otherwise.
Approved by Christos.

Completed in 1493 milliseconds