Searched hist:1.832 (Results 1 - 16 of 16) 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.832 Thu Oct 28 10:45:48 GMT 2021 riastradh x86: Process bootloader rndseed much sooner. |
| /src/distrib/sets/lists/base/ | ||
| H A D | shl.mi | 1.832 Tue Feb 13 10:02:12 GMT 2018 mrg branches: 1.832.2; obsolete some GCC 4.8 files. 1.832 Tue Feb 13 10:02:12 GMT 2018 mrg branches: 1.832.2; obsolete some GCC 4.8 files. |
| H A D | mi | 1.832 Mon Oct 05 22:32:58 GMT 2009 haad Add zfs sets and needed veriables to hook zfs into the build. ZFS on i386 need still one fix othervise it should be ready for testing. |
| /src/sys/arch/amd64/amd64/ | ||
| H A D | machdep.c | 1.369 Thu Jun 27 23:58:46 GMT 2024 riastradh branches: 1.369.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/sys/dev/pci/ | ||
| H A D | pcidevs.h | 1.832 Sun Sep 24 18:36:40 GMT 2006 briggs Regen with new IDs for devices in the last-generation Apple PowerBook G4. |
| H A D | pcidevs_data.h | 1.832 Tue Sep 26 00:09:42 GMT 2006 heas Regen for pcidevs 1.833 |
| H A D | pcidevs | 1.832 Sun Sep 24 18:35:34 GMT 2006 briggs Add IDs for the devices in the last-generation PowerBook G4. |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.832 Mon Apr 18 08:36:14 GMT 2011 wiz less-443 is out. |
| H A D | CHANGES | 1.832 Sun Apr 22 08:39:08 GMT 2007 dsl Add note about killing of CHECK_ALT_xxx and emul_find(). |
| /src/sys/arch/i386/conf/ | ||
| H A D | GENERIC | 1.832 Sat Jun 09 11:34:02 GMT 2007 kiyohara Add zyd(4). |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.832 Tue Sep 27 10:59:45 GMT 2005 jmcneill Add gscpcib(4) man page as requested by wizd(8). |
| /src/distrib/sets/lists/tests/ | ||
| H A D | mi | 1.832 Sun Mar 08 17:23:55 GMT 2020 christos new test for ifconfig |
| /src/share/mk/ | ||
| H A D | bsd.own.mk | 1.832 Wed Aug 13 20:51:26 GMT 2014 joerg Use compiler-rt and libc++ with LLVM on PowerPC64. |
| /src/usr.bin/make/ | ||
| H A D | var.c | 1.832 Mon Feb 22 21:14:15 GMT 2021 rillig make: document interaction between cmdline and global variables Make prevents global variables from being or becoming visible when a command line variable of the same name is already defined. There is a double safety net here. Even if the call to Var_DeleteExpand were removed, there would be no noticeable effect, other than one less line in the debug log. No functional change. |
| /src/sys/conf/ | ||
| H A D | files | 1.832 Mon Mar 05 23:18:05 GMT 2007 dillo Integrate apmlabel and HFS+ file system. |
| /src/distrib/sets/lists/comp/ | ||
| H A D | mi | 1.832 Fri Nov 25 21:18:04 GMT 2005 christos add more openssl man pages |
Completed in 1286 milliseconds