Searched hist:1.385 (Results 1 - 25 of 59) sorted by relevance
| /src/tests/usr.bin/xlint/lint1/ | ||
| H A D | msg_230_uchar.c | 1.5 Thu Dec 16 20:23:40 GMT 2021 rillig tests/lint: fix test on platforms where char is unsigned In tree.c 1.385 from 2021-10-09, the format of the message changed. The test for platforms where char is unsigned was not updated in that commit because I had forgotten about it, and because lint1/check-msgs.lua only checks the message in tests named exacty msg_000.c, but not msg_000_*.c. Found by martin@. |
| /src/ | ||
| H A D | build.sh | 1.385 Fri Dec 20 15:56:45 GMT 2024 riastradh build.sh: Make `build.sh pkg=...' bomb with -x/MKX11=yes for now. |
| H A D | UPDATING | 1.385 Mon Nov 03 10:03:10 GMT 2025 martin Note fallout from libpthread "unbump" |
| /src/sys/dev/ata/ | ||
| H A D | wd.c | 1.385 Fri Nov 05 15:49:37 GMT 2010 dyoung branches: 1.385.2; 1.385.4; Mark a buffer with EIO in wdstrategy() if the device is not "enabled" (more like "present"), not if it is merely asleep. If the device is not awake, get out of wdstart() right away. Brett Lymn and KAMADA Ken'ichi report that this stops the kernel from crashing after a suspend/resume cycle. 1.385 Fri Nov 05 15:49:37 GMT 2010 dyoung branches: 1.385.2; 1.385.4; Mark a buffer with EIO in wdstrategy() if the device is not "enabled" (more like "present"), not if it is merely asleep. If the device is not awake, get out of wdstart() right away. Brett Lymn and KAMADA Ken'ichi report that this stops the kernel from crashing after a suspend/resume cycle. 1.385 Fri Nov 05 15:49:37 GMT 2010 dyoung branches: 1.385.2; 1.385.4; Mark a buffer with EIO in wdstrategy() if the device is not "enabled" (more like "present"), not if it is merely asleep. If the device is not awake, get out of wdstart() right away. Brett Lymn and KAMADA Ken'ichi report that this stops the kernel from crashing after a suspend/resume cycle. |
| /src/sys/uvm/ | ||
| H A D | uvm_map.c | 1.385 Thu Jul 09 05:57:15 GMT 2020 skrll branches: 1.385.2; Consistently use UVMHIST(__func__) Convert UVMHIST_{CALLED,LOG} into UVMHIST_CALLARGS 1.385 Thu Jul 09 05:57:15 GMT 2020 skrll branches: 1.385.2; Consistently use UVMHIST(__func__) Convert UVMHIST_{CALLED,LOG} into UVMHIST_CALLARGS |
| /src/sys/dev/pci/ | ||
| H A D | files.pci | 1.385 Fri Dec 02 10:48:11 GMT 2016 msaitoh branches: 1.385.2; Add ixgbe_osdep.c. 1.385 Fri Dec 02 10:48:11 GMT 2016 msaitoh branches: 1.385.2; Add ixgbe_osdep.c. |
| /src/sys/arch/alpha/conf/ | ||
| H A D | GENERIC | 1.385 Sat Aug 25 20:52:40 GMT 2018 rin Add (commented out) mue(4) to where appropriate. Also add MII/PHY drivers for USB NICs if missing. |
| /src/share/misc/ | ||
| H A D | acronyms.comp | 1.385 Tue Jan 02 17:44:00 GMT 2024 jschauma +EPSS Exploit Prediction Scoring System +PED PIN Entry Device |
| /src/sys/arch/macppc/conf/ | ||
| H A D | GENERIC | 1.385 Mon Jul 28 11:28:01 GMT 2025 macallan - use xterm font instead of QVSS for more complete language support - add siisata - add lmenv at iic, found on Xserve G4 |
| /src/sys/ufs/lfs/ | ||
| H A D | lfs_vfsops.c | 1.385 Wed Sep 17 03:50:38 GMT 2025 perseant Add routines to check freelist consistency if compiled with DEBUG and conditional on a kernel variable manipulated via sysctl. Add checks before and after each routine that modifies the free list. #if 0 a section of lfs_vfree() that was intended to keep the free list ordered but instead corrupted it. |
| /src/sys/kern/ | ||
| H A D | kern_sig.c | 1.385 Thu Mar 26 21:25:26 GMT 2020 ad sigpost(): check for LSZOMB, not l_refcnt == 0. |
| /src/sys/arch/sparc64/sparc64/ | ||
| H A D | locore.s | 1.385 Thu Nov 05 10:11:51 GMT 2015 martin Most of the time return_from_trap already got called with tf->tf_tstate loaded in register %g1 - make it so for two more callers and remove the reload of that value. |
| /src/sys/dev/ic/ | ||
| H A D | com.c | 1.385 Mon Jan 20 07:21:29 GMT 2025 imil Avoid delay(10000) for virtual machines |
| /src/sys/arch/i386/conf/ | ||
| H A D | ALL | 1.385 Fri Sep 19 15:24:24 GMT 2014 christos Disable BSDLABEL and MBR DKWEDGE methods again since sysinst does not work with wedges. |
| H A D | files.i386 | 1.385 Sat Aug 12 06:46:13 GMT 2017 maxv Remove support for vm86 on i386. It is bug-friendly, and there is no point in having kernel support for this: the instruction set of the CPU is small, and it can easily be emulated in userland entirely. There are also several assumptions in the code that are not respected, and the slightest confusion in the trap frame can lead to ring0 exploits. vm86 has received zero maintenance. As far as I can tell, it was added 20 years ago in order to make doscmd work. But doscmd has not been maintained either, and was removed from pkgsrc in 2011. dosbox can be used instead: it does not require kernel support, and will produce better results than our flimsy implementation. Pass 1. (many pieces still in the tree) |
| /src/sys/arch/arm/arm32/ | ||
| H A D | pmap.c | 1.385 Sun Feb 02 08:16:40 GMT 2020 skrll Always pmap_kenter_pa the page in pmap_grow_map regardless of how we got it. |
| /src/distrib/notes/common/ | ||
| H A D | main | 1.385 Wed Dec 19 15:03:26 GMT 2007 rillig Added myself. I must have forgotten to do this some years ago. |
| /src/distrib/sets/lists/debug/ | ||
| H A D | mi | 1.385 Sun May 29 15:23:20 GMT 2022 nia mk: Add MKTIMED and MKMOUSED flags for compiling NetBSD without timed and moused |
| /src/etc/ | ||
| H A D | Makefile | 1.385 Wed Feb 16 15:52:51 GMT 2011 uebayasi To install 0-sized files, check if the destination already has one. This avoids unnecessary updates (== timestamp changes in METALOG). |
| /src/share/man/man9/ | ||
| H A D | Makefile | 1.385 Mon Apr 27 06:42:52 GMT 2015 knakahara add pci_intr_distribute(9) for x86. |
| /src/share/mk/ | ||
| H A D | bsd.README | 1.385 Sat Sep 29 06:48:22 GMT 2018 martin Add defaults and documentation for USE_XZ_SETS - a new variable controlling whether an architecture will use .tgz or tar.xz sets. |
| H A D | bsd.lib.mk | 1.385 Sat Aug 21 11:55:24 GMT 2021 andvar fix some more typos in comments/log messages, improve wording as well. |
| /src/share/man/man4/ | ||
| H A D | options.4 | 1.385 Sun Feb 21 14:26:33 GMT 2010 wiz Bump date for vm.user_va0_disable. |
| /src/sys/dev/raidframe/ | ||
| H A D | rf_netbsdkintf.c | 1.385 Sat Jun 20 18:36:27 GMT 2020 riastradh Nix trailing whitespace. |
| /src/sys/dev/usb/ | ||
| H A D | usbdevs | 1.385 Sun Oct 24 00:58:44 GMT 2004 augustss Add 2 devices. From OpenBSD. |
Completed in 579 milliseconds