Searched hist:1.1007 (Results 1 - 14 of 14) sorted by relevance
| /src/sys/arch/i386/conf/ | ||
| H A D | GENERIC | 1.1007 Mon Jan 17 15:56:03 GMT 2011 jmcneill branches: 1.1007.2; add acpiwdrt 1.1007 Mon Jan 17 15:56:03 GMT 2011 jmcneill branches: 1.1007.2; add acpiwdrt |
| /src/sys/dev/pci/ | ||
| H A D | pcidevs.h | 1.1007 Thu Jan 07 18:57:38 GMT 2010 msaitoh regen |
| H A D | pcidevs_data.h | 1.1007 Mon Jan 11 00:55:29 GMT 2010 msaitoh regen |
| H A D | pcidevs | 1.1007 Sun Jan 03 04:26:26 GMT 2010 jnemeth PR/42558 - Ryo ONODERA -- add entry for IO-DATA TV tuner card |
| /src/distrib/sets/lists/base/ | ||
| H A D | shl.mi | 1.1007 Thu Jul 17 13:38:01 GMT 2025 christos more openssl=35 additions. |
| H A D | mi | 1.1007 Sun Sep 16 16:15:29 GMT 2012 rmind Add /usr/lib/npf. |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.1007 Mon Feb 25 00:34:52 GMT 2013 jmmv Note new import of kyua-atf-compat, version 0.1. |
| H A D | CHANGES | 1.1007 Fri Jan 25 01:10:39 GMT 2008 jmcneill Note uhub(4) attachment speed enhancement. |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.1007 Fri Jun 15 23:04:20 GMT 2007 jmcneill Add man page for AMD Geode LX AES Security Block driver. |
| /src/distrib/sets/lists/tests/ | ||
| H A D | mi | 1.1007 Sat Jan 02 10:22:42 GMT 2021 rillig lint: add a test for each message produced by lint1 Having a test for each message ensures that upcoming refactorings don't break the basic functionality. Adding the tests will also discover previously unknown bugs in lint. The tests ensure that every lint message can actually be triggered, and they demonstrate how to do so. Having a separate file for each test leaves enough space for documenting historical anecdotes, rationale or edge cases, keeping them away from the source code. The interesting details of this commit are in Makefile and t_integration.sh. All other files are just auto-generated. When running the tests as part of ATF, they are packed together as a single test case. Conceptually, it would have been better to have each test as a separate test case, but ATF quickly becomes very slow as soon as a test program defines too many test cases, and 50 is already too many. The time complexity is O(n^2), not O(n) as one would expect. It's the same problem as in tests/usr.bin/make, which has over 300 test cases as well. |
| /src/share/mk/ | ||
| H A D | bsd.own.mk | 1.1007 Wed Mar 22 23:11:09 GMT 2017 chs provide a common softfloat fenv implemenation and use it for softfloat builds. restore ABI compatibility with previous releases for ieeefp.h on sh3. add namespace.h protection for all the fenv interfaces. use MKSOFTFLOAT on sh3 instead of assuming softfloat. standardize on comparing MKSOFTFLOAT with "no". remove the arm-specific softfloat fenv code (which also had several bugs). fix logic errors in the arm hardfloat feraiseexcept() and feupdateenv(). |
| /src/usr.bin/make/ | ||
| H A D | var.c | 1.1007 Sat Jan 29 01:07:31 GMT 2022 rillig make: inline functions that have a single call site No functional change. |
| /src/sys/conf/ | ||
| H A D | files | 1.1007 Sat Apr 02 04:28:56 GMT 2011 rmind Split off parts of vfs_subr.c into vfs_vnode.c and vfs_mount.c modules. No functional change. Discussed on tech-kern@. |
| /src/distrib/sets/lists/comp/ | ||
| H A D | mi | 1.1007 Tue Feb 20 16:56:08 GMT 2007 kiyohara Supprot Bluetooth HCI UART (H4) driver and daemon. |
Completed in 1265 milliseconds