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

/src/sys/dev/pci/
H A Dif_wm.c1.778 Thu May 11 07:38:30 GMT 2023 msaitoh Add SOICZIFDATA (ifconfig -z) support for evcnt(9).

First update the statistics data, then clear the event counters,
and finally copy and clear if_data via ether_ioctl().
H A Dpcidevs.h1.779 Sun Mar 26 20:23:27 GMT 2006 jonathan Regen pcidevs{,_data}.h from pcidevs rev 1.778 (fixes cut-and-paste typo
in description of bcm5780S).
1.778 Sat Mar 25 22:32:55 GMT 2006 rpaulo regen
H A Dpcidevs_data.h1.778 Sun Mar 26 20:23:27 GMT 2006 jonathan Regen pcidevs{,_data}.h from pcidevs rev 1.778 (fixes cut-and-paste typo
in description of bcm5780S).
1.778 Sun Mar 26 20:23:27 GMT 2006 jonathan Regen pcidevs{,_data}.h from pcidevs rev 1.778 (fixes cut-and-paste typo
in description of bcm5780S).
H A Dpcidevs1.778 Sun Mar 26 20:21:55 GMT 2006 jonathan Fix cut-and-paste typo in human-readable description of bcm5780S
(used to say bcm5782s, should be bcm5780s; make it so).
/src/distrib/sets/lists/base/
H A Dshl.mi1.778 Sat Jul 02 15:40:51 GMT 2016 christos branches: 1.778.2;
fix sets
1.778 Sat Jul 02 15:40:51 GMT 2016 christos branches: 1.778.2;
fix sets
H A Dmi1.778 Wed Oct 29 11:29:39 GMT 2008 kleink Sync with tzdata2008i.
/src/sys/dev/usb/
H A Dusbdevs1.778 Sat Apr 04 08:43:23 GMT 2020 skrll Add D-Link DWA-121 rev B1

From Miguel Landaeta in kern/55140
H A Dusbdevs.h1.778 Sun Jan 31 18:11:43 GMT 2021 nia regen
H A Dusbdevs_data.h1.778 Sun Jan 31 18:11:43 GMT 2021 nia regen
/src/sys/arch/i386/i386/
H A Dmachdep.c1.778 Sun Feb 05 10:42:21 GMT 2017 maxv Rename ldt->ldtstore and gdt->gdtstore on i386. It reduces the diff with
amd64, and makes it easier to track down these variables on nxr - 'ldt'
and 'gdt' being common keywords.
/src/doc/
H A D3RDPARTY1.778 Thu Sep 23 21:34:14 GMT 2010 wiz GNU grep-2.7 out.
H A DCHANGES1.778 Sun Jan 07 09:01:30 GMT 2007 kardel ntp 4.2.4 import: fix white space format so web site extraction works again
/src/sys/arch/i386/conf/
H A DGENERIC1.778 Sat Aug 26 20:26:45 GMT 2006 christos PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options
Also remove CCITT,NS,NIP
/src/distrib/sets/lists/man/
H A Dmi1.778 Tue Apr 12 14:47:08 GMT 2005 jwise spamlogd is now pfspamlogd.
/src/distrib/sets/lists/tests/
H A Dmi1.778 Sat Mar 24 00:26:51 GMT 2018 kamil Add new C++ ATF tests

Add new variations for existing C++ tests:
- Static
- Profile+32-bit
- PIC+32-bit
- PIC+Profile
- PIC+Profile+32-bit

All tests pass for NetBSD/amd64:
- t_cxxruntime
- t_hello
- t_static_destructor

+--------------------------------------------------------------+
| Options | cxxruntime | hello | static_destructor |
+--------------------------------------------------------------+
| None | Passed | Passed | Passed |
| 32-bit | Passed | Passed | Passed |
| PIC | Passed | Passed | Passed |
| PIE | Passed | Passed | Passed |
| Profile | Passed | Passed | Passed |
| Static | Passed | Passed | Passed |
| Profile+32-bit | Passed | Passed | Passed |
| PIC+32-bit | Passed | Passed | Passed |
| PIC+Profile | Passed | Passed | Passed |
| PIC+Profile+32-bit | Passed | Passed | Passed |
+--------------------------------------------------------------+

Add new C++11 std::call_once tests:
- t_call_once
- t_call_once2

Add new C++11 test with pthread_once(3) and C++ lambda:
- t_pthread_once

All tests with the profile option for std::call_once and
pthread_once(3) are marked as expected failure (NetBSD/amd64).

Results for *_once*:
+------------------------------------------------------------+
| Options | call_once | call_once2 | pthread_once |
+------------------------------------------------------------+
| None | Passed | Passed | Passed |
| 32-bit | Passed | Passed | Passed |
| PIC | Passed | Passed | Passed |
| PIE | Passed | Passed | Passed |
| Profile | Failed | Failed | Failed |
| Static | Passed | Passed | Passed |
| Profile+32-bit | Failed | Failed | Failed |
| PIC+32-bit | Passed | Passed | Passed |
| PIC+Profile | Failed | Failed | Failed |
| PIC+Profile+32-bit | Failed | Failed | Failed |
+------------------------------------------------------------+

Long term there is an option to refacotr the framework for C and C++ tests,
in order to reduce code duplication.

Patches sent by Yang Zheng <tomsun.0.7@gmail.com>
/src/share/mk/
H A Dbsd.own.mk1.778 Thu Mar 06 11:21:05 GMT 2014 mrg switch sparc* to GCC 4.8.
/src/usr.bin/make/
H A Dvar.c1.778 Wed Dec 30 10:03:16 GMT 2020 rillig make(1): format multi-line comments
/src/sys/conf/
H A Dfiles1.778 Wed Jun 07 08:06:56 GMT 2006 dogcow add the dev/ic/ files for ral(4).
/src/distrib/sets/lists/comp/
H A Dmi1.778 Sun Apr 24 21:43:03 GMT 2005 dyoung Add IEEE 802.11 manual pages from FreeBSD to both the Makefiles
and the set lists.

Completed in 1530 milliseconds