Searched hist:1.964 (Results 1 - 14 of 14) sorted by relevance
| /src/sys/dev/pci/ | ||
| H A D | pcidevs.h | 1.964 Tue Nov 04 00:30:54 GMT 2008 cegger regen. |
| H A D | pcidevs_data.h | 1.964 Tue Nov 04 13:23:41 GMT 2008 cegger regen. |
| H A D | pcidevs | 1.964 Tue Nov 04 13:22:29 GMT 2008 cegger fix typo in previous: prodcut -> product |
| /src/distrib/sets/lists/base/ | ||
| H A D | shl.mi | 1.964 Mon Sep 04 17:07:59 GMT 2023 christos sqlite3 changes |
| H A D | mi | 1.964 Tue Oct 11 05:19:38 GMT 2011 dholland Fix sets for new tzdata. |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.964 Tue Aug 28 07:55:01 GMT 2012 christos mention how to fix protocols. |
| H A D | CHANGES | 1.964 Tue Dec 18 02:33:37 GMT 2007 christos update for 4.7 |
| /src/sys/arch/i386/conf/ | ||
| H A D | GENERIC | 1.964 Mon Feb 08 21:45:31 GMT 2010 pgoyette Add flags to all instances of lm(4), add a reference to man page |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.964 Sat Jan 06 21:13:57 GMT 2007 kardel add ntp-keygen.8 manual page |
| /src/distrib/sets/lists/tests/ | ||
| H A D | mi | 1.964 Sun Nov 08 16:44:47 GMT 2020 rillig make(1): add test for expanding variable expressions |
| /src/share/mk/ | ||
| H A D | bsd.own.mk | 1.964 Thu Sep 29 03:53:13 GMT 2016 mrg enable xorg-server 1.18 for sparc64. minor consistency |
| /src/usr.bin/make/ | ||
| H A D | var.c | 1.964 Sun Dec 05 17:00:02 GMT 2021 rillig make: fix types for modifier ':O' (since today) In var.c 1.962 from 2021-12-05, the type of the array to be sorted changed from 'const char *' to 'Substring'. The code still worked since the first member of Substring is 'const char *start', but that was pure luck. Fix the type assumptions in the comparison functions. Add an assertion that the words must be null-terminated since the comparison functions currently assume this. This kind of inconsistency may be possible to detect using static analysis, but NetBSD's lint is currently too limited for that. To detect this, it would have to analyze each possible comparison function and remember the assumed type. This type could then be compared to the argument type of a function call to qsort or bsearch. No functional change. |
| /src/sys/conf/ | ||
| H A D | files | 1.964 Wed Nov 18 17:40:45 GMT 2009 pooka * make it possible to include kern_module in a kernel without vfs support, i.e. move vfs functionality to a separate module (kern_module_vfs.c) * make module proplist size an MI constant (now 8k) instead of PAGE_SIZE * change some error values to something else than the karmic EINVAL |
| /src/distrib/sets/lists/comp/ | ||
| H A D | mi | 1.964 Sat Nov 04 13:00:00 GMT 2006 yamt vmem_xalloc/xfree. |
Completed in 1292 milliseconds