Searched hist:1.348 (Results 1 - 25 of 77) sorted by relevance
| /src/etc/ | ||
| H A D | Makefile | 1.348 Wed Nov 21 16:23:30 GMT 2007 njoly branches: 1.348.4; 1.348.6; 1.348.8; Add tests to the obsolete files list to be installed. 1.348 Wed Nov 21 16:23:30 GMT 2007 njoly branches: 1.348.4; 1.348.6; 1.348.8; Add tests to the obsolete files list to be installed. 1.348 Wed Nov 21 16:23:30 GMT 2007 njoly branches: 1.348.4; 1.348.6; 1.348.8; Add tests to the obsolete files list to be installed. 1.348 Wed Nov 21 16:23:30 GMT 2007 njoly branches: 1.348.4; 1.348.6; 1.348.8; Add tests to the obsolete files list to be installed. |
| /src/ | ||
| H A D | build.sh | 1.348 Fri May 14 22:06:34 GMT 2021 christos ignore cvslatest errors in expert mode 1.348 Fri May 14 22:06:34 GMT 2021 christos ignore cvslatest errors in expert mode |
| H A D | UPDATING | 1.348 Sat Apr 20 14:06:47 GMT 2024 rillig UPDATING: remove not-so-recent entries 1.348 Sat Apr 20 14:06:47 GMT 2024 rillig UPDATING: remove not-so-recent entries 1.348 Sat Apr 20 14:06:47 GMT 2024 rillig UPDATING: remove not-so-recent entries 1.348 Sat Apr 20 14:06:47 GMT 2024 rillig UPDATING: remove not-so-recent entries |
| /src/doc/ | ||
| H A D | BRANCHES | 1.348 Mon Jan 28 00:43:54 GMT 2019 jdolecek remove obsolete part of description for kqueue |
| /src/sys/dev/ata/ | ||
| H A D | wd.c | 1.348 Wed Oct 31 09:51:20 GMT 2007 jnemeth branches: 1.348.2; PR/37251 - Brian Buhrow -- FORCE_LBA48 on seagate drives larger then 1TB 1.348 Wed Oct 31 09:51:20 GMT 2007 jnemeth branches: 1.348.2; PR/37251 - Brian Buhrow -- FORCE_LBA48 on seagate drives larger then 1TB |
| /src/sys/sys/ | ||
| H A D | proc.h | 1.348 Wed May 09 19:55:35 GMT 2018 kre branches: 1.348.2; Cause a process's user and system times to become non-decreasing. This alters the invented values (ie: statistically calculated) that are returned - for small values, the values are likely going to be different than they were, but that's largely nonsense anyway (except that the sum of utime & stime does equal cpu time consumed by the process). Once the values get large enough to be meaningful the difference made by this change will be in the noise, and irrelevant. This needs a couple of additions to struct proc, so we are now into 8.99.17 1.348 Wed May 09 19:55:35 GMT 2018 kre branches: 1.348.2; Cause a process's user and system times to become non-decreasing. This alters the invented values (ie: statistically calculated) that are returned - for small values, the values are likely going to be different than they were, but that's largely nonsense anyway (except that the sum of utime & stime does equal cpu time consumed by the process). Once the values get large enough to be meaningful the difference made by this change will be in the noise, and irrelevant. This needs a couple of additions to struct proc, so we are now into 8.99.17 |
| /src/sys/dev/ic/ | ||
| H A D | com.c | 1.348 Sun May 27 17:05:06 GMT 2018 jmcneill branches: 1.348.2; Rename COM_TYPE_SUNXI -> COM_TYPE_DW_APB 1.348 Sun May 27 17:05:06 GMT 2018 jmcneill branches: 1.348.2; Rename COM_TYPE_SUNXI -> COM_TYPE_DW_APB 1.348 Sun May 27 17:05:06 GMT 2018 jmcneill branches: 1.348.2; Rename COM_TYPE_SUNXI -> COM_TYPE_DW_APB 1.348 Sun May 27 17:05:06 GMT 2018 jmcneill branches: 1.348.2; Rename COM_TYPE_SUNXI -> COM_TYPE_DW_APB |
| /src/sys/arch/mac68k/mac68k/ | ||
| H A D | machdep.c | 1.348 Sun Aug 17 21:17:44 GMT 2014 joerg branches: 1.348.2; Reorganize symbol table embedding. The existing option SYMTAB_SPACE is replaced by the make option COPY_SYMTAB set to any value. The copy of the symbol table is no longer put into a buffer in kern_ksyms.o, but a small helper object. This object is build first with a dummy size, then the kernel is linked to compute the real dimension of the symbol table buffer. After that, the helper object is rebuild and the kernel linked again. 1.348 Sun Aug 17 21:17:44 GMT 2014 joerg branches: 1.348.2; Reorganize symbol table embedding. The existing option SYMTAB_SPACE is replaced by the make option COPY_SYMTAB set to any value. The copy of the symbol table is no longer put into a buffer in kern_ksyms.o, but a small helper object. This object is build first with a dummy size, then the kernel is linked to compute the real dimension of the symbol table buffer. After that, the helper object is rebuild and the kernel linked again. 1.348 Sun Aug 17 21:17:44 GMT 2014 joerg branches: 1.348.2; Reorganize symbol table embedding. The existing option SYMTAB_SPACE is replaced by the make option COPY_SYMTAB set to any value. The copy of the symbol table is no longer put into a buffer in kern_ksyms.o, but a small helper object. This object is build first with a dummy size, then the kernel is linked to compute the real dimension of the symbol table buffer. After that, the helper object is rebuild and the kernel linked again. 1.348 Sun Aug 17 21:17:44 GMT 2014 joerg branches: 1.348.2; Reorganize symbol table embedding. The existing option SYMTAB_SPACE is replaced by the make option COPY_SYMTAB set to any value. The copy of the symbol table is no longer put into a buffer in kern_ksyms.o, but a small helper object. This object is build first with a dummy size, then the kernel is linked to compute the real dimension of the symbol table buffer. After that, the helper object is rebuild and the kernel linked again. 1.348 Sun Aug 17 21:17:44 GMT 2014 joerg branches: 1.348.2; Reorganize symbol table embedding. The existing option SYMTAB_SPACE is replaced by the make option COPY_SYMTAB set to any value. The copy of the symbol table is no longer put into a buffer in kern_ksyms.o, but a small helper object. This object is build first with a dummy size, then the kernel is linked to compute the real dimension of the symbol table buffer. After that, the helper object is rebuild and the kernel linked again. 1.348 Sun Aug 17 21:17:44 GMT 2014 joerg branches: 1.348.2; Reorganize symbol table embedding. The existing option SYMTAB_SPACE is replaced by the make option COPY_SYMTAB set to any value. The copy of the symbol table is no longer put into a buffer in kern_ksyms.o, but a small helper object. This object is build first with a dummy size, then the kernel is linked to compute the real dimension of the symbol table buffer. After that, the helper object is rebuild and the kernel linked again. 1.348 Sun Aug 17 21:17:44 GMT 2014 joerg branches: 1.348.2; Reorganize symbol table embedding. The existing option SYMTAB_SPACE is replaced by the make option COPY_SYMTAB set to any value. The copy of the symbol table is no longer put into a buffer in kern_ksyms.o, but a small helper object. This object is build first with a dummy size, then the kernel is linked to compute the real dimension of the symbol table buffer. After that, the helper object is rebuild and the kernel linked again. 1.348 Sun Aug 17 21:17:44 GMT 2014 joerg branches: 1.348.2; Reorganize symbol table embedding. The existing option SYMTAB_SPACE is replaced by the make option COPY_SYMTAB set to any value. The copy of the symbol table is no longer put into a buffer in kern_ksyms.o, but a small helper object. This object is build first with a dummy size, then the kernel is linked to compute the real dimension of the symbol table buffer. After that, the helper object is rebuild and the kernel linked again. 1.348 Sun Aug 17 21:17:44 GMT 2014 joerg branches: 1.348.2; Reorganize symbol table embedding. The existing option SYMTAB_SPACE is replaced by the make option COPY_SYMTAB set to any value. The copy of the symbol table is no longer put into a buffer in kern_ksyms.o, but a small helper object. This object is build first with a dummy size, then the kernel is linked to compute the real dimension of the symbol table buffer. After that, the helper object is rebuild and the kernel linked again. 1.348 Sun Aug 17 21:17:44 GMT 2014 joerg branches: 1.348.2; Reorganize symbol table embedding. The existing option SYMTAB_SPACE is replaced by the make option COPY_SYMTAB set to any value. The copy of the symbol table is no longer put into a buffer in kern_ksyms.o, but a small helper object. This object is build first with a dummy size, then the kernel is linked to compute the real dimension of the symbol table buffer. After that, the helper object is rebuild and the kernel linked again. |
| /src/sys/arch/sparc/sparc/ | ||
| H A D | pmap.c | 1.348 Sun Jan 29 11:49:58 GMT 2012 para branches: 1.348.6; fix sparc after kmem_map is gone 1.348 Sun Jan 29 11:49:58 GMT 2012 para branches: 1.348.6; fix sparc after kmem_map is gone 1.348 Sun Jan 29 11:49:58 GMT 2012 para branches: 1.348.6; fix sparc after kmem_map is gone 1.348 Sun Jan 29 11:49:58 GMT 2012 para branches: 1.348.6; fix sparc after kmem_map is gone |
| /src/sys/arch/alpha/conf/ | ||
| H A D | GENERIC | 1.348 Sat Mar 02 02:42:08 GMT 2013 christos Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it. |
| /src/sys/arch/macppc/conf/ | ||
| H A D | GENERIC | 1.348 Wed Aug 01 20:04:12 GMT 2018 maxv Unreference IPF/PF from all the config files, and enable NPF instead when wanted. This also fixes some inconsistencies I saw in several files (eg IPF options while IPF was not compiled, IPF+PF enabled by default, etc). |
| /src/share/misc/ | ||
| H A D | acronyms.comp | 1.348 Wed Mar 15 01:25:02 GMT 2023 jschauma +BQP bounded-error quantum polynomial time +KEM key encapsulation mechanism +PQC post-quantum cryptography 1.348 Wed Mar 15 01:25:02 GMT 2023 jschauma +BQP bounded-error quantum polynomial time +KEM key encapsulation mechanism +PQC post-quantum cryptography 1.348 Wed Mar 15 01:25:02 GMT 2023 jschauma +BQP bounded-error quantum polynomial time +KEM key encapsulation mechanism +PQC post-quantum cryptography 1.348 Wed Mar 15 01:25:02 GMT 2023 jschauma +BQP bounded-error quantum polynomial time +KEM key encapsulation mechanism +PQC post-quantum cryptography |
| /src/distrib/sets/lists/comp/ | ||
| H A D | shl.mi | 1.348 Sat Oct 16 07:01:03 GMT 2021 skrll Move tsan entries marked machine=amd64 from .mi files into md.amd64 1.348 Sat Oct 16 07:01:03 GMT 2021 skrll Move tsan entries marked machine=amd64 from .mi files into md.amd64 1.348 Sat Oct 16 07:01:03 GMT 2021 skrll Move tsan entries marked machine=amd64 from .mi files into md.amd64 1.348 Sat Oct 16 07:01:03 GMT 2021 skrll Move tsan entries marked machine=amd64 from .mi files into md.amd64 |
| /src/distrib/sets/lists/debug/ | ||
| H A D | shl.mi | 1.348 Fri Aug 16 06:04:54 GMT 2024 wiz also bump libc version in debug set 1.348 Fri Aug 16 06:04:54 GMT 2024 wiz also bump libc version in debug set 1.348 Fri Aug 16 06:04:54 GMT 2024 wiz also bump libc version in debug set 1.348 Fri Aug 16 06:04:54 GMT 2024 wiz also bump libc version in debug set 1.348 Fri Aug 16 06:04:54 GMT 2024 wiz also bump libc version in debug set 1.348 Fri Aug 16 06:04:54 GMT 2024 wiz also bump libc version in debug set |
| /src/sys/arch/amd64/conf/ | ||
| H A D | GENERIC | 1.348 Sun Jan 22 06:44:29 GMT 2012 christos branches: 1.348.2; add a tpm driver from bsssd.sourceforge.net 1.348 Sun Jan 22 06:44:29 GMT 2012 christos branches: 1.348.2; add a tpm driver from bsssd.sourceforge.net |
| /src/usr.bin/make/unit-tests/ | ||
| H A D | Makefile | 1.348 Mon Jul 01 21:02:26 GMT 2024 sjg make: add :tc to capitalize first letter of each word This is very hard to do without :tc Reviewed by: rillig 1.348 Mon Jul 01 21:02:26 GMT 2024 sjg make: add :tc to capitalize first letter of each word This is very hard to do without :tc Reviewed by: rillig |
| /src/sys/ufs/ffs/ | ||
| H A D | ffs_vfsops.c | 1.348 Wed Mar 01 10:46:43 GMT 2017 hannken Bring back read-write to read-only mount update for ffs. |
| /src/sys/kern/ | ||
| H A D | kern_synch.c | 1.348 Wed May 20 20:59:31 GMT 2020 maxv future-proof-ness |
| /src/sys/arch/sparc64/sparc64/ | ||
| H A D | locore.s | 1.348 Sun Apr 28 23:42:23 GMT 2013 nakayama Use macros in machine/asm.h instead of locally defined, and introduce CASPTRA for casxa/casa. |
| /src/sys/arch/i386/conf/ | ||
| H A D | ALL | 1.348 Sun Dec 16 18:52:17 GMT 2012 mbalmer Add ptcd(4). |
| H A D | files.i386 | 1.348 Thu Apr 16 15:34:23 GMT 2009 rmind - Add macros to handle (some) trapframe registers for common x86 code. - Merge i386 and amd64 syscall.c into x86. No functional changes intended. Proposed on (port-i386 & port-amd64). Unfortunately, I cannot merge these lists into the single port-x86. :( |
| /src/sys/arch/arm/arm32/ | ||
| H A D | pmap.c | 1.348 Wed May 24 06:27:33 GMT 2017 skrll Move closer to the common pmap by using the same pmap_remove_all optimisation where TLB flushes are avoided by clever ASID assignment. pmap_remove_all_complete can now be removed. |
| /src/distrib/notes/common/ | ||
| H A D | main | 1.348 Thu Jul 26 05:02:18 GMT 2007 jnemeth add a missing .bullet) |
| /src/share/man/man9/ | ||
| H A D | Makefile | 1.348 Fri Jun 03 18:43:38 GMT 2011 rmind Sync (mostly, not fully) uvm_km(9) and uvm_map(9) man pages with reality. |
| /src/sys/dev/raidframe/ | ||
| H A D | rf_netbsdkintf.c | 1.348 Wed Apr 05 19:40:26 GMT 2017 jdolecek add support for DIOCGCACHE; contrary to DIOCCACHESYNC, query any non-dead disk in the set, even currently reconstring one |
Completed in 1102 milliseconds