Searched hist:1.355 (Results 1 - 25 of 75) sorted by relevance
| /src/ | ||
| H A D | build.sh | 1.355 Sun Aug 29 09:02:01 GMT 2021 christos Fix rumptest target && enable separate rump target. From Damien Zammit |
| H A D | UPDATING | 1.355 Tue Aug 13 09:49:05 GMT 2024 martin Note gdb switch may require removing tool gdb build dirs. |
| /src/sys/dev/ata/ | ||
| H A D | wd.c | 1.355 Wed Jan 02 11:48:37 GMT 2008 ad branches: 1.355.2; 1.355.6; Merge vmlocking2 to head. 1.355 Wed Jan 02 11:48:37 GMT 2008 ad branches: 1.355.2; 1.355.6; Merge vmlocking2 to head. 1.355 Wed Jan 02 11:48:37 GMT 2008 ad branches: 1.355.2; 1.355.6; Merge vmlocking2 to head. |
| /src/sys/arch/i386/conf/ | ||
| H A D | files.i386 | 1.355 Thu Jul 08 11:24:59 GMT 2010 rmind branches: 1.355.2; 1.355.4; Unify i386 and amd64 procfs MD code into x86. 1.355 Thu Jul 08 11:24:59 GMT 2010 rmind branches: 1.355.2; 1.355.4; Unify i386 and amd64 procfs MD code into x86. 1.355 Thu Jul 08 11:24:59 GMT 2010 rmind branches: 1.355.2; 1.355.4; Unify i386 and amd64 procfs MD code into x86. |
| H A D | ALL | 1.355 Sat Apr 27 21:43:28 GMT 2013 christos the bogus number police |
| /src/doc/ | ||
| H A D | BRANCHES | 1.355 Sun Nov 01 15:41:56 GMT 2020 thorpej Document the thorpej-futex branch. |
| /src/share/mk/ | ||
| H A D | bsd.lib.mk | 1.355 Fri Jun 13 01:17:45 GMT 2014 mrg branches: 1.355.2; remove the build support for GCC 4.1, and any hacks i found for it. there could still be more -- i only looked for lines matching both "HAVE_GCC" and "4" as words (grep -w.) 1.355 Fri Jun 13 01:17:45 GMT 2014 mrg branches: 1.355.2; remove the build support for GCC 4.1, and any hacks i found for it. there could still be more -- i only looked for lines matching both "HAVE_GCC" and "4" as words (grep -w.) |
| H A D | bsd.prog.mk | 1.355 Tue Jan 28 20:34:55 GMT 2025 christos no more libbind9 |
| /src/sys/dev/scsipi/ | ||
| H A D | cd.c | 1.355 Sat Jun 22 10:07:46 GMT 2024 palle branches: 1.355.2; Add quirk for devices that does not handle READ_DISCINFO 1.355 Sat Jun 22 10:07:46 GMT 2024 palle branches: 1.355.2; Add quirk for devices that does not handle READ_DISCINFO |
| /src/sys/netinet/ | ||
| H A D | ip_input.c | 1.355 Thu Jun 01 02:45:14 GMT 2017 chs branches: 1.355.2; remove checks for failure after memory allocation calls that cannot fail: kmem_alloc() with KM_SLEEP kmem_zalloc() with KM_SLEEP percpu_alloc() pserialize_create() psref_class_create() all of these paths include an assertion that the allocation has not failed, so callers should not assert that again. 1.355 Thu Jun 01 02:45:14 GMT 2017 chs branches: 1.355.2; remove checks for failure after memory allocation calls that cannot fail: kmem_alloc() with KM_SLEEP kmem_zalloc() with KM_SLEEP percpu_alloc() pserialize_create() psref_class_create() all of these paths include an assertion that the allocation has not failed, so callers should not assert that again. |
| /src/sys/arch/alpha/conf/ | ||
| H A D | GENERIC | 1.355 Wed Dec 18 00:43:59 GMT 2013 skrll Silence gcc 4.8 |
| /src/distrib/sets/lists/comp/ | ||
| H A D | shl.mi | 1.355 Mon Jul 01 04:03:04 GMT 2024 mrg GCC sanitizers: only build the sanitizers if $MKGCCCMDS != "no". there's a minor use-case for the configuration of "building sanitizers for distribution, but not the compiler", but it's pretty uncommon, and the latest sanitizers don't build at all on m68000 so enhance the option to not build /usr/bin/gcc (which simply can't modern GCC on a sun2) to not build the sanitizers either. (if we were to split these, MKGCCSANITIZER would be good variable.) update set lists for far too many files, including fixing MKDEBUG for a couple of builds. |
| /src/distrib/sets/lists/debug/ | ||
| H A D | shl.mi | 1.355 Thu Dec 05 18:08:08 GMT 2024 christos fix the build |
| /src/share/misc/ | ||
| H A D | acronyms.comp | 1.355 Mon Jun 12 21:00:38 GMT 2023 alnsn Add DPDK. |
| /src/sys/arch/macppc/conf/ | ||
| H A D | GENERIC | 1.355 Sat Apr 27 00:56:19 GMT 2019 sevan Use filesystems.config to reduce duplication |
| /src/sys/kern/ | ||
| H A D | init_main.c | 1.355 Thu May 01 14:44:48 GMT 2008 ad branches: 1.355.2; Get the pre-loaded module code working. 1.355 Thu May 01 14:44:48 GMT 2008 ad branches: 1.355.2; Get the pre-loaded module code working. |
| H A D | kern_exec.c | 1.355 Wed Aug 29 18:56:39 GMT 2012 dholland branches: 1.355.2; Add missing newline to printf (in the disabled code for $ORIGIN). 1.355 Wed Aug 29 18:56:39 GMT 2012 dholland branches: 1.355.2; Add missing newline to printf (in the disabled code for $ORIGIN). |
| H A D | kern_sig.c | 1.355 Wed May 01 21:52:35 GMT 2019 kamil Assert that debugger event is triggered only for userland LWP All passing ATF ptrace(2) tests still pass. |
| H A D | kern_synch.c | 1.355 Fri Jun 23 21:19:03 GMT 2023 riastradh tsleep(9): Assert kernel lock held. This is never safe to use without the kernel lock. It should only appear in legacy subsystems that still run with the kernel lock. |
| /src/sys/ufs/ffs/ | ||
| H A D | ffs_vfsops.c | 1.355 Wed Nov 15 21:21:18 GMT 2017 christos PR/52728: Izumi Tsutsui: "mount -u /dev/ /" triggers kernel panic Simplify the control flow of the mount code and make sure that the mountfrom argument can be converted to a block device in the update case. XXX: pullup-8 |
| /src/sys/ufs/lfs/ | ||
| H A D | lfs_vfsops.c | 1.355 Sat Apr 01 14:43:00 GMT 2017 maya switch lfs_dirops to condvar (from mtsleep) |
| /src/sys/uvm/ | ||
| H A D | uvm_map.c | 1.355 Mon Sep 03 16:29:37 GMT 2018 riastradh Rename min/max -> uimin/uimax for better honesty. These functions are defined on unsigned int. The generic name min/max should not silently truncate to 32 bits on 64-bit systems. This is purely a name change -- no functional change intended. HOWEVER! Some subsystems have #define min(a, b) ((a) < (b) ? (a) : (b)) #define max(a, b) ((a) > (b) ? (a) : (b)) even though our standard name for that is MIN/MAX. Although these may invite multiple evaluation bugs, these do _not_ cause integer truncation. To avoid `fixing' these cases, I first changed the name in libkern, and then compile-tested every file where min/max occurred in order to confirm that it failed -- and thus confirm that nothing shadowed min/max -- before changing it. I have left a handful of bootloaders that are too annoying to compile-test, and some dead code: cobalt ews4800mips hp300 hppa ia64 luna68k vax acorn32/if_ie.c (not included in any kernels) macppc/if_gm.c (superseded by gem(4)) It should be easy to fix the fallout once identified -- this way of doing things fails safe, and the goal here, after all, is to _avoid_ silent integer truncations, not introduce them. Maybe one day we can reintroduce min/max as type-generic things that never silently truncate. But we should avoid doing that for a while, so that existing code has a chance to be detected by the compiler for conversion to uimin/uimax without changing the semantics until we can properly audit it all. (Who knows, maybe in some cases integer truncation is actually intended!) |
| /src/sys/arch/sparc64/sparc64/ | ||
| H A D | locore.s | 1.355 Fri Jan 31 18:56:24 GMT 2014 tsutsui defined(LKM) -> defined(MODULAR) |
| /src/sys/arch/sparc/sparc/ | ||
| H A D | pmap.c | 1.355 Tue Dec 10 17:24:47 GMT 2013 macallan shut up an unused variable warning that shows up in UP kernels |
| /src/sys/dev/ic/ | ||
| H A D | com.c | 1.355 Fri Jan 11 23:10:40 GMT 2019 thorpej Simplify regmap initialization, and fix an regmap issue that affected TI OMAP (LCR register would get clobbered due to using the wrong offset for the MDR1 register) reported by Lwazi Dube (who also found the root cause). |
Completed in 354 milliseconds