Searched hist:1.835 (Results 1 - 15 of 15) sorted by relevance
| /src/sys/dev/pci/ | ||
| H A D | pcidevs.h | 1.835 Wed Sep 27 21:43:26 GMT 2006 cube Regen (Intel/0x1094). |
| H A D | pcidevs_data.h | 1.835 Fri Sep 29 20:49:48 GMT 2006 cube Regen. |
| H A D | pcidevs | 1.835 Wed Sep 27 21:41:56 GMT 2006 cube Add the Intel PRO/100 variant found on the D946GZIS motherboard. |
| /src/sys/arch/i386/i386/ | ||
| H A D | machdep.c | 1.835 Tue May 31 18:04:11 GMT 2022 bouyer For some reason on my system, the guest starts with a pending event in the shared structure. On i386, this cause hypervisor_callback to be entered before cpu_info_primary is fully initialised, especially on i386 ci_intrstack is still NULL, which cause a crash when we try to use it. Work around by recycling the boot's tmp stack for this until cpu_attach() is called. |
| /src/distrib/sets/lists/base/ | ||
| H A D | shl.mi | 1.835 Mon Apr 16 00:25:18 GMT 2018 christos fix the sets for binutils-2.30 |
| H A D | mi | 1.835 Tue Oct 13 10:18:35 GMT 2009 tron As the directory "/etc/zfs" is created unconditionally it should not depend on the "MKZFS" flag. Problem pointed out by Havard Eidnes in private e-mail. |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.835 Mon May 09 00:45:25 GMT 2011 taca Postfix 2.8.3 has released. |
| H A D | CHANGES | 1.835 Sun Apr 22 18:29:22 GMT 2007 dsl Add missing name and date |
| /src/sys/arch/i386/conf/ | ||
| H A D | GENERIC | 1.835 Wed Jun 27 23:12:03 GMT 2007 xtraeme Add gcscide(4). |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.835 Thu Oct 27 17:43:07 GMT 2005 jmc Nuke only md man page in existance (which requires special casing set sharing for man.tgz unnecessarily) |
| /src/distrib/sets/lists/tests/ | ||
| H A D | mi | 1.835 Sat Apr 11 01:51:14 GMT 2020 christos Add new t_extattr |
| /src/share/mk/ | ||
| H A D | bsd.own.mk | 1.835 Fri Sep 19 17:45:42 GMT 2014 matt Add RISCV-V support. |
| /src/usr.bin/make/ | ||
| H A D | var.c | 1.835 Mon Feb 22 22:26:50 GMT 2021 rillig make: do not expand variable name from the command line twice in a row When 1. there is a global variable containing a dollar in its expanded name (very unlikely since there are lots of undocumented edge cases that make variable names containing dollar signs fragile), and 2. after that (unlikely since that requires .MAKEFLAGS instead of a normal command line) 3. there is a command line variable of the same name (again very unlikely since that variable name would contain a dollar sign as well in the expanded form), the global variable would not be undefined as promised by the comments since its name was expanded once more than intended. Because of the two 'very unlikely' above, this edge case hopefully does not affect any practical use cases. Note that this is not about VAR.${param} (which has a dollar sign in its unexpanded form), but about the case where param itself would expand to a dollar sign, such as after param=$$. |
| /src/sys/conf/ | ||
| H A D | files | 1.835 Sat Mar 17 06:41:36 GMT 2007 dyoung Let config(1) know that #define ATADEBUG goes in opt_ata.h. In dev/ic/wdc.c and in dev/ata/ata.c, #include "opt_ata.h", and make both the files compile with or *without* ATADEBUG. Do not compile with ATADEBUG by default. |
| /src/distrib/sets/lists/comp/ | ||
| H A D | mi | 1.835 Tue Dec 20 05:36:48 GMT 2005 thorpej <sys/tablet.h> is now obsolete. |
Completed in 1287 milliseconds