From | Subject |
03/01/2023 |
=?iso-8859-1?q?fcambus?= | [src/trunk]: src/share/misc Add PE (portable executable). |
=?iso-8859-1?q?fcambus?= | [src/trunk]: src/share/misc Add DWARF (Debugging With Attributed Record Forma... |
=?iso-8859-1?q?thorpej?= | [src/trunk]: src/share/misc Add NHACP (NABU HCCA Application Communication Pr... |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/sys/arch/xen/x86 xen/x86: Need kpreempt_disable/enable aroun... |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/sys/kern random(4): Report number of bytes ready to read, no... |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd/amdgpu amdgpu: Fix bogus ... |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/sys/arch/aarch64/aarch64 aarch64: Optimization: Omit needles... |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/sys/arch/arm/arm32 arm32: Optimization: Omit needless membar... |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/sys/arch/mips/mips mips: Optimization: Omit needless membar ... |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/sys/arch/powerpc/powerpc powerpc: Optimization: Omit needles... |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/sys/arch/riscv/riscv riscv: Optimization: Omit needless memb... |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/sys/arch/sparc64/sparc64 sparc64: Optimization: Omit needles... |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/sys/arch x86: Expand on comments on ordering around stores t... |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/sys nouveau: Kick out genfb on firmware framebuffer before i... |
=?iso-8859-1?q?fcambus?= | [src/trunk]: src/share/misc Add IR (intermediate representation) and MLIR (mu... |
=?iso-8859-1?q?fcambus?= | [src/trunk]: src/share/misc Add RAII (resource acquisition is initialization). |
=?iso-8859-1?q?fcambus?= | [src/trunk]: src/share/misc Add TU (translation unit). |
=?iso-8859-1?q?uwe?= | [src/trunk]: src/lib/libc/sys mmap(2): minor markup tweaks |
=?iso-8859-1?q?kre?= | [src/trunk]: src/sbin/swapctl When processing swapon -a (or swapctl -A, or sw... |
=?iso-8859-1?q?kre?= | [src/trunk]: src/sbin/swapctl Fix a typo in a newly added comment. |
=?iso-8859-1?q?fcambus?= | [src/trunk]: src/share/misc Add RTTI (run-time type information). |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/sys/fs/hfs fs/hfs: Avoid buffer overrun in hfslib_reada_node... |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/sys/fs/hfs fs/hfs: Avoid undefined pointer arith in hfslib_r... |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/lib/libc/sys mremap(2): Fix example to use MAP_PRIVATE. |
03/02/2023 |
=?iso-8859-1?q?nia?= | [src/trunk]: src/tests/modules delete attribution per request of contributor |
=?iso-8859-1?q?mrg?= | [xsrc/trunk]: xsrc/external/mit/xf86-video-vmware/dist/src fix idempotent che... |
03/03/2023 |
=?iso-8859-1?q?hannken?= | [src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Adapt zfs_netbsd_... |
=?iso-8859-1?q?hannken?= | [src/trunk]: src/sys/miscfs/genfs Fix genfs_can_chtimes() to also handle the ... |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/sys/kern entropy(9): Allow changing flags on all entropy sou... |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/lib/libc/sys mremap(2): Note MAP_REMAPDUP bug. |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/sys/arch/i386/i386 Revert "x86: Add kthread_fpu_enter/exit s... |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/sys/arch/x86/x86 Revert "x86/fpu.c: Sprinkle KNF." |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/sys/arch/x86/x86 x86: Call fpuinit_mxcsr_mask only once. |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/sys/arch Revert "x86: Add kthread_fpu_enter/exit support, ta... |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/sys/arch/x86/x86 x86/fpu: Align savefpu to 64 bytes in fpuin... |
=?iso-8859-1?q?jschauma?= | [src/trunk]: src/share/misc add CMC (Certificate Management over CMS, RFC5272) |
=?iso-8859-1?q?martin?= | [src/netbsd-10]: src/sys/arch/arm/ti Pull up following revision(s) (requested... |
=?iso-8859-1?q?martin?= | [src/netbsd-10]: src/doc Ticket #109 |
=?iso-8859-1?q?martin?= | [src/netbsd-9]: src/sys/arch/arm/ti Pull up following revision(s) (requested ... |
=?iso-8859-1?q?martin?= | [src/netbsd-9]: src/doc Ticket #1609 |
03/04/2023 |
=?iso-8859-1?q?rillig?= | [src/trunk]: src/usr.bin/make/unit-tests tests/make: test very small and very... |
=?iso-8859-1?q?skrll?= | [src/trunk]: src/sys/arch/arm/arm Trailing whitespace |
03/05/2023 |
=?iso-8859-1?q?rillig?= | [src/trunk]: src/usr.bin/make/unit-tests tests/make: use proper variable name... |
=?iso-8859-1?q?rillig?= | [src/trunk]: src/usr.bin/make/unit-tests tests/make: improve explanations in ... |
=?iso-8859-1?q?thorpej?= | [src/trunk]: src/sys/dev/usb In the HUP-wait path in ucomopen(): |
=?iso-8859-1?q?martin?= | [src/netbsd-10]: src/external/cddl/osnet/dist/uts/common/fs/zfs Pull up follo... |
=?iso-8859-1?q?martin?= | [src/netbsd-10]: src/sys/miscfs/genfs Pull up following revision(s) (requeste... |
=?iso-8859-1?q?martin?= | [src/netbsd-10]: src/sbin/nvmectl Pull up following revision(s) (requested by... |
=?iso-8859-1?q?martin?= | [src/netbsd-10]: src/doc Tickets #110 - #112 |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/sys/kern open(2): Don't map ERESTART to EINTR. |
=?iso-8859-1?q?thorpej?= | [src/trunk]: src/lib/libc/sys Document the error code when O_REGULAR is speci... |
=?iso-8859-1?q?andvar?= | [src/trunk]: src/distrib/sets/lists/xdebug s/degub/debug/ in syspkgs definiti... |
03/06/2023 |
=?iso-8859-1?q?mlelstv?= | [src/trunk]: src/sys/arch/evbarm/fdt Locate wedges as boot device and also ma... |
=?iso-8859-1?q?mrg?= | [src/trunk]: src/external/lgpl3/mpfr/dist merge mpfr 4.2.0. |
=?iso-8859-1?q?mrg?= | [src/trunk]: src/external/lgpl3/mpfr/lib/libmpfr updates for mpfr 4.2.0. |
=?iso-8859-1?q?mrg?= | [src/trunk]: src/doc note mpfr has a new version (4.2.0) and is updated, and |
=?iso-8859-1?q?mrg?= | [src/trunk]: src/external/lgpl3/mpfr/dist initial import of MPFR 4.2.0. chan... |
=?iso-8859-1?q?mrg?= | [src/trunk]: src/external/lgpl3/mpc/lib/libmpc updates for mpc 1.3.1 |
=?iso-8859-1?q?mrg?= | [src/trunk]: src/external/lgpl3/mpc/dist initial import of mpc 1.3.1. change... |
=?iso-8859-1?q?mrg?= | [src/trunk]: src/doc mpc is updated to 1.3.1. |
=?iso-8859-1?q?mrg?= | [src/mpc]: src/external/lgpl3/mpc/dist initial import of mpc 1.3.1. changes ... |
=?iso-8859-1?q?mrg?= | [src/mpfr]: src/external/lgpl3/mpfr/dist initial import of MPFR 4.2.0. chang... |
=?iso-8859-1?q?simonb?= | [src/trunk]: src/sbin/nvmectl In "devlist" mode, exit with a 0 return code if... |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/sys/dev/usb ucom(4): Simplify logic fixing PR kern/57259. |
=?iso-8859-1?q?uwe?= | [src/trunk]: src/share/man/man9 portfeatures(9): the man page for the __HAVE ... |
=?iso-8859-1?q?wiz?= | [src/trunk]: src/share/man/man9 fix typos |
=?iso-8859-1?q?kre?= | [src/trunk]: src/usr.sbin/cpuctl Unless -v is given, ignore EEXIST errors fro... |
=?iso-8859-1?q?kre?= | [src/trunk]: src/bin/sh Adjust tilde expansion as will be documented in the f... |
=?iso-8859-1?q?kre?= | [src/trunk]: src/tests/bin/sh Adjust the tilde expansion test to deal with (v... |
=?iso-8859-1?q?thorpej?= | [src/trunk]: src/share/man/man9 Document __HAVE_UCAS_FULL and __HAVE_UCAS_MP. |
=?iso-8859-1?q?nia?= | [src/trunk]: src/doc doc: ch-ch-changes |
03/07/2023 |
=?iso-8859-1?q?andvar?= | [src/trunk]: src/usr.bin/elf2ecoff fix few typos in comments and log messages. |
=?iso-8859-1?q?thorpej?= | [src/trunk]: src/share/misc Add: |
=?iso-8859-1?q?mrg?= | [src/trunk]: src/sys/external/bsd/drm2/radeon radeon: Kick out genfb on firmw... |
=?iso-8859-1?q?martin?= | [src/trunk]: src/share/examples/asm/hello This example is plain asm code, run... |
=?iso-8859-1?q?martin?= | [src/netbsd-10]: src/sys/dev/usb Pull up following revision(s) (requested by ... |
=?iso-8859-1?q?martin?= | [src/netbsd-10]: src/lib/libc/sys Pull up following revision(s) (requested by... |
=?iso-8859-1?q?martin?= | [src/netbsd-10]: src/sys/kern Pull up following revision(s) (requested by ria... |
=?iso-8859-1?q?martin?= | [src/netbsd-10]: src/doc Tickets #113 - #115 |
=?iso-8859-1?q?martin?= | [src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by rias... |
=?iso-8859-1?q?martin?= | [src/netbsd-9]: src/doc Ticket #161 |
=?iso-8859-1?q?martin?= | [src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by rias... |
03/08/2023 |
=?iso-8859-1?q?mrg?= | [src/trunk]: src/sys/external/bsd/drm2/radeon remove "nouveau" from a comment... |
=?iso-8859-1?q?christos?= | [src/trunk]: src/usr.bin/cvslatest simplify previous |
03/09/2023 |
=?iso-8859-1?q?rillig?= | [src/trunk]: src/usr.bin/make make: fix memory leak when parsing ':from=to' m... |
=?iso-8859-1?q?rillig?= | [src/trunk]: src/usr.bin/make make: document how read-only variables can be m... |
03/10/2023 |
=?iso-8859-1?q?tsutsui?= | [src/trunk]: src/doc Move changes pulled up to netbsd-10 from CHANGES to CHAN... |
03/11/2023 |
=?iso-8859-1?q?tsutsui?= | [src/trunk]: src/doc Note more user visible changes by me that will appear in... |
03/12/2023 |
=?iso-8859-1?q?martin?= | [src/trunk]: src/share/mk PR 57241: switch mips64el back to old binutils for now |
=?iso-8859-1?q?martin?= | [src/netbsd-10]: src Pull up following revision(s) (requested by msaitoh in t... |
=?iso-8859-1?q?martin?= | [src/netbsd-10]: src/doc Ticket #116 |
03/13/2023 |
=?iso-8859-1?q?martin?= | [src/trunk]: src Avoid the dependency on a populated tooldir (or building the... |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/sys/kern vn_open(9): Clarify that this returns a locked vnode. |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/sys/kern vn_open(9): Add assertion that vp is locked on return. |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/lib/libm/src libm: Fill in more dummy long double transcende... |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/lib/libm/src libm: Need <math.h> for __HAVE_LONG_DOUBLE. |
03/14/2023 |
=?iso-8859-1?q?jdc?= | [src/netbsd-8]: src/doc Ticket #1806 |
=?iso-8859-1?q?jdc?= | [src/netbsd-8]: src Pull up the following revision (requested by martin in ti... |
=?iso-8859-1?q?jdc?= | [src/netbsd-8]: src/doc Ticket #1807 |
=?iso-8859-1?q?jdc?= | [src/netbsd-9]: src Pull up the following revision (requested by martin in ti... |
=?iso-8859-1?q?jdc?= | [src/netbsd-9]: src/doc Ticket #1611 |
=?iso-8859-1?q?jdc?= | [src/netbsd-10]: src Pull up the following revision (requested by martin in t... |
=?iso-8859-1?q?jdc?= | [src/netbsd-10]: src/doc Ticket #117 |
=?iso-8859-1?q?christos?= | [src/trunk]: src/usr.sbin/makefs/ffs modernize; release bpp and set it to NUL... |
=?iso-8859-1?q?christos?= | [src/trunk]: src/usr.sbin/makefs/ffs Don't brelse() if bread() fails. The ker... |
=?iso-8859-1?q?gutteridge?= | [src/trunk]: src/external/bsd/atf/dist/atf-c atf-c-api.3: correct ATF_TP_ADD_... |
=?iso-8859-1?q?kre?= | [src/trunk]: src/lib/libm/src Add (newly added): expm1l log1pl log2l lgammal ... |
=?iso-8859-1?q?kre?= | [src/trunk]: src/usr.sbin/service Don't inappropriately use xargs to run rcor... |
=?iso-8859-1?q?kre?= | [src/trunk]: src/usr.sbin/makefs/ffs Use %zd to print ssize_t (%z[uxo] for si... |
=?iso-8859-1?q?kre?= | [src/trunk]: src/usr.sbin/sysinst Correct a minor word usage error in a comme... |
=?iso-8859-1?q?kre?= | [src/trunk]: src/usr.sbin/makefs/ffs In bwrite() if the write() returned -1, ... |
=?iso-8859-1?q?hannken?= | [src/trunk]: src/sys/dev Do not limit the number of pending requests for the ... |
=?iso-8859-1?q?martin?= | [src/netbsd-10]: src/usr.sbin/npf Pull up following revision(s) (requested by... |
=?iso-8859-1?q?martin?= | [src/netbsd-10]: src/sys/net/npf Pull up following revision(s) (requested by ... |
=?iso-8859-1?q?martin?= | [src/netbsd-10]: src/external/mit/xorg/lib/xkeyboard-config Pull up following... |
=?iso-8859-1?q?martin?= | [src/netbsd-10]: src/doc Tickets #118 - #120, fix pasto in #117 |
=?iso-8859-1?q?martin?= | [src/netbsd-9]: src/usr.sbin/npf Pull up following revision(s) (requested by ... |
=?iso-8859-1?q?martin?= | [src/netbsd-9]: src/sys/net/npf Pull up following revision(s) (requested by k... |
=?iso-8859-1?q?martin?= | [src/netbsd-9]: src/doc Tickets #1612 and #1613 |
03/15/2023 |
=?iso-8859-1?q?fcambus?= | [src/trunk]: src/share/misc Add SPIR (standard portable intermediate represen... |
=?iso-8859-1?q?uwe?= | [src/trunk]: src/usr.sbin/service service(8): fix markup |
=?iso-8859-1?q?jschauma?= | [src/trunk]: src/share/misc +BQP bounded-error quantum polynomial time |
=?iso-8859-1?q?martin?= | [src/netbsd-10]: src/doc Ticket #121 |
=?iso-8859-1?q?martin?= | [src/netbsd-9]: src/sys/dev Pull up following revision(s) (requested by hannk... |
=?iso-8859-1?q?martin?= | [src/netbsd-9]: src/doc Ticket #1614 |
03/16/2023 |
=?iso-8859-1?q?uwe?= | [src/trunk]: src/usr.sbin/mountd mountd(8): fix minor markup nits |
=?iso-8859-1?q?uwe?= | [src/trunk]: src/usr.sbin/mountd mountd(8): comma before "and" |
=?iso-8859-1?q?martin?= | [src/netbsd-10]: src/sys/dev Pull up following revision(s) (requested by hann... |
=?iso-8859-1?q?wiz?= | [src/trunk]: src/doc openssh 9.3 is out |
03/17/2023 |
=?iso-8859-1?q?mlelstv?= | [src/trunk]: src/sys/nfs Avoid overflow of nfs_commitsize on machines with > ... |
=?iso-8859-1?q?andvar?= | [src/trunk]: src/usr.sbin/pf/pfs s/enougth/enough/ |
=?iso-8859-1?q?andvar?= | [src/trunk]: src/sys/dev/acpi s/Brigthness/Brightness/ in comment. |
03/18/2023 |
=?iso-8859-1?q?mlelstv?= | [src/trunk]: src/distrib/utils/embedded/files Can't use disklabel to find the... |
03/19/2023 |
=?iso-8859-1?q?sjg?= | [src/trunk]: src/usr.bin/make make: handle .PHONY consitently on interrupt |
=?iso-8859-1?q?kre?= | [src/trunk]: src/share/man/man8 PR misc/57276 from Nan Xiao |
=?iso-8859-1?q?mrg?= | [xsrc/xorg]: xsrc/external/mit/encodings/dist initial import of encodings-1.0.7 |
=?iso-8859-1?q?mrg?= | [xsrc/xorg]: xsrc/external/mit/font-adobe-100dpi/dist initial import of font-... |
=?iso-8859-1?q?mrg?= | [xsrc/xorg]: xsrc/external/mit/font-adobe-75dpi/dist initial import of font-a... |
=?iso-8859-1?q?mrg?= | [xsrc/xorg]: xsrc/external/mit/font-adobe-utopia-100dpi/dist initial import o... |
=?iso-8859-1?q?mrg?= | [xsrc/xorg]: xsrc/external/mit/font-adobe-utopia-type1/dist initial import of... |
=?iso-8859-1?q?mrg?= | [xsrc/xorg]: xsrc/external/mit/font-alias/dist initial import of font-alias-1... |
=?iso-8859-1?q?mrg?= | [xsrc/xorg]: xsrc/external/mit/font-bh-100dpi/dist initial import of font-bh-... |
=?iso-8859-1?q?mrg?= | [xsrc/xorg]: xsrc/external/mit/font-bh-75dpi/dist initial import of font-bh-7... |
=?iso-8859-1?q?mrg?= | [xsrc/xorg]: xsrc/external/mit/font-bh-lucidatypewriter-100dpi/dist initial i... |
=?iso-8859-1?q?mrg?= | [xsrc/xorg]: xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist initial im... |
=?iso-8859-1?q?mrg?= | [xsrc/xorg]: xsrc/external/mit/font-bh-ttf/dist initial import of font-bh-ttf... |
=?iso-8859-1?q?mrg?= | [xsrc/xorg]: xsrc/external/mit/font-bh-type1/dist initial import of font-bh-t... |
=?iso-8859-1?q?mrg?= | [xsrc/xorg]: xsrc/external/mit/font-bitstream-100dpi/dist initial import of f... |
=?iso-8859-1?q?mrg?= | [xsrc/xorg]: xsrc/external/mit/font-bitstream-75dpi/dist initial import of fo... |
=?iso-8859-1?q?mrg?= | [xsrc/xorg]: xsrc/external/mit/font-bitstream-type1/dist initial import of fo... |
=?iso-8859-1?q?mrg?= | [xsrc/xorg]: xsrc/external/mit/font-cursor-misc/dist initial import of font-c... |
=?iso-8859-1?q?mrg?= | [xsrc/xorg]: xsrc/external/mit/font-daewoo-misc/dist initial import of font-d... |
=?iso-8859-1?q?mrg?= | [xsrc/xorg]: xsrc/external/mit/font-dec-misc/dist initial import of font-dec-... |
=?iso-8859-1?q?mrg?= | [xsrc/xorg]: xsrc/external/mit/font-ibm-type1/dist initial import of font-ibm... |
=?iso-8859-1?q?mrg?= | [xsrc/xorg]: xsrc/external/mit/font-isas-misc/dist initial import of font-isa... |
=?iso-8859-1?q?mrg?= | [xsrc/xorg]: xsrc/external/mit/font-jis-misc/dist initial import of font-jis-... |
=?iso-8859-1?q?mrg?= | [xsrc/xorg]: xsrc/external/mit/font-misc-misc/dist initial import of font-mis... |
=?iso-8859-1?q?mrg?= | [xsrc/xorg]: xsrc/external/mit/font-mutt-misc/dist initial import of font-mut... |
=?iso-8859-1?q?mrg?= | [xsrc/xorg]: xsrc/external/mit/font-sony-misc/dist initial import of font-son... |
=?iso-8859-1?q?mrg?= | [xsrc/xorg]: xsrc/external/mit/font-util/dist initial import of font-util-1.4.0 |
=?iso-8859-1?q?mrg?= | [xsrc/trunk]: xsrc/external/mit/encodings/dist initial import of encodings-1.0.7 |
=?iso-8859-1?q?mrg?= | [xsrc/trunk]: xsrc/external/mit/font-adobe-100dpi/dist initial import of font... |
=?iso-8859-1?q?mrg?= | [xsrc/trunk]: xsrc/external/mit/font-adobe-75dpi/dist initial import of font-... |
=?iso-8859-1?q?mrg?= | [xsrc/trunk]: xsrc/external/mit/font-adobe-utopia-100dpi/dist initial import ... |
=?iso-8859-1?q?mrg?= | [xsrc/trunk]: xsrc/external/mit/font-adobe-utopia-type1/dist initial import o... |
=?iso-8859-1?q?mrg?= | [xsrc/trunk]: xsrc/external/mit/font-alias/dist initial import of font-alias-... |
=?iso-8859-1?q?mrg?= | [xsrc/trunk]: xsrc/external/mit/font-bh-100dpi/dist initial import of font-bh... |
=?iso-8859-1?q?mrg?= | [xsrc/trunk]: xsrc/external/mit/font-bh-lucidatypewriter-100dpi/dist initial ... |
=?iso-8859-1?q?mrg?= | [xsrc/trunk]: xsrc/external/mit/font-bh-75dpi/dist initial import of font-bh-... |
=?iso-8859-1?q?mrg?= | [xsrc/trunk]: xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist initial i... |
=?iso-8859-1?q?mrg?= | [xsrc/trunk]: xsrc/external/mit/font-bh-ttf/dist initial import of font-bh-tt... |
=?iso-8859-1?q?mrg?= | [xsrc/trunk]: xsrc/external/mit/font-bh-type1/dist initial import of font-bh-... |
=?iso-8859-1?q?mrg?= | [xsrc/trunk]: xsrc/external/mit/font-bitstream-100dpi/dist initial import of ... |
=?iso-8859-1?q?mrg?= | [xsrc/trunk]: xsrc/external/mit/font-bitstream-75dpi/dist initial import of f... |
=?iso-8859-1?q?mrg?= | [xsrc/trunk]: xsrc/external/mit/font-bitstream-type1/dist initial import of f... |
=?iso-8859-1?q?mrg?= | [xsrc/trunk]: xsrc/external/mit/font-cursor-misc/dist initial import of font-... |
=?iso-8859-1?q?mrg?= | [xsrc/trunk]: xsrc/external/mit/font-daewoo-misc/dist initial import of font-... |
=?iso-8859-1?q?mrg?= | [xsrc/trunk]: xsrc/external/mit/font-dec-misc/dist initial import of font-dec... |
=?iso-8859-1?q?mrg?= | [xsrc/trunk]: xsrc/external/mit/font-ibm-type1/dist initial import of font-ib... |
=?iso-8859-1?q?mrg?= | [xsrc/trunk]: xsrc/external/mit/font-isas-misc/dist initial import of font-is... |
=?iso-8859-1?q?mrg?= | [xsrc/trunk]: xsrc/external/mit/font-jis-misc/dist initial import of font-jis... |
=?iso-8859-1?q?mrg?= | [xsrc/trunk]: xsrc/external/mit/font-misc-misc/dist initial import of font-mi... |
=?iso-8859-1?q?mrg?= | [xsrc/trunk]: xsrc/external/mit/font-mutt-misc/dist initial import of font-mu... |
=?iso-8859-1?q?mrg?= | [xsrc/trunk]: xsrc/external/mit/font-sony-misc/dist initial import of font-so... |
=?iso-8859-1?q?mrg?= | [xsrc/trunk]: xsrc/external/mit/font-util/dist initial import of font-util-1.4.0 |
=?iso-8859-1?q?mrg?= | [xsrc/trunk]: xsrc/external/mit merge new font packages. |
=?iso-8859-1?q?kre?= | [src/trunk]: src/bin/sh Change a few #defines from octal to hex (pdp11 days a... |
=?iso-8859-1?q?kre?= | [src/trunk]: src/bin/sh Switch from using _setjmp()/_longjmp() (on BSD system... |
=?iso-8859-1?q?kre?= | [src/trunk]: src/bin/sh Do a better job handling EACCES errors from exec() ca... |
03/20/2023 |
=?iso-8859-1?q?mrg?= | [xsrc/xorg]: xsrc/external/mit/util-macros/dist initial import of util-macros... |
=?iso-8859-1?q?mrg?= | [xsrc/xorg]: xsrc/external/mit/xbitmaps/dist initial import of xbitmaps-1.1.3 |
=?iso-8859-1?q?mrg?= | [xsrc/trunk]: xsrc/external/mit/util-macros/dist initial import of util-macro... |
=?iso-8859-1?q?mrg?= | [xsrc/trunk]: xsrc/external/mit/xbitmaps/dist initial import of xbitmaps-1.1.3 |
=?iso-8859-1?q?mrg?= | [xsrc/xorg]: xsrc/external/mit/xorg-cf-files/dist initial import of xorg-cf-f... |
=?iso-8859-1?q?mrg?= | [xsrc/trunk]: xsrc/external/mit/xorg-cf-files/dist initial import of xorg-cf-... |
=?iso-8859-1?q?mrg?= | [xsrc/trunk]: xsrc/external/mit merge xbitmaps 1.1.3 and xorg-cf-files 1.0.8. |
=?iso-8859-1?q?ozaki-r?= | [src/trunk]: src/sys/netinet6 in6: reject setting negative values but -1 via ... |
=?iso-8859-1?q?martin?= | [src/trunk]: src/sys/arch/sparc/include __HAVE_HASHLOCKED_ATOMICS needs to be... |
=?iso-8859-1?q?hannken?= | [src/trunk]: src Adjust pc/npc before syscall allowing EJUSTRETURN to return |
=?iso-8859-1?q?martin?= | [src/netbsd-10]: src/sys Pull up following revision(s) (requested by mrg in t... |
=?iso-8859-1?q?martin?= | [src/netbsd-10]: src/doc Ticket #122 |
03/21/2023 |
=?iso-8859-1?q?hannken?= | [src/trunk]: src/bin/sh Use "sigjmp_buf loc" after switch to sigsetjmp()/sigl... |
=?iso-8859-1?q?christos?= | [src/trunk]: src/sys/nfs PR/57279: Izumi Tsutsui: Fix some {int,long} -> time... |
=?iso-8859-1?q?christos?= | [src/NetBSD2]: src/external/gpl3/gdb.old import the head of gdb in gdb.old in... |
=?iso-8859-1?q?christos?= | [src/NetBSD2]: src/external/gpl3/gdb.old Import head of gdb to gdb.old |
=?iso-8859-1?q?christos?= | [src/NetBSD2]: src/external/gpl3/binutils.old import the HEAD of binutils as ... |
=?iso-8859-1?q?christos?= | [src/NetBSD2]: src/external/gpl3/binutils.old Import current binutils |
=?iso-8859-1?q?christos?= | [src/NetBSD2]: src/external/gpl3/gdb.old import current gdb-7.10.1 as gdb.old |
=?iso-8859-1?q?christos?= | [src/NetBSD2]: src/external/gpl3/gdb.old Import HEAD of gdb-7.12 |
=?iso-8859-1?q?christos?= | [src/NetBSD2]: src/external/gpl3/gdb.old Import gdb current to gdb.old |
=?iso-8859-1?q?christos?= | [src/NetBSD2]: src/external/gpl3/binutils.old import current binutils. |
=?iso-8859-1?q?christos?= | [src/NetBSD2]: src/external/gpl3/binutils.old Import the HEAD of the NetBSD b... |
=?iso-8859-1?q?christos?= | [src/NetBSD1]: src/external/gpl3/gdb.old import latest gdb from our tree into... |
=?iso-8859-1?q?christos?= | [src/NetBSD2]: src/external/gpl3/gdb.old Import gdb-8.3 from the latest HEAD ... |
=?iso-8859-1?q?christos?= | [src/NetBSD2]: src/external/gpl3/binutils.old import latest NetBSD binutils |
=?iso-8859-1?q?christos?= | [src/NetBSD2]: src/external/gpl3/gdb.old import latest gdb from our tree into... |
=?iso-8859-1?q?christos?= | [src/NetBSD3]: src/external/gpl3/gdb.old import latest gdb from our tree into... |
=?iso-8859-1?q?christos?= | [src/trunk]: src/external/gpl3/gdb.old import latest gdb from our tree into g... |
=?iso-8859-1?q?christos?= | [src/trunk]: src/external/gpl3/gdb.old Merge between |
=?iso-8859-1?q?christos?= | [src/NetBSD]: src/external/gpl3/gdb.old import latest gdb from our tree into ... |
=?iso-8859-1?q?srcmastr?= | [src/NetBSD2]: src Closing old heads |
=?iso-8859-1?q?christos?= | [src/NETBSD]: src/external/gpl3/gdb.old import latest gdb from our tree into ... |
03/22/2023 |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/sys/arch/mips/cavium/dev octrnm(4): Raise delay on startup. |
=?iso-8859-1?q?ozaki-r?= | [src/trunk]: src/sys/netinet6 in6: make sure a user-specified checksum field ... |
=?iso-8859-1?q?mlelstv?= | [src/trunk]: src/sys/dev Ignore non-recoverable and critical limits smaller t... |
=?iso-8859-1?q?martin?= | [src/netbsd-10]: src/external/gpl3/gcc.old Remove directory, requested by mrg... |
03/23/2023 |
=?iso-8859-1?q?martin?= | [src/netbsd-10]: src Pull up following revision(s) (requested by hannken in t... |
=?iso-8859-1?q?martin?= | [src/netbsd-10]: src/doc Tickets #123 and #124 |
=?iso-8859-1?q?hannken?= | [src/trunk]: src/sys/dev Pass B_PHYS when reading from device. Xbd(4) at lea... |
=?iso-8859-1?q?mrg?= | [xsrc/xorg]: xsrc/external/mit/libXaw/dist initial import of libXaw-1.0.15 |
=?iso-8859-1?q?mrg?= | [xsrc/trunk]: xsrc/external/mit/libXaw/dist/src merge libXaw 1.0.15. |
=?iso-8859-1?q?mrg?= | [xsrc/trunk]: xsrc/external/mit/libXaw/dist initial import of libXaw-1.0.15 |
=?iso-8859-1?q?yamaguchi?= | [src/trunk]: src/sys/dev/pci vioif(4): remove unnecessary lock release |
=?iso-8859-1?q?yamaguchi?= | [src/trunk]: src/sys/dev/pci vioif(4): access to txq_active and rxq_active wi... |
=?iso-8859-1?q?yamaguchi?= | [src/trunk]: src/sys/dev/pci vioif(4): use device reset to stop interrupt com... |
=?iso-8859-1?q?yamaguchi?= | [src/trunk]: src/sys/dev/pci vioif(4): rename {txq,rxq}_active to {txq,rxq}_r... |
=?iso-8859-1?q?yamaguchi?= | [src/trunk]: src/sys/dev/pci vioif(4): stop interrupt before schedule handler |
=?iso-8859-1?q?yamaguchi?= | [src/trunk]: src/sys/dev/pci vioif(4): adjust receive buffer to ETHER_ALIGN |
=?iso-8859-1?q?yamaguchi?= | [src/trunk]: src/sys/dev/pci vioif(4): added event counters related to receiv... |
=?iso-8859-1?q?yamaguchi?= | [src/trunk]: src/sys/dev/pci vioif(4): fix missing virtio_enqueue_abort for e... |
=?iso-8859-1?q?yamaguchi?= | [src/trunk]: src/sys/dev/pci vioif(4): drain receive buffer on stopping the d... |
=?iso-8859-1?q?yamaguchi?= | [src/trunk]: src/sys/dev/pci vioif(4): divide interrupt handler for receiving |
=?iso-8859-1?q?yamaguchi?= | [src/trunk]: src/sys/dev/pci vioif(4): merge drain into clear of queue |
=?iso-8859-1?q?yamaguchi?= | [src/trunk]: src/sys/dev/pci vioif(4): increase output error counter |
=?iso-8859-1?q?yamaguchi?= | [src/trunk]: src/sys/dev/pci vioif(4): added a structure to manage variables ... |
=?iso-8859-1?q?yamaguchi?= | [src/trunk]: src/sys/dev/pci vioif(4): prepare slot before dequeuing |
=?iso-8859-1?q?yamaguchi?= | [src/trunk]: src/sys/dev/pci vioif(4): added __predct_false to error check |
=?iso-8859-1?q?yamaguchi?= | [src/trunk]: src/sys/dev/pci vioif(4): added new data structure for network q... |
=?iso-8859-1?q?yamaguchi?= | [src/trunk]: src/sys/dev/pci vioif(4): added functions to manipulate network ... |
=?iso-8859-1?q?yamaguchi?= | [src/trunk]: src/sys/dev/pci vioif(4): rename sc_hdr_segs to sc_segs |
=?iso-8859-1?q?yamaguchi?= | [src/trunk]: src/sys/dev/pci vioif(4): reorganize functions |
=?iso-8859-1?q?yamaguchi?= | [src/trunk]: src/sys/dev/pci vioif(4): divide IFF_OACTIVE into per-queue |
=?iso-8859-1?q?yamaguchi?= | [src/trunk]: src/sys/dev Set virtqueues in virtio_child_attach_finish |
=?iso-8859-1?q?sjg?= | [src/trunk]: src/usr.bin/make Document unexplained *** Error code 6 |
=?iso-8859-1?q?yamaguchi?= | [src/trunk]: src/sys/dev/virtio viocon(4): fix not to allocate unused virtqueue |
=?iso-8859-1?q?yamaguchi?= | [src/trunk]: src/sys/dev Added functions to set interrupt handler and index i... |
=?iso-8859-1?q?mrg?= | [src/trunk]: src/distrib/sets/lists/base un-obsolete ./usr/lib/libisns.so*. ... |
=?iso-8859-1?q?mrg?= | [src/trunk]: src/external/mit/xorg/lib/xkeyboard-config updates for xkeyboard... |
=?iso-8859-1?q?mrg?= | [src/trunk]: src add a note about how to fix missing ./usr/lib/libisns* files. |
=?iso-8859-1?q?yamaguchi?= | [src/trunk]: src/sys/dev/pci vioif(4): clear flags when configure is failed |
=?iso-8859-1?q?martin?= | [src/trunk]: src/tests/sbin/envstat PR 57284: rewrite test to extract all tem... |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/share/man/man7 entropy(7): Omit needless offset for diagnost... |
=?iso-8859-1?q?martin?= | [src/netbsd-10]: src/sys/netinet6 Pull up following revision(s) (requested by... |
=?iso-8859-1?q?martin?= | [src/netbsd-10]: src/sys/dev Pull up following revision(s) (requested by hann... |
=?iso-8859-1?q?martin?= | [src/netbsd-10]: src/doc Tickets #125 and #126 |
=?iso-8859-1?q?martin?= | [src/netbsd-9]: src/sys/netinet6 Pull up following revision(s) (requested by ... |
=?iso-8859-1?q?martin?= | [src/netbsd-9]: src/doc Ticket #1615 |
=?iso-8859-1?q?martin?= | [src/netbsd-8]: src/sys/netinet6 Pull up following revision(s) (requested by ... |
=?iso-8859-1?q?martin?= | [src/netbsd-8]: src/doc Ticket #1808 |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/lib/libm libm: Bump minor for new long double transcendental... |
=?iso-8859-1?q?uwe?= | [src/trunk]: src/share/man/man7 entropy(7): don't try to cram things into one... |
=?iso-8859-1?q?uwe?= | [src/trunk]: src/share/man/man7 entropy(7): use .Ql instead of .Sc Li |
=?iso-8859-1?q?uwe?= | [src/trunk]: src/share/man/man7 entropy(7): don't use .Nx inside .Ss |
=?iso-8859-1?q?abs?= | [src/trunk]: src/distrib/amiga/stand Update device-streams binaries from Roc ... |
=?iso-8859-1?q?kre?= | [src/trunk]: src/external/public-domain/tz/dist Merge tzdata2023a |
=?iso-8859-1?q?kre?= | [src/trunk]: src/external/public-domain/tz/dist Import tzdata2023a from https... |
=?iso-8859-1?q?kre?= | [src/trunk]: src/doc tzdata updated to 2023a |
=?iso-8859-1?q?kre?= | [src/trunk]: src/external/public-domain/tz/dist More merge/updates for tzdata... |
=?iso-8859-1?q?kre?= | [src/trunk]: src/external/public-domain/tz/dist More tzdata2023a updates (the... |
=?iso-8859-1?q?jschauma?= | [src/trunk]: src/share/misc +ALPN (application-layer protocol negotiation; a ... |
=?iso-8859-1?q?kre?= | [src/TZDATA]: src/external/public-domain/tz/dist Import tzdata2023a from http... |
03/24/2023 |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/sys/nfs nfs: Use unsigned fhlen so we don't trip over negati... |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/sys/nfs nfs: Avoid integer overflow in nfs_namei bounds check. |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/sys/nfs nfs: Use unsigned name lengths so we don't trip over... |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/sys/nfs nfs: Avoid free of uninitialized on bad name size in... |
=?iso-8859-1?q?skrll?= | [src/trunk]: src/sys/uvm Unwrap. NFCI. |
=?iso-8859-1?q?bouyer?= | [src/trunk]: src/sys/kern extattr_set_vp(): properly handle XATTR_REPLACE fla... |
=?iso-8859-1?q?bouyer?= | [src/trunk]: src/sys/arch/x86/x86 mpacpi_config_cpu(): Xen with a PVH dom0 re... |
=?iso-8859-1?q?bouyer?= | [src/trunk]: src/sys/arch Allow a PVH dom0 to use VGA as console: make xen_pv... |
=?iso-8859-1?q?kre?= | [src/trunk]: src/external/public-domain/tz/dist Import tzdata2023b from https... |
=?iso-8859-1?q?kre?= | [src/trunk]: src/external/public-domain/tz/dist Merge tzdata2023b |
=?iso-8859-1?q?kre?= | [src/trunk]: src/doc tzdata updated from 2023a to 2023b |
=?iso-8859-1?q?kre?= | [src/trunk]: src/external/public-domain/tz/dist Actually make the only change... |
=?iso-8859-1?q?kre?= | [src/TZDATA]: src/external/public-domain/tz/dist Import tzdata2023b from http... |
=?iso-8859-1?q?yamaguchi?= | [src/trunk]: src/sys/dev/pci vioif(4): fix wrong memory allocation size |
=?iso-8859-1?q?yamaguchi?= | [src/trunk]: src/sys/dev/pci Added check of pointer for allocated memory befo... |
=?iso-8859-1?q?joerg?= | [src/trunk]: src/lib/libpthread Use snprintf_ss in pthread__assertfunc and up... |
=?iso-8859-1?q?kre?= | [src/trunk]: src/usr.bin/su PR misc/57287 from Nan Xiao |
=?iso-8859-1?q?kre?= | [src/trunk]: src/usr.bin/su After a ':' (as in login:group or just :group) in... |
03/25/2023 |
=?iso-8859-1?q?yamaguchi?= | [src/trunk]: src/sys/dev/pci Setup virtqueues after registering them to virti... |
=?iso-8859-1?q?mlelstv?= | [src/trunk]: src/sys/dev/pci restore fetch of qsize. |
=?iso-8859-1?q?mlelstv?= | [src/trunk]: src/sys/dev/pci A single SCSI request may require multiple slots... |
=?iso-8859-1?q?mlelstv?= | [src/trunk]: src/sys/dev/pci Fix 32bit overflow when calculating balloon size. |
=?iso-8859-1?q?mlelstv?= | [src/trunk]: src/sys/dev/pci Mark as MPSAFE. |
=?iso-8859-1?q?abs?= | [src/trunk]: src/sys/arch/amiga/stand/bootblock/boot Fix NetBSD/amiga bootblo... |
03/26/2023 |
=?iso-8859-1?q?andvar?= | [src/trunk]: src/sys/dev/ic s/deteced/detected/ and s/couner/counter/ in comm... |
=?iso-8859-1?q?andvar?= | [src/trunk]: src/sys/net s/deteted/detected/ in log message. |
=?iso-8859-1?q?andvar?= | [src/trunk]: src/sys/arch s/Predective/Predictive/ and s/dedected/detected/ i... |
=?iso-8859-1?q?andvar?= | [src/trunk]: src/sys/arch/atari/include s/resultion/resolution/ in comment. |
=?iso-8859-1?q?mlelstv?= | [src/trunk]: src/sbin/ifconfig Fix parser for carp state. |
=?iso-8859-1?q?mlelstv?= | [src/trunk]: src/sys/netinet Use backing device to send advertisements. Other... |
=?iso-8859-1?q?ragge?= | [src/trunk]: src/sys/arch/vax/vax Ensure that the kernel do not try to alloca... |
=?iso-8859-1?q?ragge?= | [src/trunk]: src/sys/arch/vax/include Change CASMAGIC to 0xFEDABABE so that i... |
=?iso-8859-1?q?andvar?= | [src/trunk]: src/distrib/mvme68k/miniroot s/displyed/displayed/ |
=?iso-8859-1?q?andvar?= | [src/trunk]: src/sys/arch s/diplay/display/ and s/DIPPLAY/DISPLAY/ in comments. |
=?iso-8859-1?q?andvar?= | [src/trunk]: src/sys/arch s/dipslay/display/ in comments. |
=?iso-8859-1?q?andvar?= | [src/trunk]: src fix various typos in documentation, comments and sysctl devi... |
03/27/2023 |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/sys/dev/pci virtio(4): Avoid name collision with global intr... |
03/28/2023 |
=?iso-8859-1?q?nakayama?= | [src/trunk]: src/sys/dev/pci Use PRIuBUSSIZE to print bus_size_t variables. |
=?iso-8859-1?q?chs?= | [src/trunk]: src/sbin/fsck_ffs Apply this commit from FreeBSD: |
=?iso-8859-1?q?kre?= | [src/trunk]: src/usr.bin/systat Undo previous "restore lost break" and fix th... |
=?iso-8859-1?q?kre?= | [src/trunk]: src/usr.bin/systat PR bin/56014 from Kouichi Hashikawa |
=?iso-8859-1?q?nakayama?= | [src/trunk]: src/sys/arch/mips/include Add missing PRIuBUSSIZE to mips. |
=?iso-8859-1?q?rillig?= | [src/trunk]: src/usr.bin/make/unit-tests tests/make: add expectations for str... |
=?iso-8859-1?q?rillig?= | [src/trunk]: src/usr.bin/make make: declare all common symbols in headers, un... |
=?iso-8859-1?q?rillig?= | [src/trunk]: src/usr.bin/xlint/lint2 lint: warn about extern declarations out... |
=?iso-8859-1?q?rillig?= | [src/trunk]: src/usr.bin/xlint/lint1 lint: condense debugging code |
03/29/2023 |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/sys/arch/x86/x86 x86/bus_dma.c: Sprinkle KASSERTMSG. |
=?iso-8859-1?q?rillig?= | [src/trunk]: src/usr.bin/xlint/lint1 lint: clean up comments for handling 'li... |
=?iso-8859-1?q?andvar?= | [src/trunk]: src/sys/dev/usb s/interrput/interrupt/ and s/accesss/access/ in ... |
=?iso-8859-1?q?rillig?= | [src/trunk]: src/usr.bin/xlint/lint1 lint: warn about 'extern' declarations i... |
=?iso-8859-1?q?andvar?= | [src/trunk]: src/sys/arch/x68k/x68k s/ourput/output/ in comment. |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/sys/dev/pci virtio(4): Use flexible array members, not zero-... |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/sys/dev/pci virtio(4): Fix sizing of virtqueue allocation. |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/crypto/external/bsd/openssl/dist/apps openssl: Revert local ... |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/crypto/external/bsd/openssl/dist/crypto openssl: Omit needle... |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/crypto/external/bsd/openssl/dist/crypto openssl: Omit needle... |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/bio openssl: Omit ne... |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/crypto/external/bsd/openssl openssl: Omit local indentation ... |
=?iso-8859-1?q?kardel?= | [src/trunk]: src/sys/netinet6 use carp mac address when replying to neighbor ... |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/bn/asm openssl: Remo... |
=?iso-8859-1?q?christos?= | [src/trunk]: src/include/ssp PR/57288: Mingye Wang: <ssp/ssp.h>: Use __builti... |
=?iso-8859-1?q?kre?= | [src/trunk]: src/usr.bin/systat PR misc/57305 from Nan Xiao |
03/30/2023 |
=?iso-8859-1?q?uwe?= | [src/trunk]: src/usr.bin/systat systat(1): try to give this page a quick face... |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/share/misc style(5): Forbid extern in .c files. |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/sys/dev/raidframe raidframe: Nix unused parameter to raidwri... |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/sys/netatalk atalk(4): Don't abuse queue(9) internals. |
=?iso-8859-1?q?martin?= | [src/netbsd-10]: src/sys/dev/pci Pull up following revision(s) (requested by ... |
=?iso-8859-1?q?martin?= | [src/netbsd-10]: src/sys/kern Pull up following revision(s) (requested by bou... |
=?iso-8859-1?q?martin?= | [src/netbsd-10]: src/sys/arch/x86/x86 Pull up following revision(s) (requeste... |
=?iso-8859-1?q?martin?= | [src/netbsd-10]: src/sys/arch Pull up following revision(s) (requested by bou... |
=?iso-8859-1?q?martin?= | [src/netbsd-10]: src/sys/arch/amiga/stand/bootblock/boot Pull up following re... |
=?iso-8859-1?q?martin?= | [src/netbsd-10]: src/distrib/amiga/stand Pull up following revision(s) (reque... |
=?iso-8859-1?q?martin?= | [src/netbsd-10]: src/sys/nfs Pull up following revision(s) (requested by rias... |
=?iso-8859-1?q?martin?= | [src/netbsd-10]: src/doc Tickets #128 - #134 |
=?iso-8859-1?q?martin?= | [src/netbsd-9]: src/sys/nfs Pull up following revision(s) (requested by riast... |
=?iso-8859-1?q?martin?= | [src/netbsd-9]: src/doc Tickets #1616 and #1617 |
=?iso-8859-1?q?martin?= | [src/netbsd-9]: src/distrib/amiga/stand Pull up following revision(s) (reques... |
=?iso-8859-1?q?martin?= | [src/netbsd-8]: src/sys/nfs Pull up following revision(s) (requested by riast... |
=?iso-8859-1?q?martin?= | [src/netbsd-8]: src/doc Tickets #1809 and #1810 |
=?iso-8859-1?q?martin?= | [src/netbsd-8]: src/distrib/amiga/stand Pull up following revision(s) (reques... |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/common/lib/libc/atomic libc: Define __atomic_is_lock_free. |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/sys/netatalk atalk(4): Don't let userland control sa_len whe... |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/sys/kern sockaddr_alloc(9): Avoid uninitialized buffer in so... |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/sys/netatalk atalk(4): Omit spurious satosat. |
=?iso-8859-1?q?mrg?= | [xsrc/trunk]: xsrc/external/mit/xkeyboard-config/dist/symbols merge xkeyboard... |
=?iso-8859-1?q?mrg?= | [xsrc/trunk]: xsrc/external/mit/xkeyboard-config/dist initial import of xkeyb... |
=?iso-8859-1?q?mrg?= | [xsrc/xorg]: xsrc/external/mit/xkeyboard-config/dist initial import of xkeybo... |
=?iso-8859-1?q?mrg?= | [xsrc/xorg]: xsrc/external/mit/xorg-server/dist initial import of xorg-server... |
=?iso-8859-1?q?mrg?= | [xsrc/trunk]: xsrc/external/mit/xorg-server/dist initial import of xorg-serve... |
=?iso-8859-1?q?mrg?= | [xsrc/trunk]: xsrc/external/mit/xorg-server/dist merge xorg-server 21.1.8. |
=?iso-8859-1?q?mrg?= | [xsrc/trunk]: xsrc/external/mit/xorg-server/include updates for xorg-server 2... |
03/31/2023 |
=?iso-8859-1?q?mrg?= | [xsrc/trunk]: xsrc/external/mit/xorg-server.old/dist/composite pull across fi... |
=?iso-8859-1?q?mrg?= | [src/trunk]: src/share/mk bump XORG_SERVER_TEENY. |
=?iso-8859-1?q?rillig?= | [src/trunk]: src/lib/libpuffs libpuffs: ignore lint warning about nested exte... |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/rand openssl: Omit l... |
=?iso-8859-1?q?yamaguchi?= | [src/trunk]: src/sys/dev Added flags to store status of attaching a virtio de... |
=?iso-8859-1?q?yamaguchi?= | [src/trunk]: src/sys/dev/pci Use descriptor chain for free slots instead of v... |
=?iso-8859-1?q?rillig?= | [src/trunk]: src/usr.bin/xlint/lint1 lint: allow querying for octal integer c... |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/sys/dev spkr(4): Avoid some overflow issues. |
=?iso-8859-1?q?kre?= | [src/trunk]: src/external/public-domain/tz/dist Import tzdata2023c from https... |
=?iso-8859-1?q?kre?= | [src/trunk]: src/external/public-domain/tz/dist Merge tzdata2023c |
=?iso-8859-1?q?kre?= | [src/trunk]: src/doc tzdata updated to 2023c (2023cgtz). |
=?iso-8859-1?q?kre?= | [src/trunk]: src/doc Correct the previous (change both "2023b" -> "2023c" not... |
=?iso-8859-1?q?riastradh?= | [src/trunk]: src/sys/kern mbuf(9): Sprinkle KASSERTMSG. |
=?iso-8859-1?q?kre?= | [src/TZDATA]: src/external/public-domain/tz/dist Import tzdata2023c from http... |