Searched hist:1.366 (Results 1 - 25 of 70) sorted by relevance
| /src/ | ||
| H A D | build.sh | 1.366 Mon Mar 13 11:52:29 GMT 2023 martin Avoid the dependency on a populated tooldir (or building the tools) when simply doing mkrepro-timestamp and the current repository setups does not actually require it. |
| H A D | UPDATING | 1.366 Mon Nov 11 13:58:56 GMT 2024 riastradh UPDATING: Expand list of deletions for zstd mess. 1. Don't use $ for variables -- if you copy & paste, e.g., rm -rf $DESTDIR/usr/lib/libarchive* and DESTDIR is not actually defined in the environment, you might be an unhappy camper. (Resolvable by using /bin/pax to extract the library from base.tgz but not great!) 2. Nix compat libraries and libmagic too. 3. Sort for easier maintenance. |
| /src/sys/arch/macppc/conf/ | ||
| H A D | GENERIC | 1.366 Sat Mar 28 08:35:36 GMT 2020 isaki branches: 1.366.2; Reduce default AUDIO_BLK_MS from 40msec to 10msec on all platform except m68k (m68k uses 40msec default as before). And remove the option from GENERIC. - It's not good idea to set such parameter in individual GENERICs. - 4msec is (probably no problem for most modern real hardware but) too aggressive to be default. - 10msec is too severe for antique machines but it's hard to draw a line. 1.366 Sat Mar 28 08:35:36 GMT 2020 isaki branches: 1.366.2; Reduce default AUDIO_BLK_MS from 40msec to 10msec on all platform except m68k (m68k uses 40msec default as before). And remove the option from GENERIC. - It's not good idea to set such parameter in individual GENERICs. - 4msec is (probably no problem for most modern real hardware but) too aggressive to be default. - 10msec is too severe for antique machines but it's hard to draw a line. |
| /src/doc/ | ||
| H A D | BRANCHES | 1.366 Fri Dec 16 17:35:42 GMT 2022 martin Welcome to 10.99.1! |
| /src/sys/arch/amd64/amd64/ | ||
| H A D | machdep.c | 1.366 Wed Oct 26 23:38:06 GMT 2022 riastradh branches: 1.366.2; ddb/db_active.h: New home for extern db_active. This can be included unconditionally, and db_active can then be queried unconditionally; if DDB is not in the kernel, then db_active is a constant zero. Reduces need for #include opt_ddb.h, #ifdef DDB. 1.366 Wed Oct 26 23:38:06 GMT 2022 riastradh branches: 1.366.2; ddb/db_active.h: New home for extern db_active. This can be included unconditionally, and db_active can then be queried unconditionally; if DDB is not in the kernel, then db_active is a constant zero. Reduces need for #include opt_ddb.h, #ifdef DDB. |
| /src/sys/arch/i386/i386/ | ||
| H A D | machdep.c | 1.366 Wed Oct 06 20:04:26 GMT 1999 fvdl branches: 1.366.2; 1.366.4; Add machdep.fpu_present sysctl. 1.366 Wed Oct 06 20:04:26 GMT 1999 fvdl branches: 1.366.2; 1.366.4; Add machdep.fpu_present sysctl. 1.366 Wed Oct 06 20:04:26 GMT 1999 fvdl branches: 1.366.2; 1.366.4; Add machdep.fpu_present sysctl. |
| /src/sys/arch/alpha/conf/ | ||
| H A D | GENERIC | 1.366 Sat Sep 26 16:33:16 GMT 2015 maxv Disable PAX_SEGVGUARD. We actually have a big problem: the fileassocs are never deleted. Therefore, if a user generates a lot of buggy binaries and launches them all, the kernel will allocate memory again again and again for all these entries and will never free them (unless the files are deleted from the disk). Which means that a user can too easily put the kernel under memory pressure. |
| /src/distrib/sets/lists/debug/ | ||
| H A D | shl.mi | 1.366 Tue Jul 15 15:27:24 GMT 2025 christos prepare for OpenSSL-3.5.1 |
| H A D | mi | 1.366 Sat Oct 23 01:28:33 GMT 2021 thorpej Add support for the EVFILT_EMPTY filter, which is activated when the write buffer associated with the file descriptor is empty. This is currently implemented only for sockets, and is intended primarily to provide visibility to applications that all previously written data has been acknowledged by the TCP layer on the receiver. Compatible with the same filter in FreeBSD. |
| /src/share/misc/ | ||
| H A D | acronyms.comp | 1.366 Mon Sep 18 15:19:33 GMT 2023 jschauma +CERT computer emergency response team +[C]SIRT (computer) security incident response team +SOC security operations center |
| /src/sys/ufs/ffs/ | ||
| H A D | ffs_vfsops.c | 1.366 Mon Mar 16 21:20:12 GMT 2020 pgoyette Use the module subsystem's ability to process SYSCTL_SETUP() entries to automate installation of sysctl nodes. Note that there are still a number of device and pseudo-device modules that create entries tied to individual device units, rather than to the module itself. These are not changed. |
| /src/sys/ufs/lfs/ | ||
| H A D | lfs_vfsops.c | 1.366 Fri Dec 13 20:10:22 GMT 2019 ad Break the global uvm_pageqlock into a per-page identity lock and a private lock for use of the pagedaemon policy code. Discussed on tech-kern. PR kern/54209: NetBSD 8 large memory performance extremely low PR kern/54210: NetBSD-8 processes presumably not exiting PR kern/54727: writing a large file causes unreasonable system behaviour |
| /src/sys/uvm/ | ||
| H A D | uvm_map.c | 1.366 Fri Nov 01 13:04:22 GMT 2019 rin Fix previous; semantics of align argument of uvm_map() is different when UVM_FLAG_COLORMATCH is specified. Should fix PR kern/54669. |
| /src/sys/kern/ | ||
| H A D | kern_sig.c | 1.366 Thu Oct 03 22:48:44 GMT 2019 kamil Separate flag for suspended by _lwp_suspend and suspended by a debugger Once a thread was stopped with ptrace(2), userland process must not be able to unstop it deliberately or by an accident. This was a Windows-style behavior that makes threading tracing fragile. |
| H A D | kern_synch.c | 1.366 Wed Nov 22 13:18:48 GMT 2023 riastradh kpause(9): KASSERT -> KASSERTMSG PR kern/57718 (might help to diagnose manifestations of the problem) |
| /src/sys/arch/sparc64/sparc64/ | ||
| H A D | locore.s | 1.366 Thu Jul 24 18:23:28 GMT 2014 palle sun4v: add missing spill/fill handling for trap level 1 + cosmetic changes to comments for trap level 0 entries |
| /src/sys/dev/ata/ | ||
| H A D | wd.c | 1.366 Tue Dec 16 22:35:29 GMT 2008 christos replace bitmask_snprintf(9) with snprintb(3) |
| /src/sys/arch/sparc/sparc/ | ||
| H A D | pmap.c | 1.366 Sun Jan 13 22:11:11 GMT 2019 mrg switch sparc pmap lock to the scheme sparc64 uses: - local IPL_NONE mutex for general pmap locking operations, not kernel lock. - for pmap_activate()/pmap_deactivate(), switch to using the existing ctx_lock, and push handling of it into ctx_alloc() the ctx_free() callers. fixes easy to trigger deadlocks on systems with >2 cpus. without this patch i usually hang during boot. with it, i was able to push the machine hard for over 12 hours. XXX: pullup-8, and maybe -7. |
| /src/sys/dev/ic/ | ||
| H A D | com.c | 1.366 Mon Oct 11 18:39:06 GMT 2021 jmcneill com: speed up close with HUPCL set Instead of incurring a 1s penalty on close of a com device with HUPCL set, defer the sleep until the next open, and only sleep if necessary. This has a side effect of making `ttyflags -a` with a default install not pause for 1s for every non-console com device, which happens every boot via /etc/rc.d/ttys. |
| /src/sys/arch/i386/conf/ | ||
| H A D | ALL | 1.366 Sat Nov 23 23:36:34 GMT 2013 riz Add RAID_DIAGNOSTIC so that code gets built. ok oster@ |
| H A D | files.i386 | 1.366 Sun Sep 30 20:19:51 GMT 2012 dsl Remove the obvious parts of i386 Advanced power management 'apm' support. This is the code that predates ACPI, and might once have been able to power down some laptops. It hasn't been compiled for ages (it isn't it i386/ALL or any other standard kernel) and hasn't worked for even longer. The APM specification was made obsolete by ACPI before it was widely implemented. This will allow some other, even more dubious code be removed. Unfortunately apmbios.h is used by the world ! |
| /src/sys/arch/alpha/alpha/ | ||
| H A D | machdep.c | 1.366 Sat Oct 03 17:31:46 GMT 2020 thorpej Qemu loads the kernel directly, and so there's no bootloader to provide a "bootinfo" structure for us. Qemu does, however, place a Linux kernel parameter block at kernel_text[] - 0x6000 that contains Linux-style kernel command line arguments. So, add a prom_qemu_getenv() that allows us to look for specific things passed along to the kernel from there, and use them as follows: - Support specifying the root device in the forms "root=/dev/wd0a", "root=wd0a", or "rootdev=wd0". - Support SRM-like -flags ... in the form of "flags=AD". In the case of Qemu, we also assume that no flags=... is the same as "flags=A", i.e. perform an auto-boot. Also allow an alternate delay() function to be specified, if the platform wishes to provide one. |
| /src/sys/arch/arm/arm32/ | ||
| H A D | pmap.c | 1.366 Tue Jul 31 07:00:48 GMT 2018 skrll Define and use VPRINTF |
| /src/distrib/notes/common/ | ||
| H A D | main | 1.366 Mon Nov 05 22:58:33 GMT 2007 xtraeme Sync with NetBSD-4.0.xml 1.35, which fixes a typo in the sparc changes section caught by pavel@. |
| /src/etc/ | ||
| H A D | Makefile | 1.366 Thu Apr 23 11:29:29 GMT 2009 apb Create DESTDIR using HOST_INSTALL_DIR, not INSTALL_DIR, because INSTALL_DIR would want to write to the metalog, and it can't do that if the metalog is inside DESTDIR but DESTDIR doesn't yet exist. This allows some XXX comments to be removed. |
Completed in 442 milliseconds