Index of source-changes-hg for December, 2022


FromSubject
12/01/2022
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Fix primary boot selection for FFSv2ea file...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/common lint: make definitions of basic types s...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add measurement unit to local vari...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/tprof don't call kpreempt_{disable,enable}() from an...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/tprof PMCR.E should not be disabled from tprof.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/tprof tprof_armv7 initializes on each CPUs, like tpr...
=?iso-8859-1?q?ryo?=[src/trunk]: src/usr.sbin/tprof Improve tprof(4)
=?iso-8859-1?q?ryo?=[src/trunk]: src/usr.sbin/tprof Improve tprof(8)
=?iso-8859-1?q?ryo?=[src/trunk]: src/usr.sbin/tprof split ksyms stuff into ksyms.[ch]
=?iso-8859-1?q?ryo?=[src/trunk]: src/usr.sbin/tprof add "top" subcommand to tprof(8)
=?iso-8859-1?q?brad?=[src/trunk]: src/sys/dev/i2c Correct the humidity conversion for the BME280
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/sys tprof module revamped. Welcome to 9.99.108
=?iso-8859-1?q?brad?=[src/trunk]: src/sys/dev/i2c Use a better choice for the print format string.
=?iso-8859-1?q?ryo?=[src/trunk]: src/usr.sbin/tprof fix build error of printf format
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net/net tests: fix Makefile and lists for MKRUMP=no
=?iso-8859-1?q?jschauma?=[src/trunk]: src/etc reinstate $NetBSD$
=?iso-8859-1?q?christos?=[src/trunk]: src/sbin/ping Add a sanity check for the ip header length (from ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sbin/ping fix sign.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/dev Misc KNF and cosmetics.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/lib/libsa fix clang build
12/02/2022
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh/dist Correct lost change in the ...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit PR/57095: Yilei Yang: Change readline's replace_...
12/03/2022
=?iso-8859-1?q?brad?=[src/trunk]: src/sys/modules/bmx280thpi2c Split the BMP280 / BME280 driver in...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/dev Add empty DIOCCACHESYNC ioctl(2) for rd(4).
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/include Correct some pre-existing relocations...
=?iso-8859-1?q?skrll?=[src/trunk]: src/libexec/ld.elf_so/arch/aarch64 Whitespace. NFC.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/include leading whitespace... oops
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/sifive Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/ic KNF a comment
=?iso-8859-1?q?skrll?=[src/trunk]: src/common/lib/libc/arch/arm/string improve a comment
=?iso-8859-1?q?skrll?=[src/trunk]: src/common/lib/libc/arch/arm/string Fix some comments
=?iso-8859-1?q?skrll?=[src/trunk]: src/lib/libc/arch/mips/sys Trailing whitespace
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev Fix bug in protocol parser that often caused fatal '...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/dev Explicitly include <sys/kernel.h> for hz(...
12/04/2022
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/tprof move ARMv7 PMC register definitions to armreg....
=?iso-8859-1?q?jschauma?=[src/trunk]: src/lib/libc/net reference /var/db/services.cdb / services_mkdb(8)
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libc/net getservent(3): Section 3 has RETURN VALUES, not...
=?iso-8859-1?q?jschauma?=[src/trunk]: src/tests/lib/libc/net whitespace
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib Sections 2 and 3 have RETURN VALUES, not DIAGNOSTICS
=?iso-8859-1?q?jschauma?=[src/trunk]: src/tests/lib/libc/net allow testing of files other than those i...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/ic Make power save mode configurable by ifconfig, no...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libutil pw_init(3): Use .Ev for EDITOR
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libc/sys flock(2): s/Eq/Er/ typo in the ERRORS section
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libutil lib: Mark up error names in man pages with .Er
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libc/sys Tweak markup in _lwp_*(2) manual pages
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libc/sys Bump date for the fixed RETURN VALUES in previous
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/riscv ASSERT that md_astpending it zero for t...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/riscv Restore t5 and t6 from the correct loca...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libc/regex re_format(7): Add subsection headings for ERE...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libc/sys fcntl(2): Fix wrong markup in a couple of places
=?iso-8859-1?q?skrll?=[src/trunk]: src/libexec/ld.elf_so/arch/riscv Consistently use the 'mv' instr...
12/05/2022
=?iso-8859-1?q?jakllsch?=[src/trunk]: src On VAX, compile gdtoa/misc.c at -O0 to avoid incorrect machi...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libutil login_cap(3): Markup fixes
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libc/rpc getnetpath(3): Sprinkle some markup
=?iso-8859-1?q?ryo?=[src/trunk]: src/usr.sbin/tprof fix build error with llvm
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/sys Fix a comment.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/kern Simplify. Same code before and after.
=?iso-8859-1?q?skrll?=[src/trunk]: src/libexec/ld.elf_so/arch/riscv RISC-V is RELA
=?iso-8859-1?q?skrll?=[src/trunk]: src/libexec/ld.elf_so/arch/riscv Use the SZREG symbol instead of...
=?iso-8859-1?q?jschauma?=[src/trunk]: src/share/misc +CSPM - cloud security posture management
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/kern If no more softints are pending on this cpu, clear ...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/powerpc/powerpc Do not bother to set PSL_SE in l_md...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/powerpc/powerpc Do not copy l_md to the new lwp in ...
12/06/2022
=?iso-8859-1?q?blymn?=[src/trunk]: src/lib/libcurses Revert previous change, it is not correct.
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses/check_files Update check files due to re...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: inline local macro in GNodeFlags_ToString
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: inline LazyBuf_AddBytesBetween
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: clean up comments
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libc/gen getbsize(3): Use .Ev for BLOCKSIZE
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libedit editrc(5): Markup fixes
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/powerpc/oea convert more seriously early output to ...
=?iso-8859-1?q?martin?=[xsrc/trunk]: xsrc/external/mit/pixman/dist/pixman Undo upstream commit b4a10...
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man4 unix(4): Fix/add markup
=?iso-8859-1?q?jschauma?=[src/trunk]: src/share/misc +ROP - return-oriented programming
12/07/2022
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/hp300/dev Pull up following revision(s) (request...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1551 and #1552
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/hp300 Pull up following revision(s) (requested b...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/sys/external/bsd/acpica/dist/executer exsystem.c: revert ACP...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/netinet refactor: use typedef for ip_encap priority func...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/tprof/arch KNF. No functional change.
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/netinet Implement encap_attach_addr() which is used by I...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys gif(4), ipsec(4) and l2tp(4) use encap_attach_addr().
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/netinet Refactor ip_encap.[ch]
12/12/2022
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: clean up comments
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/doc 3RDPARTY: note newer versions of acpica and gmake are out
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/tprof/arch Use lowercase consistently for hexadecim...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/doc Fix typo.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src Add AMD family 19h (zen3 and zen4) support to tprof.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/doc doc: Add note about tprof improbements.
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/netipsec Fix: update lastused of ipsecif(4) IPv6 out SP.
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/netipsec Fix: sp->lastused should be updated by time_upt...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/dev/pci Workaround for some hypervisor environments.
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/dev/ic Fix hang up writing /dev/console rarely in specif...
=?iso-8859-1?q?jschauma?=[src/trunk]: src/share/misc +AEAD, HKDF, NMR, SIV
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/dev/ic Revert com.c:r1.381 because i386/qemu cannot boot...
=?iso-8859-1?q?ryo?=[src/trunk]: src/usr.sbin/tprof add accumulative mode. "tprof top -a"
=?iso-8859-1?q?ryo?=[src/trunk]: src/usr.sbin/tprof mainly fixes around display.
=?iso-8859-1?q?ryo?=[src/trunk]: src/usr.sbin/tprof supported AMD family added
=?iso-8859-1?q?ryo?=[src/trunk]: src/doc fix typo
=?iso-8859-1?q?ryo?=[src/trunk]: src/usr.sbin/tprof if column width changes, the screen must be u...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys Harden layered file systems usage of field "mnt_lower" a...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst A little less (confusing) magic: adjust the...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst/arch Add set_default_sizemult() calls to so...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/powerpc/powerpc Convert more kernel printfs that mi...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/powerpc/powerpc Move some output to DEBUG-only state
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/usr.sbin/sysinst/arch/vax VAX bootxx has had ffsv2 support s...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Comment and code style (cosmetic) changes, ...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/external/bsd/file/dist/magic/magdir Add magic to recognize F...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Always map FS_BSDFFS to one of "FFS", "FFSv...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/acpica/dist Import acpica 2022-10-20
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/acpica/bin/iasl new file
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/acpica merge acpica 20220331 to 20221020
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new acpica
=?iso-8859-1?q?chs?=[src/trunk]: src/sbin/restore apply this change from FreeBSD:
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/vax/vsa Don't let compiler optimize out the framebu...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/file/dist/magic/magdir dedup
=?iso-8859-1?q?reinoud?=[src/trunk]: src/usr.sbin/sysinst Update list with file systems who do have f...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/dev/tprof make sure error is initialized before we retur...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/i386/conf Enable options DISKLABEL_EI by default as...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/stand Cleanup extern declarations.
=?iso-8859-1?q?kre?=[src/trunk]: src/external/public-domain/tz/dist Merge changes that should hav...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/stand/common Remove a #if 0'ed out unused fun...
=?iso-8859-1?q?kre?=[src/trunk]: src/external/public-domain/tz/dist Merge tzdata2022g
=?iso-8859-1?q?kre?=[src/trunk]: src/external/public-domain/tz/dist Import tzdata2022g from https...
=?iso-8859-1?q?kre?=[src/trunk]: src/distrib/sets/lists/base Sort (NFCI)
=?iso-8859-1?q?kre?=[src/trunk]: src/distrib/sets/lists/base tzdata update to 2022g
=?iso-8859-1?q?kre?=[src/trunk]: src/doc Note tzdata2022g
=?iso-8859-1?q?kre?=[src/trunk]: src/external/public-domain/tz/dist Merge more changes that shoul...
=?iso-8859-1?q?kre?=[src/trunk]: src/external/public-domain/tz/dist Revert last. remains in nor...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/stand/common Make hp300 bootloaders UFS2 ready.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/stand/uboot Enable UFS2 support.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/netinet Need larger fat pointers for 128bit cache lines.
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh It appears that POSIX intends to add a -d X option to...
=?iso-8859-1?q?kre?=[src/trunk]: src/external/public-domain/tz/dist Undo the previous revert - tu...
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/lib/libpthread This test makes (made) a false assumpti...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/fs/autofs Use genfs_pathconf for VOP_PATHCONF.
=?iso-8859-1?q?kre?=[src/trunk]: src/etc/etc.amd64 Don't forget pci17
=?iso-8859-1?q?christos?=[src/trunk]: src/doc Update tzcode to 2022g
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/time Merge in 2022g:
=?iso-8859-1?q?oster?=[src/trunk]: src/sys/arch/vax Support save/restore of AST levels in the PCB f...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst When generating a script for disklabel(8) d...
=?iso-8859-1?q?christos?=[src/intel]: src/sys/external/bsd/acpica/dist Import acpica 2022-10-20
=?iso-8859-1?q?kre?=[src/TZDATA]: src/external/public-domain/tz/dist Import tzdata2022g from http...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/sys/arch/ia64 madt.c & mainbus.c: fix build with acpica 2022...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.bin/netstat Use warn() instead of warnx() and simplify.
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/powerpc/powerpc Move the last remaining kernel prin...
=?iso-8859-1?q?chs?=[src/trunk]: src/sbin/restore apply this commit from FreeBSD:
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/vax vsbus vax: sprinkle volatile for register accesses
12/13/2022
=?iso-8859-1?q?blymn?=[src/trunk]: src/lib/libcurses Default the character width to 1 if wcwidth fa...
=?iso-8859-1?q?skrll?=[src/trunk]: src/lib/libc/arch/arm/gen Trailing whitespace
=?iso-8859-1?q?kre?=[src/trunk]: src/usr.bin/timeout POSIX is addint this utility in Issue 8 (whe...
=?iso-8859-1?q?martin?=[src/trunk]: src/external/bsd/ntp/scripts When doing reproducible builds, don...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/ntp/scripts preserve the original logic if we d...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/ntp Remove the importdate hack to make things m...
12/14/2022
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/time Handle the case the code originally intended t...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb Add missing whitespace in error message.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb "periodic frame list", not "period frame list" i...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/ntp importdate is no more
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb ehci_device_isoc_init() returns errno not usbd_e...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/usb fix grammar in comment
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/usr.sbin/gpioctl If we can't read a pin while listing pins, ...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/gpio Never fib about pin count in GPIOINFO ioctl res...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/include KNF
=?iso-8859-1?q?skrll?=[src/trunk]: src/share/mk Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/external/gpl3/binutils/dist/bfd Reduce diff to upstream. NFCI.
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/macppc Explicitly zero SPRG0 before doing an...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/powerpc/oea if we have the ROM font, make it availa...
=?iso-8859-1?q?snj?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
=?iso-8859-1?q?snj?=[src/netbsd-9]: src/usr.sbin/sysinst/arch Pull up following revision(s) (requ...
=?iso-8859-1?q?snj?=[src/netbsd-9]: src/doc 155[34]
=?iso-8859-1?q?skrll?=[src/trunk]: src/external/gpl3 Sprinkle some sorting. NFCI.
12/15/2022
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst PR 57100: fix install flag handling for new...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Temporarily back out rev 1.66 and switch th...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst PR 57100: when adding a new partition, upda...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Add an (expert) option to manually edit par...
12/16/2022
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst PR 57100: check if we can newfs the proper ...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst PR 57100: in manual mode, we can not ignore...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src lm(4): Add Nuvoton NCT6797D support.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/doc doc: NCT6797D support
=?iso-8859-1?q?mrg?=[xsrc/trunk]: xsrc/external/mit/makedepend/dist bump MAXFILES. xmcd in pkgsr...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/tprof - Add support select(2)/poll(2) on /dev/tprof.
=?iso-8859-1?q?ryo?=[src/trunk]: src/usr.sbin/tprof - added 'c' command to tprof-top to show/hide...
=?iso-8859-1?q?ryo?=[src/trunk]: src/usr.sbin/tprof the "scale" option can be specified in the ev...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/sys Add new "kern.mbuf.nmbclusters_limit" sysctl.
=?iso-8859-1?q?cvs?=[xsrc/netbsd-10]: xsrc Creating branch netbsd-10
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/notes/common Add notes about FFS and extended attrib...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/tprof tprof_lock is not a spin mutex. use mutex_{ent...
=?iso-8859-1?q?martin?=[src/trunk]: src Welcome to 10.99.1!
=?iso-8859-1?q?cvs?=[src/netbsd-10]: src/sys/arch/x68k/include Creating branch netbsd-10
12/17/2022
=?iso-8859-1?q?martin?=[src/netbsd-10]: src Welcome to 10.0_BETA!
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Switch back to FFSv2ea as default for new i...
=?iso-8859-1?q?srcmastr?=[src/netbsd-10]: src Closing old heads
=?iso-8859-1?q?mrg?=[xsrc/xorg]: xsrc/external/mit/pixman/dist initial import of revert to pixman...
=?iso-8859-1?q?mrg?=[xsrc/trunk]: xsrc/external/mit/pixman un-merge pixman 0.42.2 and re-merge 0....
=?iso-8859-1?q?mrg?=[xsrc/trunk]: xsrc/external/mit/pixman/dist initial import of revert to pixma...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib/pixman handle pixman revert.
=?iso-8859-1?q?kim?=[src/trunk]: src/external/gpl2/groff/tmac Whitespace police: Line up the vers...
12/18/2022
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/macppc #ifdef DEBUG the previous change, it ...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/macppc add comment to explain why we zero SP...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/amd64/amd64 Typo in comment
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm Appease KDASSERT / LOCKDEBUG.
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/dev/pci Add amdsmn(4) and amdccp(4) power management stubs.
=?iso-8859-1?q?reinoud?=[src/trunk]: src/doc Note the addition of trivial power management support fo...
12/19/2022
=?iso-8859-1?q?mrg?=[xsrc/trunk]: xsrc/external/mit/makedepend/dist revert previous: recently rel...
=?iso-8859-1?q?mrg?=[xsrc/trunk]: xsrc/external/mit/makedepend/dist initial import of makedepend-...
=?iso-8859-1?q?mrg?=[xsrc/trunk]: xsrc/external/mit/libX11/dist initial import of libX11-1.8.3
=?iso-8859-1?q?mrg?=[xsrc/xorg]: xsrc/external/mit/makedepend/dist initial import of makedepend-1...
=?iso-8859-1?q?mrg?=[xsrc/xorg]: xsrc/external/mit/libX11/dist initial import of libX11-1.8.3
=?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 merge xorg-server 1.21.1.5
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/share/man/man9 mutex.9: fix markup (.Em not .Fn)
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man9 mutex(9): Minor formatting fixes
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk bump xorg-server version.
=?iso-8859-1?q?srcmastr?=[xsrc/netbsd-10]: xsrc Closing old heads
=?iso-8859-1?q?martin?=[xsrc/netbsd-10]: xsrc/external/mit/pixman Revert pixman to 0.38.4, via patch...
=?iso-8859-1?q?martin?=[xsrc/netbsd-10]: xsrc/external/mit/makedepend/dist Update makedepend to 1.0....
=?iso-8859-1?q?martin?=[xsrc/netbsd-10]: xsrc/external/mit/libX11/dist Update libX11 from 1.8.2 to 1...
=?iso-8859-1?q?martin?=[xsrc/trunk]: xsrc/external/mit/libX11/dist Try to revert partial previous co...
=?iso-8859-1?q?martin?=[xsrc/trunk]: xsrc/external/mit/libX11/dist Argh, undo "revert" commit to wro...
=?iso-8859-1?q?martin?=[xsrc/netbsd-10]: xsrc/external/mit/libX11/dist Revert partial (interrupt) pr...
=?iso-8859-1?q?martin?=[xsrc/trunk]: xsrc/external/mit/libX11/dist/src Fix broken revert commit part #2
=?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/arch/arm Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/external/mit/xorg/lib/pixman Pull up following revision(...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/doc Tickets #3 - #6
=?iso-8859-1?q?mrg?=[xsrc/trunk]: xsrc/external/mit/xorg-server/dist fix a couple of merge botche...
=?iso-8859-1?q?chs?=[src/trunk]: src/usr.sbin/dumpfs dumpfs: remove confusing output for UFS2
12/20/2022
=?iso-8859-1?q?chs?=[src/trunk]: src/sbin/tunefs tunefs: clarify that "-a" refers to NFSv4 ACLs
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys Create compat_100 module infrastructure now that we have...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/compat/common Remove sys/compat/common/Makefile.*.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/distrib/sets/lists add compat_100 module setlist entries
=?iso-8859-1?q?uwe?=[src/trunk]: src/bin/sh sh(1): Fix markup. -compact must be last.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/distrib/sets/lists Missed the compat_netbsd32_100 stuff in p...
=?iso-8859-1?q?martin?=[xsrc/netbsd-10]: xsrc/external/mit/libX11/dist Sync external/mit/libX11/dist...
=?iso-8859-1?q?martin?=[xsrc/netbsd-10]: xsrc/external/mit/xorg-server Sync external/mit/xorg-server...
=?iso-8859-1?q?blymn?=[src/trunk]: src/lib/libcurses Backout change to addnstr that broke other app...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/nfs When partitioning a mbuf chain with m_split() the la...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/usr.sbin/dumpfs Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/sbin/tunefs Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/bin/sh Pull up following revision(s) (requested by uwe i...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/sys/nfs Pull up following revision(s) (requested by hann...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/doc Tickets #7 - #12
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/nfs Pull up following revision(s) (requested by hannk...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1555
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh Using .Cm Cm makes no sense at all - no idea what I w...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh More markup errors. \+ was intended to be \&+ and ....
12/21/2022
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/locale/ctype Add NetBSD RCS Id header instead of OpenB...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/locale/ctype Update unicode tables.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/locale/ctype Update Unicode tables.
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/uvm swap: disallow user opens of swap block device
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/dev/pci Update the Rx descriptor based on the vendor dri...
=?iso-8859-1?q?blymn?=[src/trunk]: src/lib/libcurses Add more debug so a call to waddbytes can be t...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/locale/ctype Update Unicode tables to 15.0.0.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.bin/netstat Add note about "netstat -mssv".
=?iso-8859-1?q?wiz?=[src/trunk]: src/tests/lib/libc/locale adapt mbstowcs_basic test for unicode ...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/sys/uvm Pull up following revision(s) (requested by chs ...
=?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/lib/libcurses Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/doc Tickets #13 - #15
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Rename pmap_md_pdetab_destroy to pmap_md_pdetab...
=?iso-8859-1?q?wiz?=[src/trunk]: src/external/bsd Remove unneeded -D_OPENBSD_SOURCE
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/regex Remove unneeded -D_OPENBSD_SOURCE
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/sys Bump version to keep modules and kernelin sync follo...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/ufs/ffs ffs: fail mounts requesting ACLs for non-ea UFS2...
=?iso-8859-1?q?chs?=[src/trunk]: src/sbin/mount_nfs mount_nfs: add missing "A" to getopt string
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/sys ppp: remove ioctls that never worked and crash the k...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk properly prefix ${X11INCDIR} uses with ${DESTDIR}.
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/share/mk Pull up following revision(s) (requested by mrg...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/sys/ufs/ffs Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/sbin/mount_nfs Pull up following revision(s) (requested ...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/sys/sys Pull up following revision(s) (requested by chs ...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/doc Tickets #16 - #19
12/22/2022
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/netinet6 Fix typo in comment (s/mut be/msut be/). No fun...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch Explicitly disable overflow interrupts before enabl...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 PMCR_EL0.LC should be set. ARM depr...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/tprof Even if an overflow interrupt is occured for a...
=?iso-8859-1?q?nat?=[src/trunk]: src/doc Mention dse.4
=?iso-8859-1?q?nat?=[src/trunk]: src/sys/dev/scsipi Driver for DaynaPORT SCSI/Link (dse.4).
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net route(4): Work around deadlock in rt_free wait path.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/i386/conf Add commented vio9p* to match amd64 GENERIC
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch Add missing virtio devices to x86 ALL kernels
12/23/2022
=?iso-8859-1?q?nat?=[src/trunk]: src/sys/dev/scsipi Remove unused commented out code.
=?iso-8859-1?q?nat?=[src/trunk]: src/sys/dev/scsipi Fix condition for ending the pacet read loop.
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/sys/dev/tprof Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/doc Ticket #20
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv Fix RV builds
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/x86/x86 x86_add_cluster() takes the end of the segm...
=?iso-8859-1?q?christos?=[src/NetBSD3]: src/external/gpl3/binutils.old import the HEAD of binutils as ...
=?iso-8859-1?q?christos?=[src/NetBSD3]: src/external/gpl3/gdb.old Import head of gdb to gdb.old
=?iso-8859-1?q?christos?=[src/NetBSD3]: src/external/gpl3/gdb.old import current gdb-7.10.1 as gdb.old
=?iso-8859-1?q?christos?=[src/NetBSD3]: src/external/gpl3/binutils.old Import current binutils
=?iso-8859-1?q?christos?=[src/NetBSD3]: src/external/gpl3/gdb.old Import HEAD of gdb-7.12
=?iso-8859-1?q?christos?=[src/NetBSD3]: src/external/gpl3/binutils.old import current binutils.
=?iso-8859-1?q?christos?=[src/NetBSD3]: src/external/gpl3/gdb.old Import gdb current to gdb.old
=?iso-8859-1?q?christos?=[src/NetBSD3]: src/external/gpl3/binutils.old Import the HEAD of the NetBSD b...
=?iso-8859-1?q?christos?=[src/NetBSD3]: src/external/gpl3/gdb.old Import gdb-8.3 from the latest HEAD ...
=?iso-8859-1?q?christos?=[src/NetBSD3]: src/external/gpl3/binutils.old import latest NetBSD binutils
=?iso-8859-1?q?christos?=[src/NetBSD]: src/external/gpl3/binutils.old import latest NetBSD binutils
=?iso-8859-1?q?christos?=[src/NetBSD2]: src/external/gpl3/binutils.old import latest NetBSD binutils
=?iso-8859-1?q?christos?=[src/NetBSD1]: src/external/gpl3/binutils.old import latest NetBSD binutils
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils.old import latest NetBSD binutils
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk switch everyone to binutils.old which is now 2.34
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils.old/dist/bfd Don't know why this file...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils.old merge conflicts by replacing with...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils/dist Update binutils from 2.34 to 2.39
=?iso-8859-1?q?srcmastr?=[src/NetBSD3]: src Closing old heads
=?iso-8859-1?q?christos?=[src/FSF]: src/external/gpl3/binutils/dist Update binutils from 2.34 to 2.39
12/24/2022
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.sbin/tprof use malloc instead of alloca so that SSP works.
=?iso-8859-1?q?andvar?=[src/trunk]: src/share/man/man4 rge(4): mention that driver appeared in NetBS...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/x86/x86 db_trace.c: Make parens balanced across #ifdef
=?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/doc Ticket #21
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch/x86/x86 db_trace.c: Use DB_SYM_NULL instead of resp...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch {amd64,i386}/db_machdep.c: Use DB_SYM_NULL
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/arch {amd64,i386}/db_machdep.c: Don't bury a function ca...
=?iso-8859-1?q?andvar?=[src/trunk]: src/usr.sbin/bootp/bootptest s/reqest/request/, s/requst/request...
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/nfs s/reqest/request/ in comment.
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/arch/evbarm/conf PR port-arm/57044 allow vcaudio on RPI ...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/usr.sbin/tprof Pull up following revision(s) (requested ...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/doc Ticket #22
=?iso-8859-1?q?christos?=[src/trunk]: src/tools/binutils Adjust for binutils-2.39
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils Merge conflicts between 2.34 and 2.39...
12/25/2022
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/netbt s/Reqest/Request/ and adding apostrophe for don't ...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists fix sets for binutils 2.39
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/distrib/sets/lists/comp fix libopcodes.so.11.0 binutils cond...
=?iso-8859-1?q?christos?=[src/trunk]: src/tools/binutils Handle both places where m68k-parse can be fo...
12/26/2022
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils/dist/bfd Add a space between the vers...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils/dist/bfd Add i386 missing file.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt Don't bail out if the...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils regen for i386
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/i386/stand/efiboot Fix broken flag -nocombreloc, 2....
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils/dist/bfd Explain our local changes
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mit/xorg/bin/xeyes Need -lxcb for xcb_create_pixmap
=?iso-8859-1?q?nia?=[src/trunk]: src/etc/root As with normal users, include /usr/games in the def...
=?iso-8859-1?q?nat?=[src/trunk]: src/sys/arch/mac68k/mac68k Sanity check and set the framebuffer ...
=?iso-8859-1?q?ryoon?=[src/trunk]: src/usr.sbin/tprof Reflect recent new options for top operation,...
=?iso-8859-1?q?ryo?=[src/trunk]: src/usr.sbin/tprof fixed parsing of event options.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/i386/i386 Remove duplicated IPL_SCHED. No functiona...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch Reduce diff between i386/i386/genassym.cf and amd64...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch Sort lines. Add comment. No functional change.
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/sys/arch/evbarm/conf Pull up following revision(s) (requ...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/usr.sbin/tprof Pull up following revision(s) (requested ...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/doc Tickets #23 and #24
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch Reduce diff between i386/i386/genassym.cf and amd64...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils/usr.bin/common Strip doc from the man...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/debug make gnu ctf needed for all new bin...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/amd64/amd64 sysret -> sysretl for new binutils
12/27/2022
=?iso-8859-1?q?chs?=[src/trunk]: src remove the PPP HDLC ioctls from more copies of sanitizers.
=?iso-8859-1?q?wiz?=[src/trunk]: src/distrib/sets/lists/debug Fix debug set list for old (default...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch Move some definitions. Add comment. No functional c...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/include Use __BIT(). Add comment. Whitespace. N...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src Pull up following revision(s) (requested by chs in ticke...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/doc Ticket #25
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst PR 57132: when calculation additional space...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils/lib/libbfd/arch/x86_64 regen so that ...
12/28/2022
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/arm/nxp don't use uninitialised data. should fix P...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/macppc first step towards MSI support on G5:
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/macppc support cascading:
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/dev suppress 'not configured' message for mp...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/dev don't complain about mpic and dart not b...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/dev one more skiplist entry...
=?iso-8859-1?q?he?=[src/trunk]: src/sys/arch/evbmips/mipssim mipssim_dma.c: set _bounce_thresh s...
=?iso-8859-1?q?he?=[src/trunk]: src/sys/arch/evbmips/mipssim evbmips/mipssim: on mips64, probe f...
=?iso-8859-1?q?nia?=[src/trunk]: src/include scandir(3) and alphasort(3) are part of POSIX-2008, ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Update Intel Elkhart Lake devices.
=?iso-8859-1?q?kre?=[src/trunk]: src/lib/libc/string PR lib/57141 - never decrement len without a...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/doc Ticket #26
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/sys/arch/evbmips/mipssim Pull up following revision(s) (...
=?iso-8859-1?q?riastradh?=[src/trunk]: src swab(3): Rewrite this to be understandable.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils/dist/bfd put back the coff and pei ta...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/calendar/calendars Update for 2023
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/conf remove lingering strip(4) remnants
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/usr.bin/calendar/calendars Pull up following revision(s)...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/include Pull up following revision(s) (requested by nia ...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/doc Tickets #27 and #28
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/calendar/calendars Pull up following revision(s) ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1556
12/29/2022
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.bin/netstat if not given an interface to monitor by defa...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/etc fix hexprint function
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk switch x86 to binutils 2.39
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/comp annotate the 234 linker scripts
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/sys/arch/arm/nxp Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/doc Ticket #29
=?iso-8859-1?q?nikita?=[src/trunk]: src/external/mit/lua/dist.work Import Lua 5.4.4
=?iso-8859-1?q?nikita?=[src/LUA]: src/external/mit/lua/dist.work Import Lua 5.4.4
=?iso-8859-1?q?nikita?=[src/trunk]: src/external/mit/lua/dist.work removed wrong imported directory.
=?iso-8859-1?q?jkoshy?=[src/trunk]: src/share/misc Terminate a sentence with a full stop.
12/30/2022
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/share/man/man5 link.5: fix some spelling and grammar
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk PR/57147: Andreas Gustafsson: Work around binutils ...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc mention binutils hack
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/ufs/chfs s/succes/success/ in comments.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/include Update definitions from the latest Inte...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/cpuctl/arch Print cpuid 7 sub-leaf 1 %ebx, %edx and...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/cpuctl/arch Add Raptor Lake and Sapphire Rapids.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/include Fix comment.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/x86 Add x2avic. Modify comment.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add Elkhart Lake Shared SRAM.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils/dist disable rebuilding man pages fro...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1557
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev Pull up following revision(s) (requested by tsuts...
=?iso-8859-1?q?jkoshy?=[src/trunk]: src/share/misc C99: Suggest using narrow scopes for loop indices.
12/31/2022
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils/dist/binutils/doc match the name of t...
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/dev/ic s/mdoem/modem/
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/arch/evbarm/conf s/Cotroller/Controller/
=?iso-8859-1?q?jkoshy?=[src/trunk]: src/share/misc Move a style recommendation closer to the syntax ...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci Fix dmamap_syncs more; the number of ring elemen...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/x86/isa Honor ACPI FADT Century byte; should fix ma...
=?iso-8859-1?q?ginsbach?=[src/trunk]: src/usr.bin/shar make sure a sed failure in the generated archiv...
=?iso-8859-1?q?ginsbach?=[src/trunk]: src/usr.bin/shar better handle special characters or white space...
=?iso-8859-1?q?ginsbach?=[src/trunk]: src/usr.bin/shar shar: send usage message to standard error so i...
=?iso-8859-1?q?snj?=[src/netbsd-10]: src/usr.sbin/sysinst Pull up following revision(s) (requeste...
=?iso-8859-1?q?snj?=[src/netbsd-10]: src/doc 30
=?iso-8859-1?q?snj?=[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
=?iso-8859-1?q?snj?=[src/netbsd-9]: src/doc 1558
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/binutils fix the binutils build with read-only source ...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libc/locale setlocale.3: Reflect state of NetBSD locale ...