Searched hist:1.309 (Results 1 - 25 of 104) sorted by relevance

12345

/src/sys/sys/
H A Dsyscallargs.h1.309 Mon May 20 01:40:44 GMT 2024 christos branches: 1.309.2;
regen
1.309 Mon May 20 01:40:44 GMT 2024 christos branches: 1.309.2;
regen
H A Dsyscall.h1.309 Tue Jan 21 02:38:26 GMT 2020 pgoyette Regen
/src/
H A Dbuild.sh1.309 Fri Apr 29 16:08:09 GMT 2016 christos Provide the correct system Makefile path to the tools make. This is needed
because although the arch-specific make wrapper sets $MAKEFLAGS to include
the proper system Makefile path, configure clears $MAKEFLAGS before it invokes
$MAKE to figure out which dependency style to use. This made the build fail
during the gcc build.
H A DMakefile1.309 Mon Jun 16 09:06:26 GMT 2014 apb branches: 1.309.2;
Run "postinstall fix obsolete_stand" just before checkflist,
if we are building with DESTDIR != /
1.309 Mon Jun 16 09:06:26 GMT 2014 apb branches: 1.309.2;
Run "postinstall fix obsolete_stand" just before checkflist,
if we are building with DESTDIR != /
H A DUPDATING1.309 Mon Jun 15 03:39:00 GMT 2020 christos mention blacklist -> blocklist rename
/src/sys/arch/sparc/sparc/
H A Dmachdep.c1.309 Mon May 16 18:08:04 GMT 2011 rmind branches: 1.309.2;
Hack-around sparc/sun4c case, which modifies const maxdmap/maxsmap.
From he@. OK mrg@.
1.309 Mon May 16 18:08:04 GMT 2011 rmind branches: 1.309.2;
Hack-around sparc/sun4c case, which modifies const maxdmap/maxsmap.
From he@. OK mrg@.
/src/sys/arch/i386/i386/
H A Dtrap.c1.309 Thu Oct 05 19:41:04 GMT 2023 ad branches: 1.309.6;
Arrange to update cached LWP credentials in userret() rather than during
syscall/trap entry, eliminating a test+branch on every syscall/trap.

This wasn't possible in the 3.99.x timeframe when l->l_cred came about
because there wasn't a reliable/timely way to force an ONPROC LWP running on
a remote CPU into the kernel (which is just about the only new thing in
this scheme).

1.309 Thu Oct 05 19:41:04 GMT 2023 ad branches: 1.309.6;
Arrange to update cached LWP credentials in userret() rather than during
syscall/trap entry, eliminating a test+branch on every syscall/trap.

This wasn't possible in the 3.99.x timeframe when l->l_cred came about
because there wasn't a reliable/timely way to force an ONPROC LWP running on
a remote CPU into the kernel (which is just about the only new thing in
this scheme).

/src/share/mk/
H A Dbsd.sys.mk1.309 Tue Dec 14 16:22:07 GMT 2021 christos branches: 1.309.2;
Pass W with IDU for lint and deps.

1.309 Tue Dec 14 16:22:07 GMT 2021 christos branches: 1.309.2;
Pass W with IDU for lint and deps.

/src/share/misc/
H A Dacronyms1.309 Fri Apr 16 15:53:55 GMT 2021 pgoyette Add a couple definitions for RPG
/src/sys/kern/
H A Dinit_sysent.c1.309 Sun Apr 03 01:22:39 GMT 2016 christos regen
H A Dsyscalls.c1.309 Tue Dec 19 19:40:03 GMT 2017 kamil Drop SYS_vadvise

The (o)vadvise syscall is dummy since the beginning of NetBSD.

It is an obsolete remnant from the old UNIX.

Sponsored by <The NetBSD Foundation>
H A Duipc_socket.c1.309 Sun Feb 11 13:01:29 GMT 2024 jdolecek branches: 1.309.2;
make kqfilter() behave the same for PIPE_SOCKETPAIR pipe as it does
for standard one - refuse EVFILT_WRITE if the reader is already disconnected

