Searched hist:1.340 (Results 1 - 25 of 84) sorted by relevance
| /src/sys/arch/sparc64/conf/ | ||
| H A D | Makefile.sparc64 | 1.71 Sat Mar 03 03:21:16 GMT 2012 nakayama branches: 1.71.2; The hack has been resolved in the revision 1.340 of sys/arch/sparc64/sparc64/locore.s. |
| H A D | files.sparc64 | 1.138 Sat Mar 03 03:21:16 GMT 2012 nakayama branches: 1.138.2; The hack has been resolved in the revision 1.340 of sys/arch/sparc64/sparc64/locore.s. |
| /src/ | ||
| H A D | build.sh | 1.340 Sat Jun 13 11:42:47 GMT 2020 lukem nbmake bootstrap: silent configure if MAKEVERBOSE==0 Be consistent with the silencing of configure in tools/ and suppress the output in build.sh configure of nbmake |
| H A D | UPDATING | 1.340 Tue Jul 11 15:05:17 GMT 2023 martin Belatedly add an entry for the openssl version switch - it may cause subtle test failures after update builds (files with same installed name created from different sources depending on openssl version). |
| /src/sys/arch/sparc/sparc/ | ||
| H A D | pmap.c | 1.340 Mon Apr 26 09:26:25 GMT 2010 martin branches: 1.340.2; 1.340.4; Avoid using demap_lock early in pmap_bootstrap before it is initialized. 1.340 Mon Apr 26 09:26:25 GMT 2010 martin branches: 1.340.2; 1.340.4; Avoid using demap_lock early in pmap_bootstrap before it is initialized. 1.340 Mon Apr 26 09:26:25 GMT 2010 martin branches: 1.340.2; 1.340.4; Avoid using demap_lock early in pmap_bootstrap before it is initialized. |
| H A D | machdep.c | 1.340 Fri Dec 01 05:22:01 GMT 2023 thorpej Use vmem(9) rather than extent(9) to manage DVMA mappings. |
| /src/sys/dev/scsipi/ | ||
| H A D | cd.c | 1.340 Sat Apr 08 13:50:23 GMT 2017 mlelstv branches: 1.340.4; 1.340.6; ignore a failed scspi_prevent when accessing the RAW_PART as before. 1.340 Sat Apr 08 13:50:23 GMT 2017 mlelstv branches: 1.340.4; 1.340.6; ignore a failed scspi_prevent when accessing the RAW_PART as before. 1.340 Sat Apr 08 13:50:23 GMT 2017 mlelstv branches: 1.340.4; 1.340.6; ignore a failed scspi_prevent when accessing the RAW_PART as before. |
| H A D | sd.c | 1.340 Thu Feb 27 17:03:46 GMT 2025 jakllsch Implement DIOCGSECTORALIGN for sd(4). Use only READ CAPACITY 16 if peripheral claims conformance to SPC-3. |
| /src/sys/kern/ | ||
| H A D | init_sysent.c | 1.340 Mon Jul 10 02:37:05 GMT 2023 christos Regen |
| /src/doc/ | ||
| H A D | BRANCHES | 1.340 Wed Apr 26 10:07:45 GMT 2017 pgoyette Add my new prg-localcount2 branch, to take over from the previous one which I messed up somehow. |
| H A D | HACKS | 1.123 Sat Mar 03 03:21:16 GMT 2012 nakayama branches: 1.123.2; The hack has been resolved in the revision 1.340 of sys/arch/sparc64/sparc64/locore.s. |
| /src/sys/uvm/ | ||
| H A D | uvm_map.c | 1.340 Thu Jul 07 06:55:44 GMT 2016 msaitoh branches: 1.340.2; KNF. Remove extra spaces. No functional change. 1.340 Thu Jul 07 06:55:44 GMT 2016 msaitoh branches: 1.340.2; KNF. Remove extra spaces. No functional change. |
| /src/sys/dev/ata/ | ||
| H A D | wd.c | 1.340 Mon Jul 09 21:00:31 GMT 2007 ad branches: 1.340.2; Merge some of the less invasive changes from the vmlocking branch: - kthread, callout, devsw API changes - select()/poll() improvements - miscellaneous MT safety improvements 1.340 Mon Jul 09 21:00:31 GMT 2007 ad branches: 1.340.2; Merge some of the less invasive changes from the vmlocking branch: - kthread, callout, devsw API changes - select()/poll() improvements - miscellaneous MT safety improvements |
| /src/share/man/man4/ | ||
| H A D | options.4 | 1.340 Wed Nov 22 02:02:51 GMT 2006 elad branches: 1.340.2; Initial implementation of PaX Segvguard (this is still work-in-progress, it's just to get it out of my local tree). 1.340 Wed Nov 22 02:02:51 GMT 2006 elad branches: 1.340.2; Initial implementation of PaX Segvguard (this is still work-in-progress, it's just to get it out of my local tree). |
| /src/sys/arch/mac68k/mac68k/ | ||
| H A D | machdep.c | 1.340 Mon May 16 13:22:54 GMT 2011 tsutsui branches: 1.340.2; - merge and move pasted m68k MD setreg() functions into m68k/m68k_machdep.c - move m68881_save() and m68881_restore() declarations into <m68k/m68k.h> Briefly tested and no obvious breakage on atari, sun3, and x68k. 1.340 Mon May 16 13:22:54 GMT 2011 tsutsui branches: 1.340.2; - merge and move pasted m68k MD setreg() functions into m68k/m68k_machdep.c - move m68881_save() and m68881_restore() declarations into <m68k/m68k.h> Briefly tested and no obvious breakage on atari, sun3, and x68k. |
| /src/sys/sys/ | ||
| H A D | proc.h | 1.340 Thu Mar 30 20:17:11 GMT 2017 christos branches: 1.340.6; factor out getauxv code. 1.340 Thu Mar 30 20:17:11 GMT 2017 christos branches: 1.340.6; factor out getauxv code. |
| H A D | param.h | 1.340 Mon Jan 12 02:51:30 GMT 2009 pooka branches: 1.340.2; .. and finally, we need __ASSEMBLER__ instead of _LOCORE, since we might want this header from userspace assembly files as well. 1.340 Mon Jan 12 02:51:30 GMT 2009 pooka branches: 1.340.2; .. and finally, we need __ASSEMBLER__ instead of _LOCORE, since we might want this header from userspace assembly files as well. |
| /src/sys/arch/alpha/conf/ | ||
| H A D | GENERIC | 1.340 Thu Jun 30 20:09:18 GMT 2011 wiz dependant -> dependent |
| /src/distrib/sets/lists/comp/ | ||
| H A D | shl.mi | 1.340 Sun Sep 13 02:37:31 GMT 2020 kamil Build and install GCC TSan for 64-bit CPUs |
| /src/distrib/sets/lists/debug/ | ||
| H A D | shl.mi | 1.340 Tue Apr 09 15:17:23 GMT 2024 nia Add new sets: base32, debug32, manhtml - base32 contains (when MKCOMPAT=yes) shared libraries for 32-bit compatibility, previously included in base - debug32 contains (when MKCOMPAT=yes) debug symbols and static libraries containing debug symbols for 32-bit compatiblity, previously included in debug - manhtml contains (when MKHTML=yes) the HTML files previously included in 'man', which are of limited utility without third-party software. The motivation for this change is to be able to easily exclude sets from CD-ROM images that go over the size limit without xz compression (which many NetBSD platforms struggle to extract at acceptable speeds). |
| /src/share/misc/ | ||
| H A D | acronyms.comp | 1.340 Wed Mar 01 04:04:54 GMT 2023 thorpej Add NHACP (NABU HCCA Application Communication Protocol) |
| /src/share/mk/ | ||
| H A D | bsd.prog.mk | 1.340 Sun Nov 28 15:49:36 GMT 2021 christos When we build against DESTDIR, add the lint library path for DESTDIR during the link phase for lint. |
| /src/sys/arch/macppc/conf/ | ||
| H A D | GENERIC | 1.340 Sat Feb 17 01:31:02 GMT 2018 sevan With the introduction of ddb.dumpstack which is enabled by default, we no longer need to explicitly set DDB_COMMANDONENTER to run a trace. |
| /src/sys/arch/amd64/conf/ | ||
| H A D | GENERIC | 1.340 Tue Nov 22 21:24:54 GMT 2011 tls branches: 1.340.2; The rnd pseudo-device is not really optional, because it is in the same source file as the entropy-pool code itself. Move it to std. This will be cleaned up more when I split the sources up as they should be. This fixes build breaks on several ports. Thanks to Havard Eidnes for pointing them out. 1.340 Tue Nov 22 21:24:54 GMT 2011 tls branches: 1.340.2; The rnd pseudo-device is not really optional, because it is in the same source file as the entropy-pool code itself. Move it to std. This will be cleaned up more when I split the sources up as they should be. This fixes build breaks on several ports. Thanks to Havard Eidnes for pointing them out. |
| /src/sys/dev/pci/ | ||
| H A D | pcidevs_data.h | 1.340 Sat Jun 30 01:04:25 GMT 2001 thorpej branches: 1.340.2; Regen. 1.340 Sat Jun 30 01:04:25 GMT 2001 thorpej branches: 1.340.2; Regen. |
Completed in 744 milliseconds