Searched hist:1.1027 (Results 1 - 13 of 13) sorted by relevance
| /src/sys/dev/pci/ | ||
| H A D | pcidevs.h | 1.1027 Mon May 10 06:39:30 GMT 2010 matt Regen. |
| H A D | pcidevs_data.h | 1.1027 Wed May 12 00:27:07 GMT 2010 christos regen |
| H A D | pcidevs | 1.1027 Sat Apr 17 15:57:23 GMT 2010 christos add support for the 6000. From sverre froyen |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.1027 Sat Apr 06 14:54:05 GMT 2013 christos new byacc |
| H A D | CHANGES | 1.1027 Mon Feb 25 16:09:25 GMT 2008 xtraeme Fix date format for the iwn(4) entry added by ober@. 1.1027 Mon Feb 25 16:09:25 GMT 2008 xtraeme Fix date format for the iwn(4) entry added by ober@. |
| /src/sys/arch/i386/conf/ | ||
| H A D | GENERIC | 1.1027 Fri Apr 01 00:11:16 GMT 2011 jruoho Enable acpicpu(4) by default. |
| /src/distrib/sets/lists/base/ | ||
| H A D | mi | 1.1027 Sat Mar 30 18:21:12 GMT 2013 martin add if_athn directory |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.1027 Fri Oct 05 21:32:02 GMT 2007 reed Add sysctl.conf man page. |
| /src/distrib/sets/lists/tests/ | ||
| H A D | mi | 1.1027 Mon Mar 08 20:12:04 GMT 2021 rillig tests/indent: add test for output line counting |
| /src/share/mk/ | ||
| H A D | bsd.own.mk | 1.1027 Mon Jan 22 17:33:01 GMT 2018 christos Disgusting and evil hack to elide coverity options that break production of coverity output when present [userland portion] - --sysroot - -fstack-protector - -std=gnu99 - --nostdinc - -fPIE The critical one here being --sysroot because this means that we need to use the actual system headers while building (or chroot/sandbox appropriately) |
| /src/usr.bin/make/ | ||
| H A D | var.c | 1.1027 Fri Aug 05 20:59:54 GMT 2022 rillig make: when parsing ':D' or ':U', only copy text if necessary When parsing the expression ${:D any ${uninterpreted} text}, parsing of the ':D' modifier only needs to skip to the next delimiter, there is no need to keep record of the text that has been skipped. In this particular example, there had been an unnecessary memory allocation since the nested expression was not copied to the result buffer. Due to that, the resulting buffer contained " any text", which was not a substring of the text passed to the parser, thereby forcing the memory allocation. No functional change. |
| /src/sys/conf/ | ||
| H A D | files | 1.1027 Mon Sep 19 08:53:30 GMT 2011 jnemeth dm(4) uses dk_lookup() from dksubr.c |
| /src/distrib/sets/lists/comp/ | ||
| H A D | mi | 1.1027 Thu May 17 15:21:00 GMT 2007 yamt obsolete: ctxsw cpu_exit add: cpu_switchto cpu_idle |
Completed in 1454 milliseconds