Searched hist:1.961 (Results 1 - 14 of 14) sorted by relevance
| /src/sys/dev/pci/ | ||
| H A D | pcidevs.h | 1.961 Wed Oct 01 17:16:15 GMT 2008 christos regen |
| H A D | pcidevs_data.h | 1.961 Wed Oct 15 17:34:52 GMT 2008 bouyer Regen: add more ICH9 ethernet devices. |
| H A D | pcidevs | 1.961 Wed Oct 15 17:32:04 GMT 2008 bouyer Add support for more ethenet ICH9 devices. Tested by Pouya D. Tafti on a 82801I_IGP_M_AMT. |
| /src/distrib/sets/lists/base/ | ||
| H A D | shl.mi | 1.961 Sat Aug 12 16:44:15 GMT 2023 riastradh base/shl.mi: Tag libasan.so and libubsan.so with gcc like before. Not in clang builds. This tag got dropped in the gcc12 update. |
| H A D | mi | 1.961 Fri Oct 07 16:36:23 GMT 2011 plunky usr/lib/lua is base-sys-usr not base-sys-root |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.961 Sat Aug 25 11:14:58 GMT 2012 christos update procedure for services and protocols, and bring them up-to-date |
| H A D | CHANGES | 1.961 Sun Dec 16 07:51:28 GMT 2007 apb Mention revent MAKEDEV(8) changes. |
| /src/sys/arch/i386/conf/ | ||
| H A D | GENERIC | 1.961 Thu Jan 21 00:02:25 GMT 2010 pooka remove accidentally committed bit. pointed out by Patrick Welche |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.961 Fri Dec 22 03:14:26 GMT 2006 rumble Add giopci.0 catman as well. |
| /src/distrib/sets/lists/tests/ | ||
| H A D | mi | 1.961 Wed Nov 04 04:24:57 GMT 2020 rillig make(1): add test for undefined variables in command line arguments The variable discardUndefined has an implicit negation in its name, which makes it hard to understand. Plus, most of the time it is true. It's better to have a flag that is false most of the time and has a positive name. On the first attempt of inverting that variable, I stumbled upon MainParseArgs, which initially leaves discardUndefined == FALSE, and after handling the dashed options, sets it to TRUE. This would make a difference when more command line arguments would be added later via the .MAKEFLAGS special target. Upon further inspection, the only place where discardUndefined is used is in VarAssign_EvalSubst in parse.c, and that place is not reachable from any of the dashed options. Therefore, discardUndefined could already be set at the very beginning of MainParseArgs or even when initializing the global variable itself, without any observable difference. Not even the ::= variable modifier could do anything about this since it is not reachable from the dashed command line options as well, and in addition, it expands its right-hand side in any case, always discarding undefined variables. Oh, these little inconsistencies everywhere. |
| /src/share/mk/ | ||
| H A D | bsd.own.mk | 1.961 Sat Sep 17 15:58:21 GMT 2016 christos switch arm to new binutils. |
| /src/usr.bin/make/ | ||
| H A D | var.c | 1.961 Sun Dec 05 00:10:28 GMT 2021 rillig make: save a memory allocation in the modifier ':[...]' No functional change. |
| /src/sys/conf/ | ||
| H A D | files | 1.961 Wed Nov 04 13:29:45 GMT 2009 pooka Heave-ho mutex/rwlock object routines into separate modules -- they don't have anything to do with the lock internals. |
| /src/distrib/sets/lists/comp/ | ||
| H A D | mi | 1.961 Sat Oct 28 04:25:54 GMT 2006 christos add sys/sha2.h and sys/rmd160.h |
Completed in 1266 milliseconds