Searched hist:1.382 (Results 1 - 25 of 61) sorted by relevance
| /src/ | ||
| H A D | build.sh | 1.382 Thu Dec 19 22:00:13 GMT 2024 riastradh build.sh: Use X11_TYPE=modular for build.sh pkg=... by default. You can override it in your MAKECONF if you want to debug issues in pkgsrc with cross-building X11_TYPE=native, but let's try to make things work out of the box here if you don't go out of your way. |
| H A D | UPDATING | 1.382 Mon Jul 21 06:10:29 GMT 2025 mrg add a note that GCC 12.5 import may need some cleandir'ing. |
| /src/sys/ufs/lfs/ | ||
| H A D | lfs_vfsops.c | 1.382 Sat Mar 19 13:53:33 GMT 2022 hannken branches: 1.382.4; 1.382.10; Remove now unused VV_LOCKSWORK, all file systems support locking. Remove unused predicates vn_locked() and vn_anylocked(). Welcome to 9.99.95 1.382 Sat Mar 19 13:53:33 GMT 2022 hannken branches: 1.382.4; 1.382.10; Remove now unused VV_LOCKSWORK, all file systems support locking. Remove unused predicates vn_locked() and vn_anylocked(). Welcome to 9.99.95 1.382 Sat Mar 19 13:53:33 GMT 2022 hannken branches: 1.382.4; 1.382.10; Remove now unused VV_LOCKSWORK, all file systems support locking. Remove unused predicates vn_locked() and vn_anylocked(). Welcome to 9.99.95 |
| /src/sys/ufs/ffs/ | ||
| H A D | ffs_vfsops.c | 1.382 Fri Sep 08 23:21:55 GMT 2023 riastradh branches: 1.382.6; ffs_sync: Avoid unlocked access to v_numoutput/v_dirtyblkhd. Found by lockdoc. PR kern/57606 1.382 Fri Sep 08 23:21:55 GMT 2023 riastradh branches: 1.382.6; ffs_sync: Avoid unlocked access to v_numoutput/v_dirtyblkhd. Found by lockdoc. PR kern/57606 |
| /src/sys/arch/alpha/conf/ | ||
| H A D | GENERIC | 1.382 Tue May 15 00:42:35 GMT 2018 thorpej Actully, we can STAR the iic instances (the configuration code can handle pinned pspecs to STAR'd potential parents). |
| /src/share/misc/ | ||
| H A D | acronyms.comp | 1.382 Tue Dec 05 19:28:40 GMT 2023 jschauma add some virtual networking terms +FRR Free Range Routing +VNI virtual network identifier +VTEP VXLAN tunnel endpoint +VXLAN virtual extensible LAN |
| /src/sys/arch/macppc/conf/ | ||
| H A D | GENERIC | 1.382 Sun Feb 16 18:04:57 GMT 2025 jakllsch Add and enable WSDISPLAY_SCROLLSUPPORT in non-INSTALLish macppc kernels Also, fix the whitespace of this line in the GENERIC_601 kernel where it was already enabled. |
| /src/sys/uvm/ | ||
| H A D | uvm_map.c | 1.382 Thu Apr 30 04:18:07 GMT 2020 thorpej - In uvm_voaddr_acquire(), take an extra hold on the anon lock obj. - In uvm_voaddr_release(), if the anon ref count drops to 0, call uvm_anfree() rather than uvm_anon_release(). Unconditionally drop the anon lock, and release the extra hold on the anon lock obj. Fixes a panic that occurs if the backing store for a futex backed by an anon memory location is unmapped while a thread is waiting in the futex. Add a test case that reproduced the panic to verify that it's fixed. |
| /src/sys/kern/ | ||
| H A D | kern_sig.c | 1.382 Thu Jan 23 10:21:14 GMT 2020 ad PAX_SEGVGUARD doesn't seem to work properly in testing for me, but at least make it not cause problems: - Cover it with exec_lock so the updates are not racy. - Using fileassoc is silly. Just hang a pointer off the vnode. |
| /src/sys/arch/sparc64/sparc64/ | ||
| H A D | locore.s | 1.382 Wed Mar 04 11:32:31 GMT 2015 palle sun4v: revert some of the logic introduced in revision 1.378 - flushw is not necessary on sun4v (OpenBSD patches the flushw instruction to a nop instruction) - with these changes the kernel reaches cpu_boot_secondary_processors() when running in the Legion simulator (crashes due to missing handling of cpu_mondo_trap) |
| /src/sys/dev/ata/ | ||
| H A D | wd.c | 1.382 Tue Jan 19 22:28:31 GMT 2010 pooka Get rid of last "easy" kernel symbols starting with __: __assert -> kern_assert __sigtimedwait1 -> sigtimedwait1 __wdstart -> wdstart1 The rest are MD and/or shared with userspace, so they will require a little more involvement than what is available for this quick "ride the 5.99.24 bump" action. |
| /src/sys/dev/ic/ | ||
| H A D | com.c | 1.382 Fri Dec 09 00:35:58 GMT 2022 knakahara Revert com.c:r1.381 because i386/qemu cannot boot. Pointed out by gson@n.o and martin@n.o. |
| /src/sys/arch/i386/conf/ | ||
| H A D | ALL | 1.382 Mon Aug 18 06:31:24 GMT 2014 christos - Enable Wedge support for MBR/BSDLABEL where it was commented out. - Add apple partition support where it was missing - Add comments where missing |
| H A D | files.i386 | 1.382 Tue Aug 01 13:47:49 GMT 2017 maxv Don't include files.svr4 and files.svr4_32. |
| /src/sys/arch/alpha/alpha/ | ||
| H A D | machdep.c | 1.382 Sun Mar 16 19:27:30 GMT 2025 thorpej Add an alpha_fp_init() function, and move the initialization of FP-related event counters there. No functional change intended. |
| /src/sys/arch/arm/arm32/ | ||
| H A D | pmap.c | 1.382 Sat Jan 25 16:19:29 GMT 2020 skrll A fix and an optimisation to pmap_l1tt_free - in the !__HAVE_MM_MD_DIRECT_MAPPED_PHYS case pass UVM_KMF_WIRED so that the mappings are removed and the KVA is released. Fixes the KASSERT seen in the automated test runs. - in the __HAVE_MM_MD_DIRECT_MAPPED_PHYS case we can work out pa much easier than caling pmap_extract. |
| /src/distrib/notes/common/ | ||
| H A D | main | 1.382 Sat Dec 15 00:29:16 GMT 2007 pavel avoid the Fl macro because of formatting problem in the HTML output. |
| /src/distrib/sets/lists/debug/ | ||
| H A D | mi | 1.382 Sat May 28 11:17:36 GMT 2022 nia mk: Add MKNTP, MKTCPDUMP knobs. |
| /src/etc/ | ||
| H A D | Makefile | 1.382 Mon Oct 04 13:55:39 GMT 2010 tsutsui Change distribution filename for KERNEL_SETS kernels with KERNEL_SUFFIXES in ${RELEASEDIR}/${RELEASEMACHINEDIR}/binary/kernel/ from "netbsd.aout-GENERIC.gz" to "netbsd-GENERIC.aout.gz" or so as src/distrib/common/Makefile.mdset does for mdroot ramdisk kernels. |
| /src/share/man/man9/ | ||
| H A D | Makefile | 1.382 Mon Mar 30 01:15:15 GMT 2015 riastradh Hook bufferio(9) man page into the build. Remove separate getiobuf(9) man page, subsumed by bufferio(9). |
| /src/share/mk/ | ||
| H A D | bsd.README | 1.382 Sun Aug 12 11:50:51 GMT 2018 christos fix broken library variable definitions (inconsistencies between bsd.README and bsd.prog.mk) |
| H A D | bsd.lib.mk | 1.382 Sat May 30 19:51:32 GMT 2020 christos Allow LIBISPRIVATE to build a pic version of itself for embedding into other shared libraries. |
| /src/share/man/man4/ | ||
| H A D | options.4 | 1.382 Sat Dec 05 20:11:02 GMT 2009 pooka Remove the portalfs kernel file system driver. Replace mount_portal(8) with a version based on puffs. User functionality remains the same. |
| /src/sys/dev/raidframe/ | ||
| H A D | rf_netbsdkintf.c | 1.382 Mon Apr 13 00:27:17 GMT 2020 chs slightly change and fix the semantics of pool_set*wat(), pool_sethardlimit() and pool_prime() (and their pool_cache_* counterparts): - the pool_set*wat() APIs are supposed to specify thresholds for the count of free items in the pool before pool pages are automatically allocated or freed during pool_get() / pool_put(), whereas pool_sethardlimit() and pool_prime() are supposed to specify minimum and maximum numbers of total items in the pool (both free and allocated). these were somewhat conflated in the existing code, so separate them as they were intended. - change pool_prime() to take an absolute number of items to preallocate rather than an increment over whatever was done before, and wait for any memory allocations to succeed. since pool_prime() can no longer fail after this, change its return value to void and adjust all callers. - pool_setlowat() is documented as not immediately attempting to allocate any memory, but it was changed some time ago to immediately try to allocate up to the lowat level, so just fix the manpage to describe the current behaviour. - add a pool_cache_prime() to complete the API set. |
| /src/sys/dev/usb/ | ||
| H A D | usbdevs | 1.382 Sat Oct 23 14:07:27 GMT 2004 augustss Add more devices. From OpenBSD. |
Completed in 411 milliseconds