Searched hist:1.842 (Results 1 - 15 of 15) sorted by relevance
| /src/sys/arch/i386/i386/ | ||
| H A D | machdep.c | 1.842 Thu Jun 27 23:58:46 GMT 2024 riastradh branches: 1.842.2; x86: Defer x86_rndseed until after pmap_bootstrap. Loading the random seed, which is what x86_rndseed does, requires direct map access on KASLR kernels, which requires pmap_bootstrap to have run. This had been broken in amd64/machdep.c 1.359 i386/machdep.c 1.832 because we apparently don't have any automatic test setup for KASLR kernels, which we should address. This change shouldn't cause any security regression on kernels that previously owrked, because none of the logic that now happens before x86_rndseed uses the entropy pool anyway (uvm_md_init, init_x86_clusters, xen_parse_cmdline). PR port-amd64/58366 1.842 Thu Jun 27 23:58:46 GMT 2024 riastradh branches: 1.842.2; x86: Defer x86_rndseed until after pmap_bootstrap. Loading the random seed, which is what x86_rndseed does, requires direct map access on KASLR kernels, which requires pmap_bootstrap to have run. This had been broken in amd64/machdep.c 1.359 i386/machdep.c 1.832 because we apparently don't have any automatic test setup for KASLR kernels, which we should address. This change shouldn't cause any security regression on kernels that previously owrked, because none of the logic that now happens before x86_rndseed uses the entropy pool anyway (uvm_md_init, init_x86_clusters, xen_parse_cmdline). PR port-amd64/58366 |
| /src/distrib/sets/lists/base/ | ||
| H A D | shl.mi | 1.842 Thu Jun 28 10:14:01 GMT 2018 christos branches: 1.842.2; put back lsan 1.842 Thu Jun 28 10:14:01 GMT 2018 christos branches: 1.842.2; put back lsan |
| H A D | mi | 1.842 Sat Nov 14 01:56:21 GMT 2009 tnozaki 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator. |
| /src/sys/dev/pci/ | ||
| H A D | pcidevs.h | 1.842 Wed Oct 25 19:22:57 GMT 2006 bouyer Regen: Add VIA VT8237A Integrated SATA Controller |
| H A D | pcidevs_data.h | 1.842 Tue Oct 31 23:32:20 GMT 2006 manu regen |
| H A D | pcidevs | 1.842 Wed Oct 25 19:22:31 GMT 2006 bouyer Add VIA VT8237A Integrated SATA Controller, from FreeBSD. |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.842 Sun May 29 15:21:34 GMT 2011 spz note bind update |
| H A D | CHANGES | 1.842 Thu May 03 05:09:50 GMT 2007 snj Move ICH8 support to CHANGES.prev, as it will appear in NetBSD 4.0. |
| /src/sys/arch/i386/conf/ | ||
| H A D | GENERIC | 1.842 Mon Aug 20 00:54:42 GMT 2007 kiyohara Add btbc(4). |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.842 Tue Dec 13 18:23:31 GMT 2005 christos add sony.4 |
| /src/distrib/sets/lists/tests/ | ||
| H A D | mi | 1.842 Sat Jun 06 21:26:00 GMT 2020 thorpej Improvements to the problib(3) API: ==> Provide a much more complete set of setters and getters for different value types in the prop_array_util(3) and prop_dictionary_util(3) functions. ==> Overhaul the prop_data(3), prop_number(3), and prop_string(3) APIs to be easier to use and less awkwardly named, Deprecate the old awkward names, and produce link-time warnings when they are referenced. ==> Deprecate mutable prop_data(3) and prop_string(3) objects. The old APIs that support them still exist, but will now produce link-time warnings when used. ==> When the new prop_string(3) API is used, strings are internally de-duplicated as a memory footprint optimization. ==> Provide a rich set of bounds-checked gettter functions in and a corresponding set of convenience setters in the prop_number(3) API. ==> Add a new prop_bool_value(3) function that is equivalent to prop_bool_true(3), but aligned with the new "value" routines in prop_data(3), prop_string(3), and prop_number(3). |
| /src/share/mk/ | ||
| H A D | bsd.own.mk | 1.842 Fri Jan 23 03:43:24 GMT 2015 chs switch m68k to use gcc48. |
| /src/usr.bin/make/ | ||
| H A D | var.c | 1.842 Tue Feb 23 00:04:48 GMT 2021 rillig make: add quotes around variable name in an error message |
| /src/sys/conf/ | ||
| H A D | files | 1.842 Tue May 08 06:10:27 GMT 2007 manu Add the TFTPROOT kernel option for TFTP'ing root RAMdisk at root mount time. This allows working around situations where a kernel with embedded RAMdisk cannot be booted by the bootloader because the RAMdisk is too big. |
| /src/distrib/sets/lists/comp/ | ||
| H A D | mi | 1.842 Wed Jan 04 19:14:55 GMT 2006 xtraeme Manpage that explains the i2c framework... from OpenBSD. |
Completed in 1424 milliseconds