Searched hist:1.442 (Results 1 - 25 of 39) sorted by relevance

12

/src/sys/kern/
H A Dkern_exec.c1.442 Fri Apr 21 15:10:34 GMT 2017 christos branches: 1.442.4;
- Propagate the signal mask from the ucontext_t to the newly created thread
as specified by _lwp_create(2)
- Reset the signal stack for threads created with _lwp_create(2)
1.442 Fri Apr 21 15:10:34 GMT 2017 christos branches: 1.442.4;
- Propagate the signal mask from the ucontext_t to the newly created thread
as specified by _lwp_create(2)
- Reset the signal stack for threads created with _lwp_create(2)
H A Dinit_main.c1.442 Sun Feb 19 21:06:47 GMT 2012 rmind Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3!
Approved by core@.
H A Dvfs_subr.c1.442 Thu Feb 27 13:00:06 GMT 2014 hannken Currently dead vnodes still reside on the vnodelist of the file system
they have been removed from.

Create a "dead mount" that takes dead vnodes until they get freed.

Discussed on tech-kern.
/src/sys/dev/ata/
H A Dwd.c1.442 Mon Oct 22 20:13:47 GMT 2018 jdolecek Merge jdolecek-ncqfixes branch

- ata_xfer's are dynamicall allocated as needed using a pool, no longer
limited to number of possible openings supported by controller; dump
and recovery paths use dedicated pre-allocated storage
- moved callouts and condvars from ata_xfer to queue or channel, so that
ata_xfer does not need special initialization
- slot allocation now done when xfer is being activated, uncoupled
from memory allocation; active slots are no longer tracked by controller
code
- channel and drive reset is done always via the atabus thread, and
now executes with channel locked the whole time
- NCQ recovery moved to shared function, and run via the thread also
- added some workarounds for buggy error recovery AHCI emulation in QEMU
and Parallels

designed to primarily fix kern/52614, but might also help with kern/47041
and kern/53183

/src/sys/arch/i386/conf/
H A DALL1.442 Tue Jul 10 19:58:13 GMT 2018 maya Remove unused macro.

/src/sys/arch/arm/arm32/
H A Dpmap.c1.442 Sat Apr 13 10:36:01 GMT 2024 skrll Restore a space I accidentally removed from a copyright with

$NetBSD: pmap.c,v 1.396 2020/03/13 16:14:18 skrll Exp $

/src/distrib/notes/common/
H A Dmain1.442 Thu Apr 16 02:44:18 GMT 2009 ver Add ver@ to the list of NetBSD developers.
/src/distrib/sets/lists/debug/
H A Dmi1.442 Thu Aug 15 13:14:44 GMT 2024 riastradh uchar.h: New header file for C11 (and C++11) compliance.

Implementation of the new functions mbrtoc16, c16rtomb, mbrtoc32, and
c32rtomb to come later. Updates for C23 to come later.

PR lib/52374: <uchar.h> missing
/src/etc/
H A DMakefile1.442 Sat Apr 04 19:50:53 GMT 2020 christos Infrastructure for putting kernel+modules in /netbsd/kernel and
/netbsd/modules respectively instead of /netbsd and
/stand/<arch>/<version>/modules. This is only supported for x86,
and is turned off by default. To try it, add KERNEL_DIR=yes in your
/mk.conf and install a system from that build.
/src/share/man/man9/
H A DMakefile1.442 Fri Nov 29 20:31:35 GMT 2019 riastradh Nix obsolete mb(9) man page.
/src/share/mk/
H A Dbsd.README1.442 Sat Oct 01 08:55:45 GMT 2022 rillig fix documentation for MKLINT

Since share/mk/bsd.own.mk 1.749 from 2013-08-26, MKLINT defaults to no.

