Index of source-changes-hg for November, 2022


FromSubject
11/01/2022
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/wsfont This is X11's 75dpi/term14.bdf, use if you wa...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/landisk/landisk Fix signature of landisk_pci_intr_s...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/landisk/include Remove declaration of landisk_pci_i...
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/dev/sbus s/interrut/interrupt/ and s/accelelerator/accel...
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/dev s/singled/single/
=?iso-8859-1?q?andvar?=[src/trunk]: src fix various typos in comments and one output message.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/xilinx Implement zynq_platform_reset()
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/mii fix blank printf at attach
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add micphy(4)
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/xilinx Fix MASK_DATA logic in previous commit -...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Disable ADMA2 on the Arasan SDHCI 8.9A found in ...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/sys Define the mount program for zfs.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/tprof Add support for Cortex-A9.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/fdt On a system with both global and private ti...
11/02/2022
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/dev/usb s/faild/failed/ in comments and messages.
=?iso-8859-1?q?andvar?=[src/trunk]: src s/varaible/variable/ and s/varible/variable/ in comments.
=?iso-8859-1?q?andvar?=[src/trunk]: src/usr.sbin/installboot s/instalboot/installboot/
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap KNF
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Restore a '\n' I accidentally remov...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/rump/librump/rumpkern rump: don't touch p_nlwps without ...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net tests: enable start_nc_server to have extra option...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net/tcp tests: add tests for TCP with nc
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/sdmmc Select DMA mode after programming the ADMA bas...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Re-enable ADMA2 support for arasan,sdhci-8.9a
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/dev/ic s/ourselve/ourselves/ in comments.
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/time Cleaner to use if/then/else rather than a ton ...
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/dev/hyperv rename sneaky snyc in hvtimesnyc_sample_verbo...
=?iso-8859-1?q?andvar?=[src/trunk]: src fix various typos in comments and messages.
11/03/2022
=?iso-8859-1?q?skrll?=[src/trunk]: src Provide MI PMAP support on AARCH64
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap _KERNEL_OPT protection
11/04/2022
=?iso-8859-1?q?blymn?=[src/trunk]: src/lib/libcurses PR bin/57072
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses/check_files Update check files to allow ...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/distrib/sets/lists/tests sets: fix wrong keywords for tests/...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net/tcp tests: add tests for invalid extra operations ...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/netipsec inpcb: rename functions to inpcb_*
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/netinet inpcb: use pool_cache instead of pool
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/netinet6 inpcb: rename functions to in6pcb_*
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys inpcb: use in_port_t for port numbers
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/netinet inpcb: use NULL
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys inpcb: get rid of parentheses for return value
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/netinet inpcb: replace leading white spaces with tabs
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/netinet ipcb: add/update the description of functions
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/sys Bump the version for function renames of inpcb
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Size boot_physmem with FDT_MEMORY_RANGES.
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/sys Add a helper to set or clear lower mount and use it.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/usb Back out r1.82 ("Do not explicitly set the HID R...
11/05/2022
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/conf G/C
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/fdt Fix inverted result when status is "okay"
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by j...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1550
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libc/regex regerror(3): Allow null errbuf if errbuf_size...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/xilinx Add I2C clocks
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm Handle speed change events
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys Add driver for Cadence I2C controller.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add cdnsiic and lmtemp
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/crypto Make aes and chacha prints debug only.
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc openssl 1.1.1s/3.0.7 out
11/07/2022
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Fix UVMHIST build
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net Increase sdl_data so that more then IFNAMSIZ bytes a...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/tests/lib/libutil Sync with if_dl.h rev. 1.31's change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/sys Welcome to 9.99.106
11/08/2022
=?iso-8859-1?q?blymn?=[src/trunk]: src/lib/libcurses Count character widths not number of bytes whe...
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.sbin/syslogd sign.c: mark a variable used only in assert...
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.sbin/syslogd tls.c: wrap debug-only data in #ifndef NDEBUG
=?iso-8859-1?q?uwe?=[src/trunk]: src/usr.sbin/syslogd syslogd: make -d accept an optional argument
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses * Uncomment the slk_wset test which was ...
=?iso-8859-1?q?blymn?=[src/trunk]: src/distrib/sets/lists/tests Added a new check file for libcurse...
=?iso-8859-1?q?nia?=[src/trunk]: src/doc doc: various changes from various developers for late oc...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/include whitepsace nit
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include Fix tyop in __BITS for the MIPSNN_MTI_...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/riscv/include Add a #define for XLEN, the RISC-V na...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/riscv/include Add cause register trap types, and so...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/riscv/include Parentheses police.
11/09/2022
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/netipsec Fix IPv4 security policy with port number does ...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/tests/net/ipsec Add test for sys/netipsec/ipsec.c:r1.176.
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc texinfo 7.0 out
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/arm/fdt fdt/pmu was not working. do return only if ...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/tprof If the hardware does not support PMU, return a...
11/10/2022
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/lib/libc/gen closefrom.3: add a history section
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses Uncomment the waddstr call that was retu...
=?iso-8859-1?q?blymn?=[src/trunk]: src/distrib/sets/lists/tests Added new libcurses test checkfile.
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/tprof revert my previous commit.
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/ufs/ffs Some changes to "fs->fs_fmod" and "fs->fs_clean":
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/fs/tmpfs Tmpfs_mount() uses tmpfs_unmount() for cleanup ...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/kern If built with DEBUG Limit the depth of file system ...
11/11/2022
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/riscv/include The supervisor status register is the...
=?iso-8859-1?q?mrg?=[xsrc/xorg]: xsrc/external/mit/libX11/dist initial import of libX11-1.8.2
=?iso-8859-1?q?mrg?=[xsrc/trunk]: xsrc/external/mit/libX11/dist merge libX11 1.8.2.
=?iso-8859-1?q?mrg?=[xsrc/trunk]: xsrc/external/mit/libX11/dist initial import of libX11-1.8.2
=?iso-8859-1?q?mrg?=[xsrc/trunk]: xsrc/external/mit/libXinerama/dist merge libXinerama 1.1.5
=?iso-8859-1?q?mrg?=[xsrc/trunk]: xsrc/external/mit/libXinerama/dist initial import of libXineram...
=?iso-8859-1?q?mrg?=[xsrc/trunk]: xsrc/external/mit/imake/dist initial import of imake-1.0.9
=?iso-8859-1?q?mrg?=[xsrc/trunk]: xsrc/external/mit/imake/dist merge imake 1.0.9.
=?iso-8859-1?q?mrg?=[xsrc/trunk]: xsrc/external/mit/imake/include update for imake 1.0.9.
=?iso-8859-1?q?mrg?=[xsrc/trunk]: xsrc/external/mit/makedepend/dist initial import of makedepend-...
=?iso-8859-1?q?mrg?=[xsrc/xorg]: xsrc/external/mit/imake/dist initial import of imake-1.0.9
=?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/libXinerama/dist initial import of libXinerama...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/xilinx Support PCAL clock control
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Add support for Xilinx 7-series ADC.
=?iso-8859-1?q?mrg?=[xsrc/trunk]: xsrc/external/mit/rgb/dist initial import of rgb-1.1.0
=?iso-8859-1?q?mrg?=[xsrc/trunk]: xsrc/external/mit/sessreg/dist initial import of sessreg-1.1.3
=?iso-8859-1?q?mrg?=[xsrc/trunk]: xsrc/external/mit/xfsinfo/dist initial import of xfsinfo-1.0.7
=?iso-8859-1?q?mrg?=[xsrc/trunk]: xsrc/external/mit/xsetroot/dist initial import of xsetroot-1.1.3
=?iso-8859-1?q?mrg?=[xsrc/trunk]: xsrc/external/mit merge rgb 1.1.0, sessreg 1.1.3, xfsinfo 1.0.7...
=?iso-8859-1?q?mrg?=[xsrc/xorg]: xsrc/external/mit/rgb/dist initial import of rgb-1.1.0
=?iso-8859-1?q?mrg?=[xsrc/xorg]: xsrc/external/mit/sessreg/dist initial import of sessreg-1.1.3
=?iso-8859-1?q?mrg?=[xsrc/xorg]: xsrc/external/mit/xfsinfo/dist initial import of xfsinfo-1.0.7
=?iso-8859-1?q?mrg?=[xsrc/xorg]: xsrc/external/mit/xsetroot/dist initial import of xsetroot-1.1.3
11/12/2022
=?iso-8859-1?q?mrg?=[xsrc/trunk]: xsrc/external/mit/xf86-input-mouse/dist initial import of xf86-...
=?iso-8859-1?q?mrg?=[xsrc/xorg]: xsrc/external/mit/xf86-input-mouse/dist initial import of xf86-i...
=?iso-8859-1?q?mrg?=[xsrc/trunk]: xsrc/external/mit/xf86-input-mouse/dist/src merge xf86-input-mo...
=?iso-8859-1?q?mrg?=[xsrc/trunk]: xsrc/external/mit/libpciaccess/dist initial import of libpciacc...
=?iso-8859-1?q?mrg?=[xsrc/trunk]: xsrc/external/mit/libpciaccess/dist merge libpciaccess 0.17.
=?iso-8859-1?q?mrg?=[xsrc/xorg]: xsrc/external/mit/libpciaccess/dist initial import of libpciacce...
=?iso-8859-1?q?mrg?=[xsrc/trunk]: xsrc/external/mit/libdrm/dist merge libdrm 2.4.114.
=?iso-8859-1?q?mrg?=[xsrc/trunk]: xsrc/external/mit/libdrm/dist initial import of libdrm-2.4.114
=?iso-8859-1?q?mrg?=[xsrc/xorg]: xsrc/external/mit/libdrm/dist initial import of libdrm-2.4.114
=?iso-8859-1?q?mrg?=[xsrc/trunk]: xsrc/external/mit/pixman/dist initial import of pixman-0.42.2
=?iso-8859-1?q?mrg?=[xsrc/xorg]: xsrc/external/mit/pixman/dist initial import of pixman-0.42.2
=?iso-8859-1?q?mrg?=[xsrc/trunk]: xsrc/external/mit/pixman/include merge pixman 0.42.2.
=?iso-8859-1?q?mrg?=[src/trunk]: src updates for libpciaccess 0.17.
=?iso-8859-1?q?mrg?=[src/trunk]: src updates for libdrm 2.4.114.
=?iso-8859-1?q?mrg?=[xsrc/trunk]: xsrc/external/mit/libXrender/include remove unused file.
=?iso-8859-1?q?mrg?=[src/trunk]: src updates for pixman 0.42.2.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/include Use uintptr_t consistently rather tha...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/include Note some SV39 PTE bits defined in ex...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib/pixman disable arm64 NEON for now. my...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/bus_dma Trailing whitespace
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/riscv/conf Add NFS_BOOT_DHCP option.
11/13/2022
=?iso-8859-1?q?mrg?=[xsrc/trunk]: xsrc/external/mit/x11perf/dist merge x11perf 1.6.2.
=?iso-8859-1?q?mrg?=[xsrc/trunk]: xsrc/external/mit/x11perf/dist initial import of x11perf-1.6.2
=?iso-8859-1?q?mrg?=[xsrc/xorg]: xsrc/external/mit/x11perf/dist initial import of x11perf-1.6.2
=?iso-8859-1?q?mrg?=[xsrc/trunk]: xsrc/external/mit/xkbevd/dist initial import of xkbevd-1.1.5
=?iso-8859-1?q?mrg?=[xsrc/trunk]: xsrc/external/mit/xkill/dist initial import of xkill-1.0.6
=?iso-8859-1?q?mrg?=[xsrc/trunk]: xsrc/external/mit merge xkbevd 1.1.5, xkill 1.0.6, and xlogo 1.0.6
=?iso-8859-1?q?mrg?=[xsrc/trunk]: xsrc/external/mit/xlogo/dist initial import of xlogo-1.0.6
=?iso-8859-1?q?mrg?=[xsrc/xorg]: xsrc/external/mit/xkbevd/dist initial import of xkbevd-1.1.5
=?iso-8859-1?q?mrg?=[xsrc/xorg]: xsrc/external/mit/xkill/dist initial import of xkill-1.0.6
=?iso-8859-1?q?mrg?=[xsrc/xorg]: xsrc/external/mit/xlogo/dist initial import of xlogo-1.0.6
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/cadence Skip the first PHY found to remove the shado...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/bin/xlogo add -D_CONST_X_STRING, like new ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/include Comment fix
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib/pixman add build infrastructure to bui...
11/14/2022
=?iso-8859-1?q?blymn?=[src/trunk]: src/doc Add major changes to curses(3)
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib/pixman/test add a 'check' target to ru...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys net: Store a pointer to the Layer 2 Sender Hardware addr...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet arp: Validate L2 sender hardware address matches...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/sys Adjust comment for new sizes.
11/15/2022
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make.1: make horizontal and vertical spacing mo...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys Revert prior.
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/kern don't KASSERT(kpreempt_disabled()) while cold
=?iso-8859-1?q?roy?=[src/trunk]: src/sys arp: Validate ARP source hardware address matches Ethern...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/powerpc/include remove workaround for old clang - i...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/riscv Use similar macro-magic to aarch64 armreg.h t...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/riscv/conf Include GENERIC.local if it exists.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/evbmips/conf Enable CD9660; noticed by he@.
11/16/2022
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/blocklist/libexec NetBSD uses ipf.conf for ipfi...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/blocklist/libexec More ipfilter fixes (Jose Lui...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/lib/libc/stdlib posix_openpt.3: add a history section
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/acpi typo in comment
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/include Add Some definitions from AMD APM:
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/cpuctl/arch Print AMD RAS features and Instruction-...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/cpuctl/arch Add CPUID Fn8000_0021 AMD Extended Feat...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/cpuctl/arch Add CPUID Fn8000_0022 AMD Extended Perf...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/cpuctl/arch s/Instruction-Based Sampling/IBS/
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/time PR/57083: Jiaxun Yang: Fix build on MacOS/X wh...
11/17/2022
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/netinet Fix sending broken RTM_DELADDR message in some o...
=?iso-8859-1?q?chs?=[src/trunk]: src Restore backward compatibility of UFS2 with previous NetBSD ...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net/net tests: import socket_afinet.c from FreeBSD as ...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net/net tests: make t_socket_afinet.c run on rump kernel
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net/tcp tests: import tcp_connect_port_test.c from Fre...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net/tcp tests: make t_tcp_connect_port.c run on rump k...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net/inpcb tests: import in_pcbbind/runtest.c from Open...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net/inpcb tests: make inpcb_bind.c buildable
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net/inpcb tests: add t_inpcb_bind.sh
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net/inpcb tests: import broadcast_bind.c from OpenBSD
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net/inpcb tests: tweak broadcast_bind.c for NetBSD
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net/inpcb tests: add t_broadcast_bind.sh
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/riscv/include Use better types and struct member na...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net/tcp tests: build and install added test files
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/distrib/sets/lists/tests distrib: add missing ./usr/libdata/...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/riscv/include Document lots of bits.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/riscv/riscv Use updated defines for the user-mode s...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/cpuctl/arch s/features 2/features2/
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/lib/libc/time Simply set HAVE_GETRANDOM to false on __APPLE__.
=?iso-8859-1?q?martin?=[src/trunk]: src/sbin/fsck_ffs Make the "non-zero exattr fields" message show...
=?iso-8859-1?q?brad?=[src/trunk]: src/sys/modules/aht20temp A driver for the Aosong AHT20 temperat...
11/18/2022
=?iso-8859-1?q?brad?=[src/trunk]: src Mention the AHT20 driver
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc xz 5.2.8 out.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/ic pckbc(4): Stop waiting 8us before reading each da...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern kern/vfs_init.c: extern vfs_op_descs got rehomed in...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/include Fix SR_WPRI.
=?iso-8859-1?q?martin?=[src/trunk]: src/sbin/fsck_ffs Fix clearing of permissions when finding unexp...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/blocklist/bin Allow configuration of addresses ...
11/19/2022
=?iso-8859-1?q?yamt?=[src/trunk]: src/sys/conf assym.mk: Fix assym.d generation
=?iso-8859-1?q?yamt?=[src/trunk]: src/sys/net80211 ieee80211_input.c: Fix a few debug messages
=?iso-8859-1?q?yamt?=[src/trunk]: src/sys Make arp have its own mowner
=?iso-8859-1?q?yamt?=[src/trunk]: src/sys/net bpf: refresh bd_pid in a few more places as well
=?iso-8859-1?q?yamt?=[src/trunk]: src/usr.bin/netstat netstat/bpf.c: Don't print garbage for stale...
=?iso-8859-1?q?yamt?=[src/trunk]: src/sys/arch/arm/sunxi sunxi_can.c: fix build with MBUFTRACE
=?iso-8859-1?q?yamt?=[src/trunk]: src/sys/arch/arm/rockchip arm/rockchip: fix build w/o MULTIPROCE...
=?iso-8859-1?q?yamt?=[src/trunk]: src/distrib/utils/embedded/conf Update a few www.raspberrypi.com...
=?iso-8859-1?q?yamt?=[src/trunk]: src/sys/arch/arm/broadcom bcm2835_intr.c: fix !MULTIPROCESSOR
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/riscv Fix CONSADDR and save a label
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/conf Some comments
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/cortex G/C gtmr_init function declaration
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include Fix _bus_dmamem_alloc_range function de...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/include Fix some types
=?iso-8859-1?q?taca?=[src/trunk]: src/usr.bin/netstat netstat/if.c: Fix error message with "-w" op...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/kern Style. NFCI.
11/20/2022
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/share/man/man7 Extend orders(7) with prefixes from Resolutio...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sbin/gpt Fix destroying and moving GPT header also for trunc...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/usr.bin/units Extend units.lib with prefixes from Resolution...
11/21/2022
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/netinet Fix panic on packet sending via a route with rt_...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/fs/union When testing whiteout support on the underlying...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/include Update AMD CPUID Fn8000_001b
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/stand/common Sync a list of HP-IB disk IDs wi...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/stand/common Make local variables static and ...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/stand/common Make local functions and variabl...
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/sbin/gpt Adapt to recent gpt(8) change which now issue...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300 Use common macro for numbers of cylinders and...
11/22/2022
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/sbin/fsck_ffs vnconfig is used in this tests, so requi...
=?iso-8859-1?q?brad?=[src/trunk]: src/usr.sbin/envstat A driver for the Bosch BMP280 / BME280 temp...
=?iso-8859-1?q?brad?=[src/trunk]: src Mention the driver for the Bosch BMP280/BME280
=?iso-8859-1?q?christos?=[src/trunk]: src lua libm API from Phil Rulon
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Fix typos. New sentence, new line.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sbin/gpt Big-Endian fixes.
=?iso-8859-1?q?mrg?=[xsrc/xorg]: xsrc/external/mit/xlsatoms/dist initial import of xlsatoms-1.1.4
=?iso-8859-1?q?mrg?=[xsrc/xorg]: xsrc/external/mit/xlsclients/dist initial import of xlsclients-1...
=?iso-8859-1?q?mrg?=[xsrc/trunk]: xsrc/external/mit/xlsatoms/dist initial import of xlsatoms-1.1.4
=?iso-8859-1?q?mrg?=[xsrc/trunk]: xsrc/external/mit/xlsclients/dist initial import of xlsclients-...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add some Xeon Scalable devices from OpenBSD.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?rin?=[src/trunk]: src/lib/lua/libm Correct path for libm.
=?iso-8859-1?q?rin?=[src/trunk]: src/tests/lib/lua/libm Sync style between Lua script and C sourc...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/luna68k/dev Use explicit struct to represent RX que...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/distrib/sets/lists Fix h_lualibm debug set lists.
=?iso-8859-1?q?brad?=[src/trunk]: src/sys/dev/i2c Read the datasheet more closely and put in some ...
11/23/2022
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/lua/libm fix vax build
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/lua/libm fix vax
11/24/2022
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/dev Fix "rd(4) at punits not configured on HP...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/dev Remove now unused buffer members from sof...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/man/man3lua Add links to libm (Phil Rulon)
=?iso-8859-1?q?brad?=[src/trunk]: src Use kpause() instead of delay() in the measurement cycle. T...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 New sentence, new line.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/uvm mmap(2): Avoid arithmetic overflow in search for fre...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/powerpc move ofprint() to powerpc/ofw_machdep.c and...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/powerpc/powerpc in ofprint() only append \r if the ...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/tests/net/ipsec clean up
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/x86/pci match zen3 "cezanne" (ryzen 5000-series APU.)
=?iso-8859-1?q?brad?=[src/trunk]: src/sys/dev/i2c Mention where in the datasheet the compensation ...
11/25/2022
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/net KNF. No functional change.
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys Support explicit unnumbered interface.
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/sys Welcome to 9.99.107
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sbin/ifconfig ifconfig(8) support unnumbered flag.
=?iso-8859-1?q?knakahara?=[src/trunk]: src/tests/net/if_pppoe Add ATF for unnumbered interfaces.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/riscv Add driver for SiFive FU540 PRCI clock contro...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/dev Use proper integer types for HP-IB xfer p...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/stand/common Sync with rdreg.h integer type c...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/dev Service mode switch should not be treated...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/dev Remove unnecessary declarations.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern kern/vfs_lockf.c: Parenthesize to make arithmetic m...
11/26/2022
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev move the creation of machdep.smbios into platform_in...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/dev Misc KNF and cosmetics.
11/27/2022
=?iso-8859-1?q?he?=[src/trunk]: src/sys/arch/evbmips/conf Bump MSGBUFSIZE to 32k; 4k just about ...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/lib/libc/stdlib reallocarray.3: minor grammar and style tweaks
11/28/2022
=?iso-8859-1?q?jschauma?=[src/trunk]: src/etc regen from IANA 2022-09-28
=?iso-8859-1?q?jschauma?=[src/trunk]: src/etc regen from IANA 2022-11-22
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/ufs the UFS_EXTATTR option was supposed to affect only U...
=?iso-8859-1?q?nia?=[src/trunk]: src/doc ch-ch-changes
=?iso-8859-1?q?jschauma?=[src/trunk]: src/etc revert previous
=?iso-8859-1?q?jschauma?=[src/trunk]: src/tests/lib/libc/net whitespace
=?iso-8859-1?q?jschauma?=[src/trunk]: src/tests/lib/libc/net whoops, we don't want an extra space here
=?iso-8859-1?q?jschauma?=[src/trunk]: src/etc regen from IANA as of 2022-09-28
11/29/2022
=?iso-8859-1?q?jschauma?=[src/trunk]: src/share/man/man5 be more specific about what /etc/protocols de...
11/30/2022
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/sbin/fsck_ffs Avoid dependence on details of the MD sy...
=?iso-8859-1?q?jschauma?=[src/trunk]: src/lib/libc/sys document the only supported type protocol, docu...
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libc/sys socketpair(2): Formatting nits
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: document that the ':tl' ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make.1: clarify in which case an expression may...
=?iso-8859-1?q?skrll?=[src/trunk]: src/lib/libc/stdlib Trailing whitespace
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/sys/net bpf: support sending packets on loopback interfaces
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/share/man/man4 man, bpf: support loopback interfaces for send
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net/net tests: import ip_reass_test.c from FreeBSD as ...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net/net tests: tweak t_ip_reass.c for NetBSD
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net/net tests: build and install t_ip_reass.c
=?iso-8859-1?q?blymn?=[src/trunk]: src/lib/libcurses When performing a scroll, check the last line ...
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses/check_files Update the check files due t...
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/sbin/fsck_ffs Simplify: avoid use of the explicit raw ...
=?iso-8859-1?q?ozaki-r?=[src/trunk]: src/tests/net/net tests: restore a line removed accidentally
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/dev Fix silent bus error panic on 98543A topc...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Add support for FFSv2ea in the partition ty...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Switch the default FFS type from FFSv2 to F...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/dev Check bounds of RAW_PART by bounds_check_...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/dev Check bounds of each partition by MI boun...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/dev Pass a correct dev_t arg to disk_ioctl().
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/dev Remove a duplicated static function decla...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/dev Set disk_geom parameters required by DIOC...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/dev Use proper RAW_PART macro rather than a m...
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/dev Unfortunately rump does not provide the same magic...
=?iso-8859-1?q?martin?=[src/trunk]: src/tests Avoid explicitly naming the raw part device with a par...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/dev Remove more duplicated static function de...