fixes test failure for kernel/kqueue/write/t_pipe.c on PIPE_SOCKETPAIR kernel

PR kern/55690

1.309 Sun Feb 11 13:01:29 GMT 2024 jdolecek branches: 1.309.2;
make kqfilter() behave the same for PIPE_SOCKETPAIR pipe as it does
for standard one - refuse EVFILT_WRITE if the reader is already disconnected

fixes test failure for kernel/kqueue/write/t_pipe.c on PIPE_SOCKETPAIR kernel

PR kern/55690

H A Dsyscalls.master1.309 Mon Nov 01 05:07:17 GMT 2021 thorpej Use "stack_t" instead of "struct sigaltstack", as the former is the
newer standardized name. NFC.
H A Dtty.c1.309 Tue Apr 11 10:23:47 GMT 2023 riastradh ttwrite(9): Assert we mangle uio_resid only if we also return error.
/src/doc/
H A DBRANCHES1.309 Sun Jun 12 03:50:42 GMT 2011 rmind Note rmind-uvmplock branch merge.
/src/sys/dev/scsipi/
H A Dcd.c1.309 Sun May 06 17:23:10 GMT 2012 martin branches: 1.309.2;
When ejecting a medium, invalidate the in core disklabel - it is not
meaningfull anymore. This makes the following cdclose() use silent
mode and finally fixes PR kern/43785.

1.309 Sun May 06 17:23:10 GMT 2012 martin branches: 1.309.2;
When ejecting a medium, invalidate the in core disklabel - it is not
meaningfull anymore. This makes the following cdclose() use silent
mode and finally fixes PR kern/43785.

/src/sys/dev/pci/
H A Dif_bge.c1.309 Tue Apr 25 17:11:47 GMT 2017 snj branches: 1.309.2;
fix typo

1.309 Tue Apr 25 17:11:47 GMT 2017 snj branches: 1.309.2;
fix typo

/src/sys/arch/sparc64/sparc64/
H A Dpmap.c1.309 Thu Nov 29 20:58:36 GMT 2018 palle sun4v: fix incorrect calculation of phys addr for the mdesc - now the virtual-devices can (again) be detected (worked previously...)

/src/sys/dev/
H A DDEVNAMES1.309 Mon Apr 09 19:11:55 GMT 2018 christos add button use by sgimips

/src/sys/arch/i386/conf/
H A DINSTALL1.309 Tue May 29 21:37:08 GMT 2007 christos Add COMPAT_40 for struct ifreq changes.
/src/sys/arch/alpha/conf/
H A DGENERIC1.309 Sat Jan 06 08:51:22 GMT 2007 pavel more spaces -> tabs.
/src/sys/arch/amiga/conf/
H A DGENERIC1.309 Sat Aug 23 20:26:56 GMT 2014 dholland Systematize (and in many cases, fix) the comments on options COMPAT_NN.

There are quite a few configs that are missing some COMPAT_NN options
in ways that don't make sense; this should probably get cleaned up
too, but for the time being I've not added or removed anything.
/src/distrib/sets/lists/comp/
H A Dmd.amd641.309 Wed Sep 17 23:44:27 GMT 2025 mrg various updates for GCC 14. maybe not complete for all ports.

x86 should be complete, arm64 might be.


tested with i386 and evbarm64 builds and HAVE_GCC=12, hopefully
won't break existing builds.
H A Dshl.mi1.309 Sat Nov 04 16:21:49 GMT 2017 kamil Bump lib minor for liblto_plugin.so link with -liberty

PR 52674 by myself
/src/distrib/sets/lists/debug/
H A Dshl.mi1.309 Fri Jun 02 19:08:48 GMT 2023 riastradh ld.elf_so: Test another edge case of mismatched TLS models.

One library defines a symbol and _doesn't_ use it, so it has no
indication of whether the symbol is for static TLS or dynamic TLS,
and then two other libraries use it in different ways.

XXX pullup-10

Completed in 613 milliseconds

12345