/src/share/man/man4/
H A Doptions.41.442 Sun Aug 24 07:59:22 GMT 2014 jnemeth Create an "options MODULAR_DEFAULT_AUTOLOAD" config option and add
it to all kernel configs that contain "options MODULAR". This
option turns on module autoloading by default (which is the current
default). This allows people who don't want module autoloading on
by default to disable it by simply removing/commentting this line.
H A DMakefile1.442 Tue Sep 25 06:27:04 GMT 2007 wiz Add piixpcib(4), based on the one provided by Stephan Meisinger in
PR 37021.
/src/sys/dev/usb/
H A Dusbdevs1.442 Wed Nov 22 17:57:40 GMT 2006 drochner add vendor "O2 Micro"
H A Dusbdevs.h1.442 Sun Oct 08 08:14:45 GMT 2006 xtraeme regen
H A Dusbdevs_data.h1.442 Thu Sep 28 16:54:16 GMT 2006 joerg Regen.
/src/sys/dev/pci/
H A Dfiles.pci1.442 Fri Sep 16 03:05:51 GMT 2022 knakahara ixg(4) add an option for Tx to use deferred softint regardless of whether can get txq lock or not.

That imporve (7%) and stabilize throughput. But that can cause
latency degradation, so off by default.

ok'ed by msaitoh@n.o.

H A Dpcidevs.h1.442 Sun Jun 09 16:51:32 GMT 2002 taca Regen.
H A Dpcidevs_data.h1.442 Mon Jun 17 14:08:25 GMT 2002 jdolecek regen:
add VIA Technologies VT8653 and VT8633 entries
move VT82C686A_MC97 entry to where it numerically belongs
/src/usr.bin/xlint/lint1/
H A Dcgram.y1.442 Fri Jun 30 21:06:18 GMT 2023 rillig lint: fix handling of unnamed struct/union members

The support for unnamed struct/union members that was added in decl.c
1.60 from 2015-10-13 was simple but wrong. It didn't cover initializers
of these structures and computed wrong sizes for structures containing
anonymous unions. At that time, the handling of initializers was broken
as well, it was fixed 6 years later in init.c 1.229 from 2021-12-22.

Real-life examples for code that lint couldn't handle are:

* external/bsd/jemalloc/dist/src/jemalloc.c
* external/mit/xorg/lib/dri.old/Makefile
H A Dtree.c1.442 Fri May 20 21:18:55 GMT 2022 rillig lint: use __RCSID in lint mode as well

Since 1995-10-02, lint supports __asm statements and __asm modifiers.

No binary change.
/src/sys/net/
H A Dif.c1.442 Wed Dec 12 01:46:47 GMT 2018 rin PR kern/53562

Handle TX offload in software when a packet is sent via
bridge_output(). We can send it as is in the following
exceptional cases:

For unicast:

(1) When the destination interface is the same as source.

(2) When the destination supports all TX offload options
specified in a packet.

For multicast/broadcast:

(3) When all the members of the bridge support the specified
TX offload options.

For (3), add sc_csum_flags_tx flag to bridge softc, which is
logical AND b/w capabilities of TX offload options in member
interface (ifp->if_csum_flags_tx). The flag is updated when a
member is (i) added to or (ii) removed from a bridge, or (iii)
if_csum_flags_tx flag of a member interface is manipulated via
ifconfig(8).

Turn on M_CSUM_TSOv[46] bit in ifp->if_csum_flags_tx flag when
TSO[46] is enabled for that interface.

OK msaitoh thorpej
/src/sys/arch/amd64/conf/
H A DGENERIC1.442 Sat Nov 26 01:09:33 GMT 2016 dholland 1.6 was the first amd64 release. (although it didn't really work too well
before -5)
/src/usr.bin/make/
H A Djob.c1.442 Wed Dec 15 00:24:13 GMT 2021 rillig make: use consistent indentation for statements and continuations

No binary change, except for line numbers in assertions in suff.c.

/src/sys/arch/i386/i386/
H A Dmachdep.c1.442 Fri May 25 04:39:33 GMT 2001 oki Fixed panic on the cpu made by unknown vendor,
such as Transmeta Crusoe.

Completed in 893 milliseconds

12