Index of source-changes-hg for July, 2023


FromSubject
07/01/2023
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix handling of unnamed struct/uni...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up names related to declarat...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/etc security(5): Check kern.entropy.needed for confident ent...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern entropy(9): Reintroduce netbsd<=9 time-delta estima...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/openpam/dist Import ximenia (last was tabebuia)
=?iso-8859-1?q?riastradh?=[src/trunk]: src rc.conf(5): Set entropy=wait by default.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libc getrandom(2), getentropy(3): Rework man pages.
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new OpenPAM.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/openpam/dist merge openpam ximenia
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libc/gen getentropy(3): use .Sx to xref CAVEATS
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: test initializing an u...
=?iso-8859-1?q?christos?=[src/OPENPAM]: src/external/bsd/openpam/dist Import ximenia (last was tabebuia)
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/usr.bin/audio/play audioplay.1: fix sentence punctuation
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix initialization of unnamed unio...
=?iso-8859-1?q?rillig?=[src/trunk]: src/external/bsd/jemalloc/dist/src jemalloc: enable lint again, ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Fix build when KERNHIST defined, but not UVMHIST
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: show how to use indirect...
=?iso-8859-1?q?rillig?=[src/trunk]: src/doc doc/CHANGES: fix typos
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up typos
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up duplicate and dead code f...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up comments in lint1.h
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: constify, reduce indentation
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/aiomixer Use ENVIRONMENT section
=?iso-8859-1?q?nia?=[src/trunk]: src/games/tetris tetris(6): Support the informal standard of all...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/usr.sbin/ifwatchd Don't call UP script when an IP address be...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev/hdaudio Add Realtek ALC671 to hdaudiodevs, seen on F...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev/hdaudio regen
=?iso-8859-1?q?rillig?=[src/trunk]: src/external/mit/xorg/lib/dri.old dri.old: only disable lint for...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: rework tests for type ...
07/02/2023
=?iso-8859-1?q?dholland?=[src/trunk]: src/lib/libc libc/shlib_version: note that *rand48* should be pu...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up variable names
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: initialize unnamed member like an ...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/usr.bin/ftp Fix HTTPS through Proxy.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extend debug logging for declarati...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libc/sys getrandom(2): Reduce editorializing tone in man...
=?iso-8859-1?q?nia?=[src/trunk]: src/etc/defaults Fix typo in comment.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: use unsigned int for struct alignment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename 'quad' to 'signed int' or '...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up variable names relating t...
07/03/2023
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: eliminate redundant conditions
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: demonstrate empty stat...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: allow empty statements in GCC stat...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/xlint lint: add initial support for C23
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add C23 tests
=?iso-8859-1?q?rillig?=[src/trunk]: src/external/mit/xorg/lib/dri.old dri.old: disable lint again
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 lint: rename uppercase QUAD to LLONG
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up redundant casts
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix C11 mode to not allow C23 feat...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: clean up tests for C99...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: remove redundant comments for command li...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: invert the -u, -v and -z flags
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/tools/llvm-lib/libLLVMSupport Pull up following revision...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/doc Ticket #223
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: sync usage messages with reality
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: move platform-specific query tests to separate f...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/arch/evbarm/conf Enable MEMORY_DISK_DYNAMIC & co. to mat...
=?iso-8859-1?q?christos?=[src/trunk]: src/tools/compat PR/57500: Palle Lyckegaard: include missing too...
07/04/2023
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: consistently use portable type siz...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/ic tpm(4): Switch tsleep to kpause.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/riscv/include riscv: Fix (U)INT64_C suffix to match...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/external/bsd/jemalloc/dist/src jemalloc: Enforce alignment-m...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/lib/libc/stdlib t_posix_memalign: Expand test cases an...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libbsdmalloc libbsdmalloc: Provide all allocator front e...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libbsdmalloc libbsdmalloc: Nix trailing whitespace.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libbsdmalloc libbsdmalloc: Bump shlib minor.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libbsdmalloc libbsdmalloc: New man page.
07/05/2023
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libc/dlfcn libc: Fix missing membar_consumer in dl_itera...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libbsdmalloc libbsdmalloc: Nix K&R definitions. Bump WA...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sbin/fsck_ffs fsck_ffs(8): Ensure A divides S before aligned...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sbin/newfs newfs(8): Ensure A divides S before aligned_alloc...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sbin/nvmectl nvmectl(8): Ensure A divides S before aligned_a...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sbin/fsck_ffs fsck_ffs(8): Fix whitespace issues.
=?iso-8859-1?q?uwe?=[src/trunk]: src/external/gpl2/groff/tmac mdoc.local: fix libbsdmalloc string...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src Install a copy of dhcpcd.conf under /usr/share/examples
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/cpuctl/arch CPU model 0x5a is not Atom E3500 but At...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libbsdmalloc libbsdmalloc: Fix build with DEBUG.
=?iso-8859-1?q?nia?=[xsrc/trunk]: xsrc/external/mit/ctwm/dist ctwm-4.1.0
=?iso-8859-1?q?nia?=[xsrc/CTWM]: xsrc/external/mit/ctwm/dist ctwm-4.1.0
=?iso-8859-1?q?nia?=[xsrc/trunk]: xsrc/external/mit/ctwm/dist Merge ctwm-4.1.0
=?iso-8859-1?q?rillig?=[src/trunk]: src/lib/libbsdmalloc bsdmalloc.3: fix typos in function parameters
=?iso-8859-1?q?nia?=[src/trunk]: src/external/mit/ctwm/bin/ctwm Updates for ctwm-4.1.0
=?iso-8859-1?q?riastradh?=[src/trunk]: src/external/bsd/jemalloc/dist/src Revert "jemalloc: Enforce ali...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libbsdmalloc libbsdmalloc: Lift C11 divisibility restric...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sbin/nvmectl Revert "nvmectl(8): Ensure A divides S before a...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sbin/newfs Revert "newfs(8): Ensure A divides S before align...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sbin/fsck_ffs Revert "fsck_ffs(8): Ensure A divides S before...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: add platform-specific tests for troublesome poin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 tests/lint: spell platform identifiers f...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/lib/libc/stdlib t_posix_memalign: Fix this to reflect ...
=?iso-8859-1?q?martin?=[src/trunk]: src/etc Fix sysctl invocation testing for missing entropy.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libbsdmalloc libbsdmalloc: Make aligned_alloc(A, S) actu...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/lib/libc/stdlib t_posix_memalign: Simplify.
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/bsd/mdocml/dist Pull up following revision(s) (r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1661
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/sys/dev/wscons Pull up following revision(s) (requested ...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/lib/libc/dlfcn Pull up following revision(s) (requested ...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/doc Tickets #224 and #225
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/lib/libc/dlfcn Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1662
=?iso-8859-1?q?martin?=[src/netbsd-8]: src/lib/libc/dlfcn Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-8]: src/doc Ticket #1849
=?iso-8859-1?q?palle?=[src/trunk]: src/tools/compat Update build instruction for Solaris 11.4 hosts
=?iso-8859-1?q?lukem?=[src/trunk]: src mk.conf(5): document rump variables
=?iso-8859-1?q?lukem?=[src/trunk]: src BUILDING: wording tweaks
07/06/2023
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libbsdmalloc libbsdmalloc: Use a multiply-overflow that ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src tests/libexec/ld.elf_so: Fix helper library makefiles.
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libbsdmalloc bsdmalloc(3): fix malloc() signature
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/cpuctl/arch Add Alder Lake-N.
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: ensure consistent prep...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/common lint: add type safety for accessing pro...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/lib/libexecinfo t_sig_backtrace: Flush stdout before w...
07/07/2023
=?iso-8859-1?q?jschauma?=[src/trunk]: src/share/misc +CAC - cryptographic access control
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: merge duplicate tests for C11 _Atomic
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: test all combinations ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libc/sys select(2), poll(2): Clarify return values.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/tprof/arch Modify comment. No functional change.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/tprof/arch tprof(8): Add support for Skylake-X and ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: only skip 'unused' warnings after ...
=?iso-8859-1?q?rin?=[src/trunk]: src/crypto/external/bsd/openssh/dist Remove duplicate OpenBSD RC...
=?iso-8859-1?q?rin?=[src/trunk]: src/crypto/external/bsd/openssh/dist Remove extra whitespace ins...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev virtio(4): Fix byte order of DMA data for armeb in t...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/dev/ic Fix locking error when setting the multicast filt...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/binutils/dist/bfd PR port-alpha/57511 Temporal...
=?iso-8859-1?q?rin?=[src/trunk]: src/doc doc/HACKS: Document PR port-alpha/57511
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern crashme(9): New crash methods with raised ipl or kp...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys heartbeat(9): New mechanism to check progress of ker...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/amd64/conf amd64/ALL: Turn on heartbeat checks.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 Sort SEE ALSO
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man9 Replace main(9) reference with code location
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man9 heartbeat(9): Fix grammaro in man page.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys sys/param.h: Welcome to 10.99.5, courtesy of heartbe...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/xen Unmask event after VCPUOP_stop_periodic_tim...
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man9 heartbeat(9): markup fixes
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern xcall(9): If !mp_online, raise spl or set LP_BOUND ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern heartbeat(9): Test whether curcpu is stable, not kp...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Revert unintentional changes to kern_lock.c in prev...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src Pull up following revision(s) (requested by gutteridge i...
=?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/sys/net Pull up following revision(s) (requested by jakl...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/doc Tickets #226 - #228
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by gutteridge in...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1663
=?iso-8859-1?q?martin?=[src/netbsd-8]: src Pull up following revision(s) (requested by gutteridge in...
=?iso-8859-1?q?martin?=[src/netbsd-8]: src/doc Ticket #1850
07/08/2023
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: only warn about traditional/C90 di...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: warn about function definitions wi...
=?iso-8859-1?q?simonb?=[src/trunk]: src/lib/libbsdmalloc Make mstats() decl match prototype so this ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: only overwrite .exp fi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: use consistent conditional compila...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: automate accepting cha...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: clarify the meaning of 'portable size in...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix handling of 'long double' in c...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: fix a few ilp32 tests
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern kern_resource.c: Fix brace placement.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: enable more lint warnings for its own so...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: demonstrate missing wa...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: warn about conversion from 128-bit...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys curcpu_stable(9): New function for asserting curcpu(...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/lib/libc/sys t_clock_gettime: Add test for PR kern/57512.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: do not use portable type sizes in ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/lib/libc/sys t_timerfd: Sprinkle slightly more diagnos...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: warn about pointer casts between d...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/man/man9 Document how system call versioning is done. ...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/comp fix typo
=?iso-8859-1?q?palle?=[src/trunk]: src/tools/compat Add support for missing NAME_MAX when building ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src clock_gettime(2): Fix CLOCK_PROCESS/THREAD_CPUTIME_ID.
07/09/2023
=?iso-8859-1?q?rin?=[src/trunk]: src/crypto/external/bsd/openssl.old/lib openssl.old: Fix build w...
=?iso-8859-1?q?rin?=[src/trunk]: src/crypto/external/bsd/openssl.old/include/openssl openssl.old:...
=?iso-8859-1?q?rin?=[src/trunk]: src/doc doc/HACKS: Note OPENSSL_NO_EC_NISTP_64_GCC_128 hack for ...
=?iso-8859-1?q?rin?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/aarch64 Sprin...
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man9 versioningsyscalls(9): markup fixes
=?iso-8859-1?q?rin?=[src/trunk]: src/lib/libm libm: Add missing fma(3) and friends for sh3.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Initialize ht and asssociated functions.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove redundant '#' after 'argume...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up the wording of a few diag...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: in the warning about ordered enums...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: miscellaneous cleanup
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up wording in diagnostics
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/sys/dev Pull up following revision(s) (requested by rin ...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/doc Ticket #229
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys sys/rwlock.h: Make this more self-contained for bool.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch machine/mutex.h: Sprinkle includes so this can be u...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/usr.sbin/crash ddb: New `show all tstiles' command.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/lib/libc/sys t_clock_gettime: Avoid signed/unsigned co...
07/10/2023
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915/gt i915: Fail gracefully...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/fstat Add memfd_create(2) from GSoC 2023 by Theodore...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys Regen
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/kern add missing sys_memfd.c.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/fdt fdt(4): Factor out bootargs support from evbarm ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/bsd/jemalloc/lib this is not needed (or wanted) for...
=?iso-8859-1?q?rin?=[src/trunk]: src/tools/host-mkdep host-mkdep(1): Add support for -iquote.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/fdt Factor out some fdt(4) features from {,evb}arm i...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/riscv/riscv riscv: Add FDT-based initrd, rndseed, a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: clean up wchar_t and hash tables
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: ensure that untyped grammar rules ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 lint: clean up lint2
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/linux/arch/i386 Add new syscalls
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/linux/arch/i386 regen
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: replce sprintf with snprintf
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 lint: push memory management one layer down
=?iso-8859-1?q?christos?=[src/trunk]: src move the memfd struct to a separate file. Requested by riast...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/man/man9 Forgot to commit the expanded userland portion
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: improve debug output when debuggin...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys remove struct memfd definition
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add debug logging for symbol kinds...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: update debug logging of the parser...
07/11/2023
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: merge duplicate code for getting t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: when debugging the parser, write m...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/linux/arch/aarch64 add memfd_create
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/linux/arch/aarch64 regen
=?iso-8859-1?q?uwe?=[src/trunk]: src/share/man/man9 versioningsyscalls(9): wrap long line in the ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist initial import of GCC 10.5.0.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist merge GCC 10.5.0.
=?iso-8859-1?q?mrg?=[src/FSF]: src/external/gpl3/gcc/dist initial import of GCC 10.5.0.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/fdt G/C some #if 0 / #endif code
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc/arch/x86_64 mknative-gcc for G...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/sparc64/include Include psl.h for ipl_cookie_t if _...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys sys: Rip <sys/resourcevar.h> out of <uvm/uvm_param.h>.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/arm/include arm/mutex.h: Need machine/intr.h, machi...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/evbarm/include evbarm/intr.h: Define ipl_cookie_t b...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/opencrypto opencrypto/cryptodev.h: Fix includes.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/hp300/include hp300/intr.h: Fix missing includes.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include/linux linux/idr.h: Need <sys/m...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/amiga/include amiga/intr.h: Don't define spl*() fun...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/cesfic/include cesfic/intr.h: Expose ipl_cookie_t t...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/cesfic/include cesfic/intr.h: Expose ipl_cookie_t t...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/atari/include atari/intr.h: Expose ipl_cookie_t wit...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/arm/include arm/cpu.h: Need sys/param.h for COHEREN...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/sparc64/include Move the definition of ipl_cookie_t...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/ddb ddb: Cast pointer to uintptr_t first before db_expr_t.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/hppa/include hppa/intr.h: Expose ipl_cookie_t to _K...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/luna68k/include luna68k/intr.h: Expose ipl_cookie_t...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/mvme68k/include mvme68k/intr.h: Expose ipl_cookie_t...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/news68k/include news68k/intr.h: Fix includes. Put ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/next68k/include next68k/intr.h: Expose ipl_cookie_t...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys sys/ksem.h: Hack around fstat(8) abuse of _KERNEL.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/sun68k/include sun68k/intr.h: Expose ipl_cookie_t t...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/vax/include vax/intr.h: Expose ipl_cookie_t to _KME...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/x68k/include x68k/intr.h: Put functions under _KERN...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/sparc/include Make ipl_cookie_t visible for _KMEMUS...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/sparc/include fix editor mishap in previous
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/sys Explicitly include <sys/mutex.h> for kmutex_t.
=?iso-8859-1?q?martin?=[src/trunk]: src Belatedly add an entry for the openssl version switch - it m...
=?iso-8859-1?q?Phil_Nelson?=[src-draft/trunk]: src/sys/external/bsd/iwlwifi Initial commit of iwlwifi fro...
=?iso-8859-1?q?martin?=[src/trunk]: src/external/cddl/osnet/sys/sys Replace kmutex_t * (which may be...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: in debug mode, don't generate empt...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/hp300/include hp300/intr.h: Put most of this under ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/mac68k/include mac68k/intr.h: Expose ipl_cookie_t t...
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gcc bump gcc 10 version.
07/12/2023
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: update wording in diagnostic for C99
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename grammar rules to align with...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev Move the rnd_add_uint32 outside the lock and get rid...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/arch/amiga/dev Make inclusion of sys/intr.h explicit for...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch fix hppa and vax builds.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/usr.bin don't force gnu++98 here.
07/14/2023
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: condense keyword table
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch machine/mutex.h: Sprinkle sys/types.h, omit machine...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/ddb ddb: Cast pointer to uintptr_t, then to db_expr_t.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: indent grammar using tabs instead ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: don't treat 'inline' as a storage ...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/doc CHANGES.prev: correct date entries for a few items
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: add test for _Noreturn from C11
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reject _Noreturn if it occurs in i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up handling of __real__ and ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reduce runtime relocations
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up code related to lint comm...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reduce code size for handling lint...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/hppa/include re-fix hppa builds.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up reading lint comments
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/x86 coretemp(4): Change limits of Tjmax.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: indent copyright lines consistently
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys Break cycle by using `struct kmutex *' instead of `k...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern kern: Print more detailed monotonic-clock-went-back...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch xen: Record event when local view of timecounter is...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/marvell marvell: Reconcile arm vs powerpc marvell_in...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/ia64/include ia64: Need sys/types.h for u_int, vadd...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/ia64/acpi explicitly include no longer implicitly i...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch arm/xscale: Use sys/bitops.h fls32 - 1 instead of 3...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: _Thread_local is a storage class, ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/evbarm/g42xxeb complete the previous - there were t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: in C23 mode, recognize the keyword...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/evbarm/lubbock arm/xscale: Missed a spot with previ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/include/sys t_bitops: Show the bad results on failure.
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: test duplicate type qu...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/share/man/man4 Pull up following revision(s) (requested ...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/external/gpl3/gcc/usr.bin Pull up following revision(s) ...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/doc Tickets #230 - #232
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/external/gpl3/gcc/dist Sync to head external/gpl3/gcc/di...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: use separate types for parsing poi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: merge duplicate code for checking ...
=?iso-8859-1?q?pho?=[src/trunk]: src/lib/librefuse/refuse refuse(3): Fix broken 3.5, 3.6, and 3.7...
=?iso-8859-1?q?mrg?=[src/NetBSD]: src/external/gpl3/gcc.old/gcc import GCC 10.5.0 into gcc.old.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc.old/gcc import GCC 10.5.0 into gcc.old.
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/lib/librefuse/refuse Pull up following revision(s) (requ...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/external/bsd/jemalloc/lib Pull up following revision(s) ...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/tools/gcc Apply patch, requested by mrg in ticket #233:
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/doc Tickets #233 - #235
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up comments, add a test for ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/share/man/man9 versioningsyscalls.9: fix typo
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename function for creating a new...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up redundant and verbose code
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: document which keywords are availa...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/evbarm/g42xxeb evbarm/g42xxeb: Fix off-by-one in pr...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/modules/amdgpu amdgpu: Define CONFIG_DRM_AMD_DC to enabl...
=?iso-8859-1?q?mrg?=[src/NetBSD]: src/external/gpl3/gcc.old import GCC 10.5.0 into gcc.old (this ...
=?iso-8859-1?q?mrg?=[src/NETBSD]: src/external/gpl3/gcc.old import GCC 10.5.0 into gcc.old (this ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc.old/usr.bin/gcc/arch/mipsn64el import GCC ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc.old merge GCC 10.5.0 in gcc.old
07/15/2023
=?iso-8859-1?q?lukem?=[src/trunk]: src/sys/rump/share/man fix rump URLs in man pages
=?iso-8859-1?q?lukem?=[src/trunk]: src/lib fix rump URLs
=?iso-8859-1?q?lukem?=[src/trunk]: src/lib/librumpuser librumpuser/configure: fix missing directory...
=?iso-8859-1?q?lukem?=[src/trunk]: src/lib/librumpuser librumpuser/configure: regen for URL fixes
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add debug logging for memory manag...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: document how to reliab...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 tests/lint: demonstrate use-after-free i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add detailed logging for finding m...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man7 signal(7): Clarify quirky SysV-inspired SIGCH...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix use-after-free bug in GCC stat...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: split struct_or_union_member into ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix member lookup after GCC statem...
=?iso-8859-1?q?gutteridge?=[xsrc/trunk]: xsrc/local/programs/x11-ssh-askpass x11-ssh-askpass.man.in: spe...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: properly initialize unnamed struct...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up duplicate code for findin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extend debug logging for memory ma...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: test 'extern thread_lo...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: allow 'extern' and 'thread_local' ...
07/16/2023
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/sbin/gpt gpt.8: fix some grammar
=?iso-8859-1?q?mrg?=[src/trunk]: src/doc note GCC 10.5 was released and imported.
=?iso-8859-1?q?lukem?=[src/trunk]: src/sys/rump/share/man/man7 use rumpkernel.github.io as the entr...
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/dev/usb fix tripple "p" (ppp) to double "p" (pp) in some...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/sbin/gpt gpt.8: drop cross-reference to cvs(1)
=?iso-8859-1?q?rjs?=[src/trunk]: src/external/apache2/llvm/librt Add AMDGPUDisassembler to LLVM r...
=?iso-8859-1?q?rjs?=[src/trunk]: src/external/mit/xorg/lib Fixup more references to "old" compone...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: test GCC attributes in...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: each member declarator may have at...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/i386/conf i386/ALL: Enable HEARTBEAT.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch x86: Enable HEARTBEAT by default in GENERIC.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/amd64/conf amd64: Enable HEARTBEAT option, not just...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/evbarm/conf evbarm: Enable HEARTBEAT option in GENE...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/i386/conf revert previous change to enable HEARTBEAT.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/conf riscv: Enable HEARTBEAT option in GENERI...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern heartbeat(9): Avoid xcall(9) while cold.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern heartbeat(9): For now, use time_uptime without atom...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/i386/conf i386: Re-enable HEARTBEAT.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys sys/rndsource.h: Update comment to reflect new use o...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys sys/rndsource.h: Fix whitespace.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys sys/rndio.h: Fix whitespace.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/wscons Avoid overflow with too many ';' (David Leadb...
=?iso-8859-1?q?rjs?=[xsrc/trunk]: xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm se...
=?iso-8859-1?q?rjs?=[xsrc/trunk]: xsrc/external/mit/MesaLib/dist/src/util include cstdarg for va_...
=?iso-8859-1?q?rjs?=[xsrc/trunk]: xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon Fix e...
=?iso-8859-1?q?rjs?=[xsrc/trunk]: xsrc/external/mit/MesaLib/dist/src/util sizeof() returns size_t...
=?iso-8859-1?q?rjs?=[xsrc/trunk]: xsrc/external/mit/MesaLib/src Update generated files to match 2...
07/17/2023
=?iso-8859-1?q?palle?=[src/trunk]: src/tools/compat Update build instructions for Solaris 11.4 host...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/pckbport From Vladimir 'phcoder' Serbinenko in tech-...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch x86: Sprinkle extensive commentary about %fs/%gs in...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/aarch64/aarch64 aarch64: Omit needless xcfunc_t cas...
=?iso-8859-1?q?rjs?=[src/trunk]: src/external/mit/xorg/lib Make most of MesaLib build.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/rump/librump/rumpkern rump: Use l_sched.info, not l_priv...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/rump/librump/rumpkern rump: Fix comment to reflect l_pri...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib/libEGL.old copy the old libEGL/Makefil...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc.old/gcc delete accidental copy of gcc.old.
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/xen Unmask event after arming the one-shot time...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern kthread(9): Fix nested kthread_join.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys kern: New struct syncobj::sobj_name member for diagnostics.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys sys/syncobj.h: Expose this to _KMEMUSER for future u...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/ddb ddb: Teach `show all tstiles' to show the type of ea...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys kern: Make time_second and time_uptime macros that w...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/uvm uvm(9): One rndsource for faults -- not one per CPU.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys sys/param.h: Welcome to NetBSD 10.99.6!
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern timecounter(9): Fix thinko in previous.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern timecounter(9): Ward off interrupts during time_sec...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern timecounter(9): Revert last -- timecounter_lock is ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern timecounter(9): Use an ipi barrier on time_second/u...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys timecounter(9): Limit scope of time__second/uptime.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern timecounter(9): No static; committed wrong version ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/man/man7 signal(7): Clarify semantics of SIGCHLD with ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Revert "timecounter(9): Use an ipi barrier on time_...
07/18/2023
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/ata ata(4): Add ATA_DOWNGRADE_MODE to opt_ata.h.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/i386/conf i386/LEGACY: Enable ATA_DOWNGRADE_MODE.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern timecounter(9): Use seqlock for atomic snapshots of...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern timecounter(9): Use atomic_store_release/load_consu...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern timecounter(9): Sprinkle membar_consumer around th-...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern device_printf(9): Lock to avoid interleaving output.
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/sh gcc: Fix peephole optim...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gcc.old/dist/gcc/config/sh Sync with external/...
=?iso-8859-1?q?rin?=[src/trunk]: src/usr.bin/xlint/lint1 lint1:initdecl(): Remove hack for now-fi...
=?iso-8859-1?q?rin?=[src/trunk]: src/doc doc/HACKS: PR port-sh3/56311 has been fixed.
=?iso-8859-1?q?mrg?=[src/trunk]: src/tests/kernel provide more things needed by new subr_prf.c.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/acpi acpiec(4): Record device_t self.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/acpi acpiec(4): New ACPIEC_DEBUG option.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/acpi acpiec(4): Clarify lock order and sprinkle lock...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/acpi acpiec(4): Sprinkle comments.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/acpi acpiec(4): Assert state is free when we start a...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/acpi acpiec(4): Set sc_got_sci only when a transacti...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/acpi acpiec(4): Fix cv_wait loop around sc->sc_got_sci.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/acpi acpiec(4): Fix interrupt wait loop in acpiec_gp...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/acpi acpiec(4): Fix cv_timedwait abuse in acpiec_rea...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/acpi acpiec(4): Don't touch sc->sc_state outside sc-...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/acpi acpiec(4): Merge returns in acpiec_read/write.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/acpi acpiec(4): Factor wait logic out.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/acpi acpiec(4): Pass softc, not device_t, to acpiec_...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/acpi acpiec(4): Pass softc, not device_t, to acpiec_...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/acpi acpiec(4): Pass softc, not device_t, to acpiec_...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/acpi acpiec(4): Pass softc, not device_t, to acpiec_...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/acpi acpiec(4): Pass softc, not device_t, to acpiec_...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/acpi acpiec(4): Pass softc, not device_t, to acpiec_...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/acpi acpiec(4): Pass softc, not device_t, to acpiec_...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/acpi acpiec(4): Factor out if (state == FREE) cv_sig...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/acpi acpiec(4): Take a lock around acpiec_cold updates.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/acpi acpiec(4): One more debug message about read/wr...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys rbtree(3): New RB_TREE_INITIALIZER macro.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libc libc: Use RB_TREE_INITIALIZER to nix initfini.c/_en...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys rbtree(3): Fix RBDEBUG build with RB_TREE_INITIALIZER.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern autoconf(9): Print `waiting for devices' normally o...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/x86/x86 x86/fpu: In kernel mode fpu traps, print th...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Revert to hardclock_ticks temporarily, wi...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Backed out changeset 5c7ef6605319 - super...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Backed out changeset 44ad569648a5 (may be ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Backed out changeset e8d4991f10bb (may be ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Backed out changeset 4652edef3061 (may be ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Backed out changeset 43c05566916a (may be ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Undo typo fixes, will be reapplied later
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Revert rev 1.87 for now: iwm(4): Disentang...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Backout link state change, needs to be do...
=?iso-8859-1?q?nat?=[src-draft/trunk]: src/sys/net80211 Pass the error through to the hardware to...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src Changes from the phil-wifi branch.
=?iso-8859-1?q?nat?=[src-draft/trunk]: src/sys/net80211 Make ostate reflect the updated state.
=?iso-8859-1?q?nat?=[src-draft/trunk]: src/sys/dev/usb Software crypto definitions from FreeBSD.
=?iso-8859-1?q?nat?=[src-draft/trunk]: src/sys/dev/usb Fix resource leak in rx/tx free lists.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Initialise channels and media state.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Inital support for iwn for new wifi stack.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Add canges for newstate cb.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb initialize ic in vap.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Revert previous.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Dont call ieee80211_init. It is handled ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Total number of buffers are shared by all ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Simplify queueing of rx transfers.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Alloc and queue xfers on attach / free on ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Revert to previous. Don't device number of...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Double removal error.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb xfers need to be queued only in urtwn_init.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Backed out changeset 41f02fd5cfe4
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Backed out changeset 59315a2ccd28
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Move setup rx xfers back to urtwn_init.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Remove unnecessary double handling of the ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Wrap up abort pipe and rxeof in rx/tx mute...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Move alloc of rx/tx buffers back into urtw...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Backed out changeset f32a994bd774
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Move queueing of rx xfers to attach.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Fix up setting media to auto.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Fix locking botch.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Disable bss matching on caps PRIVACY for ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/arch/amd64/conf Enable nouveau in this kernel agai...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Initialize all avail ciphers.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Locking fixes.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Handle hw_init and ieee80211_init differntly.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/arch/evbarm/conf Add test kernel for another archi...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Make the STRICT_ALIGNMENT variant compile
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Explicitly set crytocaps to zero to ensure...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Use vap_delete in vap destroy.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/arch/amd64/conf Enable iwn.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net Dont destroy a null pfil head.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 percpu_create done in vap_create.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Disable ng channels for now.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Name the ic.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Number of spatial streams init. not only f...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Reorder getradiocaps.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Add standard ic flags.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Use if pointer from vap.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Dont return early from running the state m...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Reorder the use of ieee80211_init.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb No need to run urtwn_stop as we've detache...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Standardize getraidiocaps.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Set channel flags for 11NA and 11NG accor...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Fix assignment botch.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Backed out changeset ac3e8765b35b
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Revert to previous.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Call ieee80211_init in vap_create.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Reorder. Call ieee80211_init in vap_create.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Use an alternative printing function so r...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Better choice of print function for wifi ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 if_input expects if_percpu to be NULL.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Init channel list only once.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Use cprng_strong32 as arc4random is obsol...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Defer rest of config after cprng functions...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Initialize the channel list only once.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev Reoder so newstate functions are overridden co...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Small cleanup. NFCI.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Improve debugging support. The value of t...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 ccmp works!
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Call vap_detach as it calls if_detach.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Move the pkthdr only if mprev is NULL. C...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb 40MHz support for urtwn.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Function paramaters re written to use vap.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Add scanning callout. Maybe handy in future.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Use same state transition in iwn_init as u...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Remove temporary debugging printfs.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Users of taskqueue_cancel_timeout expect ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Initial attempt at iwn scanning with new f...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Remove temp. debugging printfs.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Tweak scanning for iwn.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci iwn_transmit and raw_xmit fuctions from ur...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Pass more information to iwn_tx, more may ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fill in more of raw xmit.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 The argument passed to ieee8011_init is a...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Fill in more of taskqueue_cancel/enqueue_...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev Ipf is initalized in vap_setup, so don't initi...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fill in channel defs for 11A and 11N.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Initial 11n support for iwn.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Cancel scan asserts ic lock.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Revert change for reassociating.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Reinstate the existing radiotap attach fun...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Explicitly call scan_done to insure state ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci improved tx functions required for new stack.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci newstate callback cleanup.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci No need for channel hack to end scan with ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Whitespace.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Plug a resource leak.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Opps. Use the right flags.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Whitespace.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Ensure state machine is reset on chip stop.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Wrap up debug vars with IEEE80211_DEBUG.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Wrap up iv_debug in IEEE80211_DEBUG. Fixe...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Sprinkle delay in some places. Improves s...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Use delay after a bb_write. This is anoth...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Serialize usb reads and writes. Another a...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Add back in checks in iwn_start.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Simplify.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Allow transmit functions to be used before...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Reorder sections.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Dont fake an association to initialize the...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb For delays greater than 1ms use urtwn_dela...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Add more delay in a few places. Yet anoth...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Adjust delay in a few places. Another att...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Rework iwn_tx to take a vap.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci No need to call encap and freinds as the a...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Limit the number of streams to 2 as some s...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Tweak scanning so that it only occurs once.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Restore flushing the tx queue when the dev...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Ensure RSSI values are in the correct range.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix double free.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Ensure tx functions operate at the require...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Stop hw before init.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Restore faking an association in order to ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Reorder state machine initialization, afte...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Call ieee80211_init only once, currently o...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix botched merge of local patch.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Merge changes from FreeBSD current upto r...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb XXX - after creating a VAP (temporary hack...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Adapt to NetBSD (make it compile).
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Diagnostic / KASSERT cosmetics
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Can not call ieee80211_sta_join() locked,...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Rework sysctl setup, in preparation for d...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Extra flags for ht operation.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Wrap comment up in ifdef. NFCI.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Use the right flags when adding ht capabil...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Don't hold any locks in tx/rx functions as...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Attempt at improving iwn tx/rx rates by re...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Initial attempt at converting iwm to phil...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Remove added delays.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Add bb_write function with a default delay...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Remove yet another unnecessary delay.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Fix rx_mtx locking botch.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Introduce a mutex to serialize state machi...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Avoid a null dereference.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Undo state machine locking as it is unnece...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Move queueing of rx/tx xfers back into urt...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Remove unused label.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Initialize channels and media state on reset.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Use vap ic in urtwn_reset.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Initialze callouts. Fixes crashes with u...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb There is still a need to serialize state c...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Use ic from vap. NFCI.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Wait for device to sync after freeing xfers.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Must stop the device on detach to abort an...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Fix build. Especially non IEEE80211_DEBUG.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Fix build.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci State save.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Retire IC2IFP for phil wifi one should use...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci More sc->vap converstions based on if_iwn.c.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Wrap variable in the right variable.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci As scanning is handled within the driver f...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix ic_softc variable botches.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Remove more unused/undefined variables fro...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Wrap up more ht functions with conditional...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix more variable definition botches.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix iv_bss naming botch.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix more variable naming botches.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Follow the same naming conventions and fuc...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix iwm_newassoc.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci ic_state-> vap->iv_state.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Do not override state machine to end scann...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci iwn_node->iwm_node.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Do not override state machine when associa...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Exclude the call to iwm_newassoc completel...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix iv_bss naming botch.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix variable type.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Obtain variable from node supplied.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci iwm_watchdog is not currently used.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci iwm_set_channel is not used.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix some fallout from copy pasta of iwn fu...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Remove stray ')'.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci iwm_next scan is not used and was carried ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci scan_mindwell is not used for iwm.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Remove unused variables.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Bring iwm_stop up to date for the new wifi...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Disable old ic_fixed_rate code until an al...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix state machine definitions. Also don't...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Pull in regdomain.h for init_channels.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci ieee80211_ioctl ic->ifp.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci ni_rstamp -> ni_tstamp. XXX don't know if ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci ic->vap.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Using the rxfrag time stamp should work.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci ammr hooks commed out for now.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci I believe node_alloc is unused with the ph...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci add prototype for iwm_reset.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Add function for iwm_parent.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci fix function definition.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Use correct state machine override functio...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Set up device config properly.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Remove unused variables and labels.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Iwm currently has no suspend/resume functi...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Use vap instead of ic.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Another ic -> vap.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci wme update is currently not available for ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Call the right function in next_scan callb...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci scan_curchan is disabled for now.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Initialize ridx.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci ieee80211_begin_scan is not part of the ph...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/arch/amd64/conf Add iwm to test kernel config.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev Remove VAP hack used for early bringup
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Convert to new worldorder
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net Make ether_output public (we will need it soon...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys Allow cloning interfaces to require "constructor" ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/arch/amd64/conf More debug options, rtwn is compil...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src Add support for cloning wlan devices
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Cosmetics/simplify
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Implement VAP support for NetBSD.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/arch/amd64/conf Enable iwm(4) and iwn(4) debugging
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Remove unused ethercom and sc_newstate fro...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Fix size for kmem_free() calls when freein...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Remove unused (and marked as such but actu...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Fix another kmem_free() sizeof botch
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Remove unconditional debug message
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Initialize sendq with proper default
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Adapt to VAP/struct ifnet vs. radio IC split.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix build.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Fix release build.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Use device name instead of hardcoded one.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Disable SIOCADDMULTI/SIOCDELMULTI same as ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix definition and use of iwm_init same as...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Disable iwm_resume as it needs to be rewor...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Adapt iwn to the new if/ic split.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Cosmetic changes to match the form of rtwn...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Do not pack struct iwn_fw_dump.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Fix compilation with debugging enabled.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Re-do ieee80211 link state notifications.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Don't override interface name.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Renable SIOC_ADDMULTI/DELMULTI.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Update iwn for ic/if split. iwn parent is...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Fix locking botch.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Restore iwm_parent functionality.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Avoid double free of mbufs/nodes-
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/arch/amd64/conf Move local debugging specific opti...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Minor callout optimization, sprinkle a few...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Clean up locking around scan cancelation
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Add and use mbuf context accessors
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 ether_sprintf() is not reentrant.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Do not use malloc(9) directly, abstract v...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Cosmetic cleanup.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net Do not count some unhandled protocols as error...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Use our own abstractions and fix output s...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Remove spurious (unconditional) debug pri...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Remove the additional queue for managemen...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 sta_flush_table: make scan entry allocati...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Remove unused/superflous mutices.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Fix locking and destruction for task/time...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Cleanup task structures where needed.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Implement missing ioctls, remove verbose ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Remove old debugging output.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Fix typo preventing delivery of stats for...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sbin/ifconfig Add support for new elements in wifi sta...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Simplify/fix link state handling.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Consolidate debug output.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Allow ieee 802.11 debug output to optiona...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Make sure to terminate the SSID string
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Remove accidentaly left over debug code
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 More debug consolidation.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Remove accidental debug leftover
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Remove left over debug output
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Fix power-up condition for the card.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb We don't need the kernel lock for our call...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Include necessary headers.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev Pull in ieee80211_netbsd.h and ieee80211_regdo...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci iw[m/n]_init_channels -> get_radiocaps as ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Init hw in iwn_parent.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fixed hw init condition.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Backed out changeset 2b647ae0e03e
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Attach flags is already set.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Clear firmware loaded flag.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Refactor condition for iwm_init.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Start moving spl based locking to a mutex.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix scanning for iwm.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Firware loading fixes.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Iwm locking fixes.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Avoid a NULL deref.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Avoid reseting the hw_state unnecessarily.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Only add 2GHz channels in get_radiocaps fo...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Verify the ic's get_radiocaps callback works
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Get supported channel list from NVM.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Fix merge errors
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Node managment may be called from softint...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Use ieee80211_tx_complete() to free mbuf/n...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Use ieee80211_tx_complete() to free tx nod...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Fix debug output (missing newline)
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Twice is double the charm - but not when e...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Use ieee80211_tx_complete() for error case...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Map mtx_sleep() to our mtsleep() API
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Use ieee80211_tx_complete() for error case...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Use ieee80211_tx_complete() for error case...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Remove some cleanup notes no longer neede...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Adjust to common bpf/radiotap handling in ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Avoid redundant (and expensive) channel setup
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Add (for now empty) update_mcast handler
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Drop default debug level
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Adapt to common bpf/radiotap handling in n...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sbin/ifconfig Try to document the new ieee 802.11 spec...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Add usbwifi(9) - similar to usbnet(9) but ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Convert urtwn(4) to usbwifi(9)
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Fix merge mishap (typo in comment)
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Use proper BPF link type and track listen...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Redo revision 1.69: don't opencode kauth_...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Avoid recursive locking via ieee80211_wme...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Make sure to initialize ic_list_mtx even ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Minor cosmetics
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Make sure to hold the TX lock when calling...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb urtwn(4): reorder detach to avoid a crash
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Do not require node pointers in every mbuf
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/arch/amd64/conf Retire the SEVEN_WIFI test kernel ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sbin/ifconfig ifconfig(8): restore modular desing and ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Convert run(4) to usbwifi and new ieee8021...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Minor cosmetics and remove a bogus mfreem().
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Add a bit more debug output
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Minor cosmetics, fix received packet lengt...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Set freed memory to NULL. This avoids a ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src Merge in Martin's changes.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Wrap firmware upload in a function.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci tsleep(9) is depreciated. Use kpause(9) i...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Don't use driver scanning functions.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci iwn_init should not be used at the vap int...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Clarify locking order
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Lock some more - from James Browning.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci First attempt converting iwi(4) to the new...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci More converted for iwi(4).
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Pipes / chains separation.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Pipes / chains separation for run(4).
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Rx / Tx timeouts for usbwifi.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Use tx_complete.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Hold lock while scheduling transfer.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Call urtwn_chip_stop.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Fix typo.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Reset firmware counter when device is reset.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Check if device has stopped so not to sche...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Sprinkle a little delay.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci mtsleep(9) is depreciated use kpause(9) in...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Follow license changes in usbnet.* where t...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Avoid using sprintf into an auto-sizing s...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Give the per-radio workqueue a reasonable...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Reduce gratious changes to -current, espec...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Adapt USBHIST based debug output from -cur...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src Rearrange usbwifi following the changes for usbnet, ma...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Simplify and adapt to latest usbwifi changes.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Adapt to latest usbwifi changes
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Make flags/timeout types match what usbdi ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Rely on defaults set by usbwifi
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/share/man/man9 Adapt to recent code changes
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb We can not usbwifi_lock_ic() before ieee80...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Remove some unused (already disabled) #if ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Temperature calibration does not care for ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Pass the current ieee80211 node info to ur...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Fix the old style beacon handling to avoid...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Improve grammar in a comment
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Add missing rnd_detach_source()
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb run(4): optimize/fix beacon frame handling:
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb urtwn(4): reduce some unclear differences ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Fix bpf handling part 1 (from James Brown...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev Include header files for phil- stack.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci More of ipw(4) converted to phil- stack.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci ipw(4) fucnctions for vap creation/deletio...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Derrive node from vap.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Convert most of ipw_attach to phil-.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix function naming botch.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Adapt to recent usb changes.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Modify function for ipw_transmit and raw_x...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Various typos fixed for conversion to the ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Some more converted to the new stack.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci ess and bss id and len workaround.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Disable hwcrypto for now.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Handle unused variables and functions.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Use the first vap's sendq to hold packets.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Reading the table of allowed channels and ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci tsleep(9) is depreciated. Use kpause(9) i...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Update for use of ieee80211_radiotap_tx.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Make tick conversion macros type safe and...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Switch back from hardclock_ticks to getti...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb usbwifi queues deal with pipes not streams.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Initialize prod and count.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Use DELAY() unitl fimware is ready.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Ensure that init is not called twice for m...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Pass the ic lock to urtwn_delay. This avo...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Avoid crash.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Revert changesets 1029900 1029899 1029898 ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Botched error path.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/ic Add MCS rate entries
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Fix rssi calculations for 88C/EUS variants...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Fix scaling of rssi to wifi stack.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Wait for usbtask to compelete when updatin...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Revert previous commit.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Introduce sleep states and power control.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Better way of ensureing that asynchronous ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb No need to hold two locks.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Refactor vap_create, vap_delete and iwn ne...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Refactor iwn_parent.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Enter low power mode on sleep state.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Unlock ic lock before cancelling scans.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Disable sleep for now. Does not work as i...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Revert to previous.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/share/man/man9 Enhance TX setup description.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Fix access to QOS data
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Fix access to QOS data
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Convert rate adaption from hardcoded AMRR ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Remove old debug output
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Need a forward declaration of struct sbuf...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Fix sysctl setup for rate adaption
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Make debug code compile.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Use IFQ_SET_MAXLEN
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Remove unused sc_sendq
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Remove run_node_alloc() and sc_sendq
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Remove wrong #if 0 code
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Only call the driver's stop function once.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Use IFQ_SET_MAXLEN
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Fix an unparsable comment.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Add an easy method for drivers to overrid...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Use our custom node size.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Simplify ic lock structure and initializa...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Use IFQ_SET_MAXLEN
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Defer management input via a ifqueue.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Mark VAP interfaces as MP safe
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Use ieee80211_rx_enqueue() for incoming tr...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Replace IFF_OACTIVE (abused here) by a pe...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Avoid a superflous unlock/lock
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 As VAPs are MPSAFE, we can not touch if_f...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/pci Simplify RX path by using ieee80211_rx_enq...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Fix stupid mistake in previous, fix mutex...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Simplify the other locks the same way as ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Provide a full "struct ethercom" for all ...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb No HW MCAST filter in this driver currently.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/dev/usb Guess missing rate stuff for hardware vari...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Only perform fw rate adaption once.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Enable AMPDU/AMSDU.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Disable tx PDU for now.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Alter the number of tx/rx chains for CU an...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Revert 1034574:e50a849e3e4f.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Revert 1034573:561ecf02ed0a
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci tsleep to kpause conversion.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix locking.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Attempt at addressing non 2ghz channels.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Revert mtsleep to kpause conversions as th...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Only map channels from epprom - from FreeBSD.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Unify send queues same as iwm(4).
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Match htcaps flags with FreeBSD.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Fix vap_setup to match iwm(4).
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Add rssi offset.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Use ieee80211_radiotap_tx.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Only radiotap_tx successful packets.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Whitespace.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Add dummy scan_mindwell function same as i...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Attempt at fixing scanning.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Add if_start function similar to iwn(4).
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Scanning fixes for iwm(4).
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Allow iwm_newstate to still call the stack...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Re enable iwm_fix_channel.
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/net80211 Initialize ht and asssociated functions.
=?iso-8859-1?q?Phil_Nelson?=[src-draft/trunk]: src/sys/external/bsd/iwlwifi Initial commit of iwlwifi fro...
=?iso-8859-1?q?Phil_Nelson?=[src-draft/trunk]: src/sys/external/bsd/iwlwifi/dist Add directory prefix to ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/hdaudio hdafg(4): Do hotplug detection in kthread, n...
=?iso-8859-1?q?lukem?=[src/trunk]: src build.sh: use mk.conf (if present) as MAKECONF
07/19/2023
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/sbus - make colour depth in fb mode configurable, de...
=?iso-8859-1?q?roy?=[src/ROY]: src/external/bsd/dhcpcd/dist Import dhcpcd-10.0.2 with the followi...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-10.0.2 with the follo...
=?iso-8859-1?q?roy?=[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync with dhcpcd-10.0.2
=?iso-8859-1?q?roy?=[src/trunk]: src/doc Note import of dhcpcd-10.0.2
=?iso-8859-1?q?roy?=[src/roy]: src/external/bsd/dhcpcd/dist Import dhcpcd-10.0.2 with the followi...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/external/gpl3/gcc/dist/gcc/config/sh Pull up following r...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src Pull up following revision(s) (requested by rin in ticke...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/sys/arch/xen/xen Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/doc Tickets #236 - #238
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc openssh-9.3p2 out
=?iso-8859-1?q?lukem?=[src/trunk]: src BUILDING: consistency fix
=?iso-8859-1?q?martin?=[src/trunk]: src Warn to clean gcc objectdirs for updated compiler.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc mknative-gcc for earmv4*.
07/20/2023
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: work around a possible compiler er...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/share/man/man7 entropy.7: add a missing word to a sentence
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc.old/usr.bin/gcc/arch/earmv4eb regen for ea...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/external/gpl3/gcc Apply patch, requested by mrg in ticke...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/doc Ticket #239
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb xhci(4): Don't panic on suspend if previous susp...
=?iso-8859-1?q?nat?=[src/trunk]: src/usr.sbin/bta2dpd/bta2dpd Add thottling when playing from file.
=?iso-8859-1?q?nat?=[src/trunk]: src/usr.sbin/bta2dpd/bta2dpd Add BUGS section to manual page.
=?iso-8859-1?q?nat?=[src/trunk]: src/usr.sbin/bta2dpd/bta2dpd Fix formatting.
=?iso-8859-1?q?lukem?=[src/trunk]: src/tools/make tools/make/configure.ac: style tweaks
=?iso-8859-1?q?lukem?=[src/trunk]: src/tools/make tools/make/buildmake.sh: fix quoting
=?iso-8859-1?q?lukem?=[src/trunk]: src/tools/compat tools/compat: provide nb_check_cc_flag.m4
=?iso-8859-1?q?lukem?=[src/trunk]: src/tools/make tools/make: build with -Wno-deprecated-declarations
=?iso-8859-1?q?lukem?=[src/trunk]: src/tools/compat tools/compat: regen
=?iso-8859-1?q?lukem?=[src/trunk]: src/tools/make tools/make: regen
=?iso-8859-1?q?lukem?=[src/trunk]: src tools: binstall can use posix_spawn() instead of vfork()
=?iso-8859-1?q?lukem?=[src/trunk]: src/tools/compat tools/compat: regen
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd/amdgpu avoid calling drm_...
07/21/2023
=?iso-8859-1?q?lukem?=[src/trunk]: src/usr.bin/ctags ctags: fix pointer-sign issues
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb various debug updates for some usb drivers
=?iso-8859-1?q?lukem?=[src/trunk]: src/bin/pax pax: need <strings.h> for ffs()
=?iso-8859-1?q?lukem?=[src/trunk]: src/bin/pax pax: fix -Wformat for host tool
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd/display/dc amdgpu: Mark f...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/lib/libc/sys socket.2: simplify and improve some phrasing
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/sys/arch/mips/cavium/dev octeon_gmx.c: fix spelling in (defa...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/netipsec Use kmem_free instead of kmem_intr_free, as key...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/amd64/conf amd64/XEN3_DOMU: Enable KDTRACE_HOOKS.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/i386/conf i386/XEN3PAE_DOM0: Enable KDTRACE_HOOKS.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/i386/conf i386/XEN3PAE_DOMU: Enable KDTRACE_HOOKS.
=?iso-8859-1?q?nat?=[src/trunk]: src/usr.sbin/bta2dpd/bta2dpd Reorder for readability.
=?iso-8859-1?q?nat?=[src/trunk]: src/doc Mention changes to bta2dpd(8).
=?iso-8859-1?q?nat?=[src/trunk]: src/doc Add missing dot.
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: document an example of...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reword message about non-constant ...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/cpuctl/arch Sort by number. No functional change.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc.old/lib/libstdc++-v3/arch actually re-gen ...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/xen The disk size reported in the xenstore is a...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys rbtree(3): No (rb_tree_t) for constant initializer.
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/xen Also use XEN_BSIZE when computing the numbe...
=?iso-8859-1?q?lukem?=[src/trunk]: src/usr.bin/xlint/lint1 lint: use TOOL_SED instead of sed
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/mk bsd.own.mk: Use MACHINE_ARCH for default MKCTF/MKDT...
07/22/2023
=?iso-8859-1?q?lukem?=[src/trunk]: src/tools/compat tools/compat/compat_defs.h: improve NAME_MAX co...
=?iso-8859-1?q?lukem?=[src/trunk]: src BUILDING: clarify environ vs mk.conf behaviour
=?iso-8859-1?q?kim?=[src/trunk]: src/etc/rc.d Remove backwards compat.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci regen.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/etc/rc.d Don't specify a volume alias if none is given inste...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add Alder Lake-N and Raptor Lake devices.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/amd64/conf amd64/XEN3_DOMU: Pass -g to build debug ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/i386/conf i386/XEN3PAE_DOM0: Pass -g to build debug...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/i386/conf i386/XEN3PAE_DOMU: Pass -g to build debug...
=?iso-8859-1?q?lukem?=[src/trunk]: src/share/man/man5 mk.conf(5): tweak BUILDID and option. sort MK...
=?iso-8859-1?q?lukem?=[src/trunk]: src BUILDING: list known mk.conf vars. tweak section headers
=?iso-8859-1?q?lukem?=[src/trunk]: src/share/mk bsd.README: sync with mk.conf(5), deduping entries
07/23/2023
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/xen/x86 xen: declare 'default_consinfo' as extern i...
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists/xcomp mark gl_mangle.h and glx_mangle.h a...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add Intel 700 series chipset devices.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add support Intel 700 series chipset and Alder L...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/include USE __BIT() for CPUF_* flags. NFCI.
=?iso-8859-1?q?skrll?=[src/trunk]: src/lib/libc/arch/mips Indentation consistency. NFCI.
=?iso-8859-1?q?skrll?=[src/trunk]: src/lib/libc/arch ENTRY / END indentation. NFCI.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap KASSERT -> KASSERTMSG
=?iso-8859-1?q?skrll?=[src/trunk]: src/common/lib/libc/arch/aarch64/string port-arm/57388: Minor bu...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa/include Use __BIT
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa PR/57261: hppa should be converted to __HAVE_S...
=?iso-8859-1?q?lukem?=[src/trunk]: src/share/mk bsd.own.mk: style: block comments, move CC_flag vars
=?iso-8859-1?q?lukem?=[src/trunk]: src bsd.own.mk: force MKSTRIPSYM=no if MKDEBUG=yes
07/24/2023
=?iso-8859-1?q?andvar?=[src/trunk]: src/sys/dev/pci s/probaby/probably/ in comments.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/i386/stand/efiboot efiboot/x86: Add serial console ...
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/macppc/floppies/ramdisk macppc/floppies: Use x_ vari...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/stand/efiboot MI and x86 efiboot: Fix device path type f...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/usr.sbin/bta2dpd/bta2dpd Pull up following revision(s) (...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/usr.sbin/bta2dpd/bta2dpd Pull up following revision(s) (...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/lib/libc/time Pull up following revision(s) (requested b...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/doc Tickets #240 - #242
07/25/2023
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/x86/x86 x86/errata.c: Only say the errata revision ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/x86 x86: turn off zenbleed chicken bit on Zen2 cpus.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/x86/x86 x86/errata.c: Link to original AMD errata g...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/x86/x86 x86/errata.c: Say what revision we're searc...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/distrib/evbmips/instkernel/ramdisk Add dk[0-3] to the device...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/distrib/evbmips/instkernel/ramdisk Add dkctl(8) and gpt(8) t...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/sys/arch/x86 Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/doc Ticket #243
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/x86 Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1664
=?iso-8859-1?q?martin?=[src/netbsd-8]: src/sys/arch/x86 Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-8]: src/doc Ticket #1851
=?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 #245
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/sys/arch/x86 Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/doc Ticket #244
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1665
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/sys/dev/nvmm/x86 Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/doc Ticket #246
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/nvmm/x86 Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Ticket #1666
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/xen Propoerly handle 4k sector size backends:
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: allow 'thread_local' to be combine...
07/26/2023
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/x86/x86 fix the cpuids for the zen2 client CPUs.
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/utils x_fsck_ffs, x_newfs: XXX: Sprinkle -Wno-error=...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch Always use arm-elf2aout; no a.out support both for ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/conf Fix kernel size inflation for arm and aarch64 (PR t...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch Use OBJCOPY_STRIPFLAGS instead of STRIPFLAGS.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/riscv Attach the clock event counter for each...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/powerpc/include Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/fdt Remove debug printfs
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/include spaces to tabs.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/include Wrap long lines in a comment block.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/include Reduce #ifdefs
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch G/C pmap_md_kernel_*
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/include blank line audit
=?iso-8859-1?q?rin?=[src/trunk]: src/lib/libc/time Fix formatting corruption for manpages from tz...
=?iso-8859-1?q?uwe?=[src/trunk]: src/sys/dev/wscons wsemul_vt100_subr: complete the refactoring f...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh/dist Import OpenSSH 9.3 + the fi...
=?iso-8859-1?q?christos?=[src/OPENSSH]: src/crypto/external/bsd/openssh/dist Import OpenSSH 9.3 + the ...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh Merge changes between OpenSSH-9....
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists bump libssh
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new OpenSSH
07/27/2023
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/x86/x86 x86/pmap: Print quantities in failed assert...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/include Add AMD IBPB_RET and BusLockThreshold.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern kern: Restore non-atomic time_second symbol.
=?iso-8859-1?q?macallan?=[xsrc/trunk]: xsrc/local/programs/bdfload document command line option
=?iso-8859-1?q?macallan?=[xsrc/trunk]: xsrc/local/programs/bdfload include glyph name in -d output
=?iso-8859-1?q?tnn?=[src/trunk]: src/external/mpl/dhcp/dist/common dhcpd: move isc_event_free() b...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/sys/arch/x86/x86 Pull up following revision(s) (requeste...
=?iso-8859-1?q?nia?=[src/trunk]: src/doc doc: Changes for July
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/xen/xen Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-8]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
=?iso-8859-1?q?nia?=[src/trunk]: src/doc doc: clarify changes entry
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/sys/arch/xen/xen Pull up following revision(s) (requeste...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/distrib/evbmips/instkernel/ramdisk Pull up following rev...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/doc Tickets #247 - #249
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1667 and #1668
=?iso-8859-1?q?martin?=[src/netbsd-8]: src/doc Ticket #1852
07/28/2023
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mit/xorg/lib/freetype disable lint for arm
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/doc CHANGES: fix a typo
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils.old/dist/ld add m5407
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/pci Add Zen4 Ryzen "Phoenix" support.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/pci Add Zen2 Mendocino APU support.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Add AMD 19h/7xh Root Complex.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Regen.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/x86/pci Add Zen4 Phoenix support.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/conf Simplify fix for PR toolchain/57146
=?iso-8859-1?q?rin?=[src/trunk]: src/crypto/external/bsd/openssh/dist openssh: Reduce diff from u...
=?iso-8859-1?q?rin?=[src/trunk]: src/crypto/external/bsd/openssh/dist openssh: whitespace -> tab
=?iso-8859-1?q?rin?=[src/trunk]: src/crypto/external/bsd/openssh/dist openssh: whitespace fix
=?iso-8859-1?q?rin?=[src/trunk]: src/crypto/external/bsd/openssh/dist openssh: Adjust blank line ...
=?iso-8859-1?q?rin?=[src/trunk]: src/crypto/external/bsd/openssh/dist sftp.1: Fix old (and non-cr...
=?iso-8859-1?q?rin?=[src/trunk]: src/crypto/external/bsd/openssh/dist oepnssh: trailing tab
=?iso-8859-1?q?rin?=[src/trunk]: src/crypto/external/bsd/openssh/dist ssh-keygen.1: Catch up upst...
=?iso-8859-1?q?rin?=[src/trunk]: src/crypto/external/bsd/openssh/dist openssh: whitespace
=?iso-8859-1?q?rin?=[src/trunk]: src/crypto/external/bsd/openssh/dist ssh_config.5: Change in com...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/x86/x86 x86: make the CPUID list for errata be far ...
=?iso-8859-1?q?rin?=[src/trunk]: src/crypto/external/bsd/openssh/dist openssh: KNF for our local ...
=?iso-8859-1?q?rin?=[src/trunk]: src/crypto/external/bsd/openssh/dist openssh: Fix commented out ...
=?iso-8859-1?q?rin?=[src/OPENSSH]: src/crypto/external/bsd/openssh/dist openssh: Re-import files ...
=?iso-8859-1?q?rin?=[src/OPENSSH]: src/crypto/external/bsd/openssh/dist openssh: Remove upstream-...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm/arm32 arm/bus_dma: Fix misleading comment:
=?iso-8859-1?q?rin?=[src/trunk]: src/lib/csu/arch/vax vax/csu: __do_global_ctors_aux: Save actual...
=?iso-8859-1?q?rin?=[src/trunk]: src/lib/csu/arch/vax vax/csu: Use register name provided by asm....
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gcc gcc 10 is now in gcc.old, make mknative-gcc.old gc...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/iostat add iostat -X option, limited alternative st...
=?iso-8859-1?q?rin?=[src/trunk]: src/crypto/external/bsd/openssh/dist openssh: Apply __dead to pr...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern timecounter(9): Link to phk's timecounter paper for...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/xen/xen xen_clock(4): Fix whitespace and sprinkle c...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/xen/xen xen_clock(4): Compute NS_PER_TICK only once...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/xen/xen xen_clock(4): New hardclock dtrace probes.
=?iso-8859-1?q?rin?=[src/trunk]: src/lib/csu/arch/vax vax/csu: __start: Use 0x0000 as entry mask ...
=?iso-8859-1?q?christos?=[xsrc/trunk]: xsrc/external/mit/ctwm/dist Gcc complains about overflow writin...
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/iostat ostat: use standard option order (AaBb...)
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/kernel Add epoll(2) from Theodore Preduta as part of G...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys regen
07/29/2023
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/linux/arch add epoll syscalls
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/linux/arch regen
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract 'vararg' and 'prototype' f...
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/sys Remove Pp that have no effect.
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: test declarations in C...
=?iso-8859-1?q?wiz?=[src/trunk]: src/lib/libc/sys Fix some macro( usage)s
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/kern remove extra `_' to fix debug build
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: use standard function attribute fo...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/compat/linux/arch/aarch64 linux/aarch64/syscalls.master:...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/compat/linux/arch/aarch64 linux/aarch64/syscalls.master:...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/compat/linux/arch/aarch64 linux/aarch64: Regen for sysca...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/include Slight reformatting. NFCI.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/compat/linux/common compat/linux: aarch64 does not have ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove forward declarations for fu...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: constify
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: condense code for ending a function
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern memfd(2): Convert KASSERT to CTASSERT.
=?iso-8859-1?q?riastradh?=[src/trunk]: src sys: Rename sys/miscfd.h -> sys/memfd.h.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys sys/memfd.h: Tidy.
=?iso-8859-1?q?rin?=[src/trunk]: src/lib/libc/compat/sys libc: Warn of __kevent50 when itself (no...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix use-after-free in memory debug...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: only generate err-msgs.h in debug ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint1: remove option -m
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: eliminate redundant code
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/sys/arch/x86/include Pull up the following revisions, al...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/usr.sbin/cpuctl/arch Pull up the following revisions, vi...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/sys/dev/pci Pull up the following revisions, via patch, ...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/sys/dev/pci Pull up the following revisions, via patch, ...
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/sys/dev/pci regen (ticket #252)
=?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/usr.sbin/tprof/arch Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/x86/include Pull up the following revisions, all...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.sbin/cpuctl/arch Pull up the following revisions, via...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up the following revisions, via patch, r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up the following revisions, via patch, r...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci regen (ticket #1671)
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-8]: src/sys/arch/x86/include Pull up the following revisions, all...
=?iso-8859-1?q?martin?=[src/netbsd-8]: src/usr.sbin/cpuctl/arch Pull up the following revisions, via...
=?iso-8859-1?q?martin?=[src/netbsd-8]: src/sys/dev/pci Pull up the following revisions, via patch, r...
=?iso-8859-1?q?martin?=[src/netbsd-8]: src/sys/dev/pci Pull up the following revisions, via patch, r...
=?iso-8859-1?q?martin?=[src/netbsd-8]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-8]: src/sys/dev/pci regen (ticket #1855)
=?iso-8859-1?q?martin?=[src/netbsd-10]: src/doc Tickets #250 - #255
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #1669 - #1673
=?iso-8859-1?q?martin?=[src/netbsd-8]: src/doc Tickets #1853 - #1857
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/compat/sys Sprinkle __inline to compat_100___kevent50_{f...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/kernel Add tests for t_memfd_create and fix bug found ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/compat/netbsd32 COMPAT_NETBSD32: Catch up with sys___kev...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/compat/netbsd32 COMPAT_NETBSD32: Regen for syscalls.mast...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/compat/netbsd32 COMPAT_NETBSD32: No need to have compat_...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/compat/linux/common Add comment on packed attribution fo...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/compat/netbsd32 Now, netbsd32_compat_50 module requires ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/compat/netbsd32 COMPAT_NETBSD32: Reorganize the previous...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/compat/netbsd32 Don't skip compat_netbsd32_90 in the dep...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys sys/memfd.h: Fix include guards after rename.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/linux/common Add/fix statx, readahead, close_rang...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/linux/arch/mips typo
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/linux/arch regen
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/rump/librump rump: Regen again to fix missing __kevent10...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib/miniroot No need to ask whether to use the TCP optio...
=?iso-8859-1?q?rin?=[src/trunk]: src/tests/kernel t_memfd_create: Fix printf-like format by using...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/doc CHANGES: remove entry that has been pulled up to netbsd-10
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/ews4800mips/floppies/ramdisk ews4800mips/floppies: F...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys Fix locking and offset issues pointed out by @riastradh ...
07/30/2023
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux drm/linux_ww_mutex: Fix wait loops.
=?iso-8859-1?q?gdt?=[src/trunk]: src/share/man/man4 nvmm(4): Document that VMX Unrestricted Guest...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux drm/linux_ww_mutex: Fix ww acqui...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/kern sys_memfd: Comply with our implicit naming convention;
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/kern sys_memfd: Fix logic errors for offset in the previ...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 New sentence, new line.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/kern sys_epoll: whitespace -> tab. no binary changes.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/compat/netbsd32 netbsd32_netbsd: Sort headers. No binary...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/compat/netbsd32 COMPAT_NETBSD32: Add support for memfd_c...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/compat/netbsd32 COMPANT_NETBSD32: Regen for syscalls.mas...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist initial import of GCC 12.3.0.
=?iso-8859-1?q?mrg?=[src/FSF]: src/external/gpl3/gcc/dist initial import of GCC 12.3.0.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: reduce debug logging and memory allocatio...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist initial import of GCC 10.3.0. main c...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests make: reduce debug logging and memor...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc initial import of GCC 10.3.0. ma...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: reword debug log message for empty variab...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: fix out-of-bounds read in Var_Parse_FastL...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist initial import of GCC 10.3.0. main c...
=?iso-8859-1?q?wiz?=[src/trunk]: src/external/bsd/pkg_install/dist/add Fix merge bug.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix build (missing include directory)
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc re-disable selftests
=?iso-8859-1?q?mrg?=[src/trunk]: src/doc note gcc 10.3 exists.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist initial merge of GCC 10.3.0.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc reduce diffs to upstream slightly.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/vax revert a local change ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/libgomp disable testsuite components.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/raidframe mark an extremely uncommon, but sometimes ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gcc make mknative-gcc.old for GCC 9. begin to update ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gcc fetch omp-device-properties.h and don't try to fet...
=?iso-8859-1?q?nia?=[src/trunk]: src/external/mit/ctwm/bin/ctwm Update build recipe for ctwm-4.0.3
=?iso-8859-1?q?nia?=[src/trunk]: src/external/mit/ctwm/bin/ctwm ctwm: build autogenerated files f...
=?iso-8859-1?q?nia?=[src/trunk]: src/external/mit/ctwm/etc ctwmrc: add DontShowWelcomeWindow, new...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: clean up Makefile
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: add types Substring and LazyBuf
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: avoid allocating memory for simple variab...
=?iso-8859-1?q?martin?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc Restore...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: clean up remaining references to VarEvalF...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: migrate handling of the modifier ':S,from...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev Don't truncate disk size to full cylinders.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev Provide a default preferred I/O size.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: migrate ModifyWord functions to use Subst...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: avoid unnecessary calls to strlen when ev...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: migrate ParseModifierPart to use Substring
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: remove redundant parameter from ParseVarn...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/usr.bin/include/arch mknative-gcc for GCC ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: improve performance for LazyBuf
=?iso-8859-1?q?mrg?=[src/trunk]: src/tools/gcc add a netbsd version for GCC 10. properly generat...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc various changes to get GCC 10 to build here.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer revert sanitizer back to...
=?iso-8859-1?q?mrg?=[src/trunk]: src/tests/usr.sbin/cpuctl don't run the "offline" or "nointr" te...
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists various updates for GCC 10 support. remo...
=?iso-8859-1?q?mrg?=[src/trunk]: src/etc/mtree create the gcc-10 subdirs, and don't create the gc...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/x86/x86 make a numeric literal unsigned as it is bi...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/mips/mips avoid duplicate "ddb_regs" in crash with ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/ddb avoid assigning both signed and unsigned variables i...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/pf/pfctl add some new uses of existing GCC_NO_* var...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/zaurus/stand remove shadowed (common) declarations ...
=?iso-8859-1?q?mrg?=[src/trunk]: src use -fcommon where necessary.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/bsd/ipf/dist/tools avoid common symbols.
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk add GCC_NO_IMPLICIT_FALLTHRU, GCC_NO_MAYBE_UNINITIA...
=?iso-8859-1?q?mrg?=[src/trunk]: src/games/factor include bsd.own.mk to be sure NETBSDSRCDIR is set.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/modules/solaris include bsd.own.mk to make sure $S is set.
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/pstat fix a buffer size (off by one), and fix all t...
=?iso-8859-1?q?mrg?=[src/trunk]: src/tests/lib/libevent new GCC_NO_* uses for warning issues. mo...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 merge our changes i...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc updates:
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc mknative-gcc for GCC 10.3 and powerpc ports.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/bsd/bc/dist avoid common symbols.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/bsd/ekermit/dist properly size a buffer to include ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc arm/netbsd-elf.h is necessary for...
=?iso-8859-1?q?mrg?=[src/trunk]: src/games/adventure avoid leaving off the trailing nul in a lite...
=?iso-8859-1?q?mrg?=[src/trunk]: src/lib/libm/src add a default: case to __kernel_standard(), fai...
=?iso-8859-1?q?mrg?=[src/trunk]: src/lib/libskey avoid an unlikely buffer truncation.
=?iso-8859-1?q?mrg?=[src/trunk]: src/lib/libtelnet pass the right enum to krb5_auth_con_setkeytyp...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sbin/mount_portal properly terminate a buffer after strncpy().
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/alpha/stand/common avoid common symbols.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/sun68k/stand/libsa use libsa/saerrno.h instead of o...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/ieee1394 convert union member from [0] array to [3] ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/nvmm be sure to only access vcpu if it was initialised.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/sbus handle cd1400_compute_baud() failure and avoid ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/external/bsd/gnu-efi/dist/lib avoid uninitialised variab...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/ac use strlcpy() to ensure desired nul termination.
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/moused avoid attempting to print NULL.
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Print target addresses similar to aarch64...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.sbin/hdaudioctl hdaudioctl.8: add missing arguments
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/usr.bin/include/arch mknative-gcc for GCC ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: in the ':Q' modifier, only allocate memor...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/usr.bin/xlint/lint1 Add an example of attribute fallth...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 Add attribute fallthrough
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: add table test for the m...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: fix test for modifier ':...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: reduce memory allocation and strlen calls...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: spell SysV in mixed case
=?iso-8859-1?q?mrg?=[src/trunk]: src/lib/libc/rpc pass dest buffer size to strncpy() and ensure n...
=?iso-8859-1?q?mrg?=[src/trunk]: src/lib/libform allocate the potential trailing nul as well.
=?iso-8859-1?q?mrg?=[src/trunk]: src/lib/libpthread fake-use alloca()'s return value to quieten -...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/sys in struct evcnt_sysctl, change ev_strings[0] to ev_s...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/racoon apply -fcommon to sources that still rely up...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mpl/bind use -fcommon.
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.bin/checknr properly terminate a string after strncpy().
=?iso-8859-1?q?mrg?=[src/trunk]: src/games/robots properly terminate after using strncpy().
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.bin/usbhidaction increase the size of a buffer by 1 byte.
=?iso-8859-1?q?mrg?=[src/trunk]: src/games/backgammon/common_source no longer need -Wno-error=imp...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.bin/config ensure that pointer is filled in when used up...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/ic remove extra line that clearly isn't meant to be ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys use correct enum types for various functions.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mpl/dhcp use -fcommon here too.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/cddl/osnet use -fcommon here.
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Hold the lock for pppoe while referencing sc_id
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Added a NULL check for parent interface of pppoe
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/sysinst apply some -Wno- to ignore several new warn...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Added missing counter clear when a pppoe state chang...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Reschedule softint to process packets enqueued to pp...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/compat/netbsd32 GCC 10 does not like casting from one id...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/rpcbind avoid potential uninitialised variable use.
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.bin/rsh more GCC 10 fixes.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/usr.bin/backend more -O0 for vax
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/sysinst some platforms trip -fcommon here too. we ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/server/xorg-server.old apply -fcommon here...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/libgcc make this match the builtin pr...
=?iso-8859-1?q?mrg?=[src/trunk]: src/games/warp avoid duplicating symbols in libterminfo.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc update the status of GCC. summary: mostl...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.sbin/crash more -fcommon for sources not ready yet
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc sparc and amd64 successfully finished thei...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/cddl/osnet/lib/libdtrace XXX: ignore warning about ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/cddl/osnet/usr.bin/ctfconvert ignore a "should be i...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc with dtrace enabled, there is at least one...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libform - fix memory leak
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/zaurus/dev Make LCD BrightnessUp/BrightnessDown wor...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/modules/dtrace apply -Wno-error=array-bounds for GCC 10.
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/usr.bin/xlint/lint1 add a test for a type attribute af...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 Allow type attributes after function poi...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/rump Pass -isystem and -imacro ccp flags to lint
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc note amd64 dtrace issue is only warning fo...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern Elide [NUM] in arguments for systrace, use the firs...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern regen
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/netbsd32 regen
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc dtrace systrace.c issue fixed by christos ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern use the first element of the array instead
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern regen
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 Fix the problem "pcictl pci0 list" ...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man3 intro.3: add a few
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/arch/riscv Add a ddb disassembler for riscv.
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man3 OpenSSL man pages have moved
=?iso-8859-1?q?mrg?=[src/trunk]: src/lib/libc/string for GCC, built memset.c with -fno-builtin. ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sbin/dump_lfs build lfs_node.c with -O3 on ia64 to avoid ass...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch more -fcommon.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/usr.bin/lto1 lto-common.c needs the stack ...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 support parsing c99's static class for a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: clean up pattern flags for the modifiers ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: rename members of ModifyWord_LoopArgs
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/compat/netbsd32 Add DIOCGDISKINFO compat.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: reduce memory allocations in the modifier...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: remove unnecessary modifier ':U' for cert...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: turn run-time string concatenation into c...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: let the compiler decide whether to inline...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add test for newly added message a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add support for C11-isms such as i...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove redundant condition in upda...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/xlint lint: arrange options in the usage messages
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/xlint lint: add option to accept C11 features
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/xlint lint: un-abbreviate code for passing opt...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 gnu enables c11 extensions
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 there is also an optional type qualifier...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/crypto/adiantum use an enum instead of constant variable...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: adjust test for C11 to...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove stray semicolon from gramma...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Style fixes:
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/ibm4xx Use uvm_km_alloc(9) with UVM_KMF_NOW...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch sandpoint has its own module_init_md(). So, do not ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/alpha/common Fix inverted logic!!
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/alpha/alpha Contrary to comment here, nowadays hard...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev dk_start(): retry device-dependent start() routine l...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/kern intrcnt[] is changed from long to u_int. Use sizeof...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch more -fcommon for boot programs.
=?iso-8859-1?q?mrg?=[src/trunk]: src/games/hunt/huntd one port complains about string overflow he...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sbin/fsdb vax vs gcc: fsdb.c loses. also build this with -O0.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/mvme convert 'extern phys_ram_seg_t mem_clusters[0];...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc i've test-built all platforms. everything...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc feedback from rin@: alpha and m68k work we...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc document various gcc warnings that occur f...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/cddl/osnet/sys/sys remove extra typedef for vnode_t...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/cddl/osnet/sys/sys avoid second typedef for boolean...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/alpha/include Fix fallout from alpha/interrupt.c re...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/pci add support hardware tcp/udp rx checksum offloading
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/pci fixed the problem of instability when changing m...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/pci mtu for revision B0 and B1 is supported up to 16...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/dev Fix two problems on old topcat(4) framebu...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/modules/solaris - Don't include <bsd.own.mk> It should b...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/modules/zfs - Don't define NEED_ISYSTEM. This is a rump ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/rump/kern/lib/libsolaris - Define NEED_ISYSTEM here
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/rump fix reversed comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: document two previously unknown bugs in j...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: rename PrintOutput to PrintFilteredOutput...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: demonstrate handling of ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: remove type name for the abort status in ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/m68k/m68k check the result value of pmap_extract() ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists/base restore gcc-8 subdirs and mark as ob...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net commonize error handling in pppoe_clone_create()
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Use kmem_zalloc to allocate pppoe_softc
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Move initialization of sc_lock in pppoe_softc to first
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Sort initialization sequence in pppoe_clone_create()...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Stop ppp layer at first of destroying pppoe interface
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Fix not to put the wrong error message
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Remove unnecessaly lock holdings to avoid dead lock
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 Fix regression intr...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Added missing locking order between sppp and IFNET_LOCK
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Stop and destroy timeout after sppp_detach and if_de...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 Fix regression intr...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 Restore our local c...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/i2c spello in comment
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/usr.sbin/makemandb - Remove obsolete cltom(9) and mtocl(9).
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/pci when the packet size was just n*MCLBYTES, there ...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/pci fix typo
=?iso-8859-1?q?reinoud?=[src/trunk]: src/sys/dev/scsipi Limit buffer size for device capabilities req...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/top/dist/machine go back to right-aligning the ...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/printf Change octal and hex parsing to not use strto...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/share/misc Add a couple definitions for RPG
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: align name of jobs_table_dump to the othe...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: use distinct wording for writing to the s...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/printf make value an int to avoid all the casts and ...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/shlock PR/56112: Justin Parrott: Don't unlink a lock...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/shlock appease gcc-9
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/kern avoid an error in the recent sys/evcnt.h change to ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/cardbus convert cardslot event thread from wakeup/ts...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/uvm/pmap remove KERNHIST_INIT_STATIC(). it stradles the...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc various updates, thanks to those who provi...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/compat/netbsd32 Compile in compat32 syscall names all th...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk switch alpha, ia64, sparc*, riscv*, amd64 and vax t...
=?iso-8859-1?q?mrg?=[src/trunk]: src add a note about potential GCC 9->10 build failures
=?iso-8859-1?q?mrg?=[src/trunk]: src/doc note GCC 10 and the ports that switched.
=?iso-8859-1?q?simonb?=[src/trunk]: src/common/lib/libc/string Disable the larger/faster code path. ...
=?iso-8859-1?q?simonb?=[src/trunk]: src/common/lib/libc/string Cast the fill value to unsigned char ...
=?iso-8859-1?q?maya?=[src/trunk]: src/usr.bin/w Remove SCCS workarounds. No binary change.
=?iso-8859-1?q?simonb?=[src/trunk]: src/common/lib/libc/string Use __register_t instead of uregister...
=?iso-8859-1?q?maya?=[src/trunk]: src/usr.bin/systat Remove SCCS workarounds. No binary change.
=?iso-8859-1?q?maya?=[src/trunk]: src/bin/ps Remove SCCS workaround. No binary change.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/include/oea Adjust TABs. No functional chan...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/share/mk Use GCC10 for all amd64 including XEN kernels.
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc tmux 3.2 out.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/aarch64 port the -mnative ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/libgcc remove double arm64 netbsd tar...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/lib/libgcc add support for arm64 lse.S.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint1: remove redundant dependency
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/make tests/make: simplify selection of the fil...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/make tests/make: indent consistently
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/make tests/make: remove ATF descr
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/include/booke PR port-powerpc/56107
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/include/booke Sync MAXfoo params with oea:
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add test for pointer c...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: do not warn about alignment when c...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/x86/x86 Make pat_init() a NOOP on XENPV; it causes ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/sys/arch/amd64/include sys/arch/amd64: remove trailing white...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: demonstrate assertion failure in initialization
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/tmux/dist CHANGES FROM 3.1c TO 3.2
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/tmux merge our changes between tmux-3.1c and tm...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new tmux
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: fix analysis from prev...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix assertion failure for temporar...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/uvm fix error in previous: UVMHIST_PDHIST_SIZE needs to ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/common/lib/libc/string avoid redefinition warning for __OPTI...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc it's spelled aarch64eb. now aarch64eb use...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc arm64-gcc10 can run atf fine (with a GCC 9...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/ddb db_lstacktrace() can't use db_stacktrace_print and l...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/ddb don't provide db_lstacktrace() for crash (yet?).
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: document wrong location informatio...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix storage class of compound lite...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: remove work-in-progres...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: do not allow the diagnostics to be...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add error_at, warning_at, message_at
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: migrate the getopt check to warnin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: migrate print_previous_declaration...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: migrate check_tag_usage to warning_at
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: in check_global_variable_size, res...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: do not modify curr_pos in check_gl...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: preserve curr_pos when checking wh...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: migrate global_clean_up_decl to wa...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove redundant test for tflag in...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extend documentation about handlin...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: flip parameters in verror_at, vwar...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: align the member access macros for...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename parameter to diagnostic fun...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/mips/mips move softint_cleanup, which is a part of ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/evbmips/conf enable a few more "generic" items in t...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/conf Delete the NOFPU option. These CPUs do h...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/tmux/dist fix the 32 bit build (I guess the aut...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: pass pos_t via const pointer
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: remove redundant CONSTCOND
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename parameter to expr
=?iso-8859-1?q?maya?=[src/trunk]: src/sbin/cgdconfig The -n flag is useless with -g, don't mention...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: test emitting of symbol informatio...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: clean up option parsing
=?iso-8859-1?q?skrll?=[src/trunk]: src/share/mk Switch hppa to gcc 10
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 lint: fix error message in lint2 for mis...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint2 lint: reduce duplicate code for parsing ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix strict bool mode errors in cgr...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: remove WARNS=3, falling back to the defa...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: add emit.ln to the release files
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: record all files from ...
=?iso-8859-1?q?simonb?=[src/trunk]: src/common/lib/libc/string Add CVS ID line.
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc openssh-8.6 out
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/arch/riscv Make the riscv disassembler work, as best as ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc hppa switched. sh3el seems ready. m68k a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add debug logging for reachability
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh Force user to specify source dir...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists bump libssh
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssh Merge local changes between 8.5 ...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new OpenSSH
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: avoid double slash in name of temporary d...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/mail Fix weekday parsing; only reset the string when...
=?iso-8859-1?q?rillig?=[src/trunk]: src/external/bsd/tmux/dist tmux: fix -Wformat-nonliteral for Clang
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: demonstrate unexpected b...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: use straight quotes for error 'Bad condit...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: add detailed explanation...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: add another example for ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: do not complain when skipping the conditi...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Slight tweak to previous changes:
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Don't use atomics to manipulate cpu_inf...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/riscv compile fixes
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/riscv KNF
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/aarch64 give a structure a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/external/bsd/tmux/dist tmux: move __printflike to the declar...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint1: fix build error "must...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 Add common attribute
=?iso-8859-1?q?christos?=[src/trunk]: src/lib Instead of compiling files with -fcommon, create an incl...
=?iso-8859-1?q?rillig?=[src/trunk]: src/external/bsd/compiler_rt/lib/clang/lib/netbsd clang: fix bui...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: fix inconsistent opera...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/aarch64 added more attributes of PTE displa...
=?iso-8859-1?q?skrll?=[src/trunk]: src/common/lib/libc/arch/aarch64/atomic Provide some more operat...
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Prevent blocking ...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci Fix Realtek RTL8125 description
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci regenerate
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: fix the hack for emit....
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/usr.bin/xlint/lint1 remove emit.ln; looks like an acci...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/usr.bin/xlint/lint1 Put things back, emit.ln it was me...
=?iso-8859-1?q?skrll?=[src/trunk]: src/common/lib/libc/arch/aarch64/atomic Do previous differently ...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/binutils/dist/bfd Fix regression where ld(1) i...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/binutils.old/dist/bfd Apply this fix also for ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/powerpc/booke/dev Fix rnd(9) support; events were n...
=?iso-8859-1?q?rin?=[src/trunk]: src/share/man/man8/man8.x86 Capitalize /EFI and /EFI/NetBSD as u...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc arm64* now works. (thanks skrll.)
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Added missing free of sc_hunique to prevent memory leak
=?iso-8859-1?q?wiz?=[src/trunk]: src/games/cgram cgram: allow providing an input file instead of ...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/regex PR/56120: Chris Pinnock: build.sh (-m alpha) ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc arm64eb works.
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: add test for typeof after statement
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Introduct a new flag to accept different authenticat...
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sets/lists/comp sort.
=?iso-8859-1?q?mrg?=[src/trunk]: src build new GCC 10 lto-dump(1) tool.
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sbin/pppoectl Add a new option to enable SPPP_AUTHFLAG_PASSI...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_pppoe Added test cases for "pppoectl passiveaut...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Fix to set mtu even if it is bigger than mru notifie...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Adjust mtu at LCP instead at IPCP
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_pppoe functionalize rump.ifconfig and pppoectl ...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_pppoe Make IFF_DEBUG enabled if $DEBUG is true
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_pppoe Added a test case for MTU of pppoe(4)
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/rump/net/lib/libpppoe enabled PPPOE_DEBUG for librumpnet...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/sys Provide __CONCATn macros that take from 3 to 8 argum...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include Trialing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch Use sys/cdefs.h __CONCAT3
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch Merge the .text.* sections into the .text section o...
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/sets/lists/debug Add lto-dump.debug.
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: test GCC compound expr...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: merge duplicate code in grammar fo...
=?iso-8859-1?q?mrg?=[src/trunk]: src build cc1objplus. don't forget debug set this time.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc cc1objplus and lto-dump are now enabled.
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev add an ioctl() to get a list of fonts currently avai...
=?iso-8859-1?q?macallan?=[src/trunk]: src/usr.sbin/wsfontload add -l option to dump a list of availabl...
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/utils/zcat use GCC_NO_IMPLICIT_FALLTHRU
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config reduce diffs to upstream.
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gcc/lib/libgcc Fix build with MKDEBUG=yes for ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include G/C
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/aarch64 make netbsd sectio...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/aarch64 reduce diffs to up...
=?iso-8859-1?q?mrg?=[src/trunk]: src remove diff to upstream.
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man8 update information
=?iso-8859-1?q?wiz?=[src/trunk]: src/usr.sbin/wsfontload wsfontload: make -l mode a separate line...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include Fix ARMv8 instructions
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.sbin/wsfontload wsfontload: clarify documentation of -l
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.sbin/wsfontload wsfontload: clarify more
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.sbin/wsfontload wsfontload.8: clean up examples
=?iso-8859-1?q?jkoshy?=[src/trunk]: src/external/bsd/elftoolchain/dist/common Remove files that no l...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/arm arm/sunxi: Wire up sun8icrypto(4) on Allwinner H5.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib/notes/common For netboot via DHCP, "next-server" in ...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/m68k/m68k Restore comments for f_stackadj and reent...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/x68k/dev Tidy up callout(9) implementation to handl...
=?iso-8859-1?q?skrll?=[src/trunk]: src/common/lib/libc/arch/arm/atomic Fix __sync_lock_release_4 to...
=?iso-8859-1?q?skrll?=[src/trunk]: src/common/lib/libc/arch/arm/atomic Trailing whitespace
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys Bienvenido a NetBSD 9.99.82 (thorpej-cfargs merge).
=?iso-8859-1?q?lukem?=[src/trunk]: src/usr.sbin/postinstall postinstall: use correct DEST_DIR in ob...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys Merge thorpej-cfargs branch:
=?iso-8859-1?q?lukem?=[src/trunk]: src/usr.sbin/postinstall postinstall: ensure SRC_DIR and DEST_DI...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/doc thorpej-cfargs has been merged.
=?iso-8859-1?q?lukem?=[src/trunk]: src/usr.sbin/postinstall postinstall: comment and usage style
=?iso-8859-1?q?lukem?=[src/trunk]: src/usr.sbin/postinstall postinstall: sort the items. keep obsol...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Sample # of TX packets as entropy source.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/usb Sample # of RX packets as entropy source.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/tests/dev/scsipi/libscsitest config_found_ia() -> config_fou...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man8 these sysctl variables were removed
=?iso-8859-1?q?lukem?=[src/trunk]: src/usr.sbin/postinstall postinstall: re-align list output
=?iso-8859-1?q?mrg?=[src/trunk]: src switch powerpc and arm64 to GCC 10.
=?iso-8859-1?q?lukem?=[src/trunk]: src/usr.bin/ftp better XXX comment for buggy ftp server
=?iso-8859-1?q?lukem?=[src/trunk]: src/usr.bin/ftp ftp(1): consistent Ic (not Nm) for commands
=?iso-8859-1?q?lukem?=[src/trunk]: src/usr.bin/ftp ftp(1): consistently use FTP for protocol use.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc armv6 little endian has problems with GCC 10.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/sparc64/conf PCI busses do not attach to "ebus", th...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/landisk/conf PCI busses do not attach directly to m...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk - since we are using regex already, shorten by merg...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/apache2/llvm/include MACHINE_CPU is always mips (no...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch - inclu...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3 fix cargo-cult
=?iso-8859-1?q?christos?=[src/trunk]: src/tools Make mips-elf2ecoff available for all mips
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/rump/librump/rumpkern/arch/mips mipsn64* is native 64
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/rump use MACHINE_MIPS64
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/acpi Implement "i2c-enumerate-devices...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/acpi acpi_i2c.h is no more.
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/i2c - Don't use acpi_enter_i2c_devs()...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/fdt - Don't call of_enter_i2c_devs() ...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/ofw Implement "i2c-enumerate-devices"...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/arch/sandpoint/sandpoint Use a private de...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev Update the i2c mux code for the new e...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/i2c iic_print_direct(): In the "not c...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/arch/macppc/dev Children of the "cuda" i2...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/i2c - Add an optional bus number to i...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/i2c Use device_enumerate_children() t...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/i2c Rather than using the "cookie" fr...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/ofw There are no more consumers of i2...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/i2c ia->ia_cookie -> devhandle_to_of(...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/arch/macppc/dev Adapt the pmu driver to t...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/arch/macppc/dev Adapt the Keywest i2c con...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/arch/macppc/dev No need to include smuiic...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/arch/macppc Adapt the smu driver to the n...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/arch/macppc/dev ia->ia_cookie -> devhandl...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/i2c Don't include fdtvar.h directly h...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/i2c Revert most of previous -- some c...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/arch/macppc/dev Don't use the OF phandle ...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/ofw Deal with quirks / differences in...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/i2c Move the bus/channel number for m...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/uvm/pmap Sync with HEAD.
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/ofw Skip nodes without a "compatible"...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/ofw Define __HAVE_OPENFIRMWARE_VARIAN...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/ofw Ooops, no, revert that.
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/ofw Do that again, but slightly diffe...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/arch/sparc64/dev Adapt jbusi2c to the new...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/i2c No need to device_set_handle(); i...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/pci Pass along our devhandle to the i...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys Expose devhandle_lookup_device_call(), wh...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/ic Update the pcfiic driver for the n...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/arch/sparc64/sparc64 Fix the path to the ...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/arch/sparc64 - Move all of the stuff-miss...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/i2c Rather than allocating 8KB (!!) o...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/i2c SPD stands for "Serial Presence D...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/i2c Check for errors from iic_acquire...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/i2c The last change had an unfortunat...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/i2c - Set D_MCLOSE in the iic_cdevsw ...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/i2c Check for errors from iic_acquire...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/i2c Go back to probing in the direct ...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/i2c Tweak previous to deal better wit...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/arch/sparc64/sparc64 - i2c_fixup_enumerat...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/i2c Remove "count" from the device en...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/ofw There is no code of DEC lineage i...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/i2c Correct a comment.
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/marvell Pass the controller devhandle...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev Define a "spi-enumerate-devices" devi...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/fdt - As with i2c, just register the ...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/spi Use spi_compatible_match().
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/spi Use spi_compatible_match().
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/i2c fdtbus_attach_i2cbus() is no long...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/spi Use spi_compatible_match().
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/spi Use <dev/fdt/fdtvar.h> instead of...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/spi The MCP23S17 can multiplex multip...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/spi Oops, fix 2 paste-o's.
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/spi match/probe routines should not h...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/spi If we were directly configured us...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/spi If we were attached via FDT, chec...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/uvm Sync w/ HEAD.
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys/dev/ofw If OFW_I2C_ALLOW_MISSING_COMPATIB...
=?iso-8859-1?q?thorpej?=[src/thorpej-i2c-spi-conf]: src/sys Sync with HEAD.
=?iso-8859-1?q?christos?=[src/trunk]: src/compat mips64 -> o32 64
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gcc Update as(1) failure on armv6; it occurs a...
=?iso-8859-1?q?rin?=[src/trunk]: src/share/mk Add missing \ for previous.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/doc Document thorpej-i2c-spi-conf branch.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/hpcmips/dev it8368_attach_socket(): Pass the device...
=?iso-8859-1?q?christos?=[src/trunk]: src/compat/mips64 define BFD_MACHINE_ARCH. This worked by accide...
=?iso-8859-1?q?rillig?=[src/trunk]: src/games/cgram cgram: conform to lint's strict bool mode, KNF
=?iso-8859-1?q?rillig?=[src/trunk]: src/games/cgram cgram: provide usage on incorrect invocation
=?iso-8859-1?q?rillig?=[src/trunk]: src/games/cgram cgram: use ASCII-only implementation of <ctype.h...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: add tests for ${...} wit...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk make MACHINE_MIPS a boolean not a condition
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/sparc/sparc fix a comment to match the code.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/usr.bin/cc1objplus - Disable stack-protect...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/usr.bin/cc1plus Limit no-error to stack-pr...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/netbsd32 All mips64 has compat_netbsd32
=?iso-8859-1?q?christos?=[src/trunk]: src Add mipsn64e[bl] targets which use 64 bit binaries instead o...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists Choose the right compat sets for the plat...
=?iso-8859-1?q?christos?=[src/trunk]: src/common/lib/libc/arch/mips/atomic use ${MACHINE_MIPS64}
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc Add support for mipsn64 targets which buil...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist add mipsn64 targets
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc regen for mipsn64eb
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mit/xorg/lib/pixman handle mipsn64el
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/lib regen for mipsn64eb
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/mips/conf use ${MACHINE_MIPS64}
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils Add a mipsn64 target
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils regen for mipsn64eb
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib handle mipsn64
=?iso-8859-1?q?christos?=[src/trunk]: src Handle mipsn64
=?iso-8859-1?q?christos?=[src/trunk]: src/lib Use ${MACHINE_MIPS64}
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/ldd/elf64 Handle mipsn64
=?iso-8859-1?q?christos?=[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64eb copied from mip...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/mips/conf Produce elf32 images for mipsn64eb too
=?iso-8859-1?q?christos?=[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el Copied from mip...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Revert the AFLAGS change since it affects kernels.
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Fix locking order since IFNET_LOCK must be held
=?iso-8859-1?q?mrg?=[src/trunk]: src/lib/libz use GCC_NO_IMPLICIT_FALLTHRU.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/sparc64/dev iommu_enter() and iommu_remove() are st...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/raidframe if raidframe sets booted_device, log a deb...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Ignore 0.0.0.0 offered from PPPoE server
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Added ipcp option name for logging
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Reset LCP fail counter when doing "ifconfig pppoe* up"
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Avoid updating of the state if the state is not changed
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Fix the wrong CHAP option length in conf-nak
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/mips/include Make MACHINE_ARCH for n64 binaries mip...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/macppc/dev snapper carries multiple interface attri...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/audio audio_attach_mi(): Be explicit about using the...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/distrib/amd64/installimage The image, with all sorts of MK*D...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm/fdt armfdt does not need its own interface attr...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/fdt simplebus, cpus, and syscon do not need their ow...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/binutils/dist/ld fix typos
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include Change #ifdef FOO to #if defined(FOO). ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/sgimips/dev if ddb is enabled set cpu_reset_address...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips Centrali...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3 regen for mipsn64el
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/isa - The "ess" device does not need a "midibus" int...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/isa Be explicit about using the "wss" interface attr...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/isa Be explicit about using the "ym" interface attri...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci - The "eso" device does not need to carry the "m...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Be explicit about the "eap" interface attribute ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/audio audioprint(): handle AUDIODEV_TYPE_AUX.
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips Handle t...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mit/xorg/lib/pixman Don't try to override an existi...
=?iso-8859-1?q?skrll?=[src/trunk]: src/common/lib/libc/arch/arm/atomic Add the appropriate memory b...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib/libXaw define _CONST_X_STRING. avoid ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib make libXaw6 build with the new libXt ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev midi_attach_mi(): Be explicit about using the "midib...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/bin/xsm make build with new libXt.
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gdb/lib/libctf Remove accidentally committed a...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/bin/xterm disable attribute warnings. new...
=?iso-8859-1?q?mrg?=[src/trunk]: src bump libdrm and libdrm_amdgpu shlib minor for new symbols.
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk xorg-server 1.20.11 is now current.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/xorg/lib/xkeyboard-config updates for xkeyboard...
=?iso-8859-1?q?skrll?=[src/trunk]: src/common/lib/libc/arch/arm/atomic Improve the membar_ops barri...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include Fix the barrier confusion. From Riastr...
=?iso-8859-1?q?mrg?=[src/trunk]: src/etc/mtree update for libX11 1.7.0.
=?iso-8859-1?q?mrg?=[src/trunk]: src various updates for libX11. bump the shlib major, install n...
=?iso-8859-1?q?skrll?=[src/trunk]: src/common/lib/libc Provide all the LSE operation fuctions. The...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/usr.bin Revert the change for the c-common...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys The Amiga and Atari ports abuse some autoconfigurati...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/make add const
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/make Print -de error information when running multip...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: test the combination of ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: remove stray space in -de output in jobs ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: use consistent variable names, types and ...
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64 sun4v: add missing method to set hypervisor...
=?iso-8859-1?q?nia?=[src/trunk]: src/distrib/notes/evbarm ignore machine-dependent disklabel part...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ofw If we are attaching the OFW root, print out the ...
=?iso-8859-1?q?nia?=[src/trunk]: src add a man page for sun8icrypto(4)
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ofisa "ofisa" carried an "ofbus" interface attribute...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/amiga/clockport clockport_common does not need its ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/shark Garbage-collect the old Shark-specific "pccon...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/share/man/man9 Update autoconf(9) for recent autoconfigurati...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/mac68k/mac68k Make mac68k_set_io_offsets() a little...
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/sets/lists/comp config_found_ia.9 and config_found_s...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/mac68k/mac68k Change sccA address for Quadra 800 fr...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Validate the return value of cfprint functions befo...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ofisa Avoid a double "cs0: " in the autoconfiguratio...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/arm/rockchip for big endian kernels use DRM_FORMAT_...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Move paese of conf-req, conf-nak and conf-rej into w...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Introduce a pointer to refer sp->scp[cp->protoidx]
=?iso-8859-1?q?bad?=[src/trunk]: src enable sun8icrypto on Allwinner H3 too.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm netbsd-eabi.h was neve...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Move a branch target in cvt_d_w() to wher...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Move a comment slighty so that it's befor...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Fix another misplaced label for cvt_s_w()...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/evbmips/conf Don't force all MALTA kernels to be co...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64 Remove some unnecessary tlb invalidate in p...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 Add constructor and destructor attribute...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind/dist Import bind-9.16.15
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists bump shlibs for bind-9.16.15
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/bind Merge our changes between bind 9.16.12 and...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new bind
=?iso-8859-1?q?jkoshy?=[src/trunk]: src/external/bsd/elftoolchain/dist/common Add a version control ...
=?iso-8859-1?q?jkoshy?=[src/trunk]: src/external/bsd/elftoolchain/dist/common Sync with Elftoolchain...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net Sprinkle __noinline to reduce gigantic stack frames ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/games/cgram cgram: in hinting mode, show all correct charact...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch Bump MAX_USERLDT_SIZE to the max size (wastes some ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/shark - Introduce sequoiaLock() / sequoiaUnlock() f...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ofisa Allow devices to declare themselves an "ofisa_...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/shark Driver for the I2C bus used for RAM serial pr...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ofw If we're enumerating the root bus, skip some wel...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Add NetBSD RCS IDs. No functional change.
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libi386 remove hacks.
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Add missing __KERNEL_RCSID().
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch Merge the x86 gdt function and constant definitions
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists/comp Add <x86/gdt.h> (we could gc now the...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/x86/include merge the i386 and amd64 gdt.h files.
=?iso-8859-1?q?christos?=[src/trunk]: src/include Default to check-names for safety.
=?iso-8859-1?q?christos?=[src/trunk]: src/share/man/man5 Mention that check-names is now the default.
=?iso-8859-1?q?nia?=[src/trunk]: src/external/cddl/osnet/dist/cmd zfs: Fix up references to FreeBSD
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 - add nonstring attribute
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64 Make the ddb for pmap / pte information pma...
=?iso-8859-1?q?nia?=[src/trunk]: src/sbin/cgdconfig cgdconfig.8: use gpt in examples, it's more v...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/arch/mipsn64 add for mipsn64
=?iso-8859-1?q?christos?=[src/trunk]: src/doc Mention resolver change, and fix 2020 entries that shoul...
=?iso-8859-1?q?rillig?=[src/trunk]: src/external/bsd/compiler_rt/lib/clang/lib/netbsd compiler_rt: g...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: add very basic tests for GCC __attribute__
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/xlint/lint1 put back nonnull. I meant to just sort it.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/include Make paddr_t/psize_t __uint64_t for b...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/riscv Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv Sprinkle #ifdef FPE for now
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Expose pmap_tlb_update_addr to the PMAP_HWPAGEW...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/include Provide __CONCAT, __STRING and ___CONCAT
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/include Bump MSGBUFSIZE (if not defined)
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/include Indent the FCSR_FRM value #defines
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/include Provide riscvreg_satp_{read,write}
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/riscv Quick hack to make this link
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/riscv Enable interrupts at the end of cpu_con...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/conf Fixup kernel linking and provide a linke...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: support all documented variants of...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man7 intro.7: add missing entries
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv Fixup some pmap / VM related #defines and code
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add test for __attribu...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/include Make sure preemption is disabled arou...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Revert previous
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/miscfs/fdesc Make sure fdesc_lookup() never returns VNON...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/macppc/conf Remove unnecessary interface attributes...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/doc fix syntax of latest CHANGES entry
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/ktruss ktruss: fix typo in comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/games/caesar caesar: WARNS=6, strict bool mode
=?iso-8859-1?q?rillig?=[src/trunk]: src/games/cgram cgram: rename local functions
=?iso-8859-1?q?rillig?=[src/trunk]: src/games/fish fish: remove modulo bias from random number gener...
=?iso-8859-1?q?wiz?=[src/trunk]: src/doc gcc-11.1.0 is out.
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/kern Fix copy&pasto in handling of POSIX_SPAWN_RESETIDS ...
=?iso-8859-1?q?martin?=[src/trunk]: src/tests/lib/libc/gen/posix_spawn Add test for POSIX_SPAWN_RESE...
=?iso-8859-1?q?rillig?=[src/trunk]: src/games/fish fish: use arc4random_uniform for drawing random n...
=?iso-8859-1?q?rillig?=[src/trunk]: src/games/fish fish: remove trailing whitespace
=?iso-8859-1?q?rillig?=[src/trunk]: src/games/countmail countmail: remove outdated comments
=?iso-8859-1?q?rillig?=[src/trunk]: src/games games: remove trailing whitespace in *.c and *.h
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot/bootriscv64 Add RISC-V 64-bit support.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys implement fo_restart hook for kqueue descriptors, so tha...
=?iso-8859-1?q?rillig?=[src/trunk]: src/sys/conf sys/conf/lint.mk: a small step for linting the kernel
=?iso-8859-1?q?rillig?=[src/trunk]: src/sys/conf sys/conf/lint.mk: allow GCC extensions in the kernel
=?iso-8859-1?q?rillig?=[src/trunk]: src/sys/conf sys/conf/lint.mk: fix order of command line options
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: demonstrate missing support for __packed __aligned
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: sort GCC attributes alphabetically...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/xlint lint: on request, keep the preprocessor ...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: add test for bit-field types in GCC mode
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev/audio audio: Only score hardware formats by channel ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: fix test for GCC bit-f...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract check_bit_field_type from ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: allow large integer types for bit-...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix compiler warning about signedn...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: remove outdated comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix parsing of __typeof__ after st...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: demonstrate bug in the...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: allow variables to be named 'pcs'
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reduce redundancy when defining GC...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove redundancy when defining cl...
=?iso-8859-1?q?rillig?=[src/trunk]: src/sys/dev/pci if_wm: do not return a void value from a void fu...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: undefine macros for defining keywo...
=?iso-8859-1?q?simonb?=[src/trunk]: src/lib/libc/gen Whitespace police.
=?iso-8859-1?q?nakayama?=[src/trunk]: src/external/mit/xorg/server/xorg-server.old Remove duplicate li...
=?iso-8859-1?q?fcambus?=[src/trunk]: src/sys/kern Remove duplicate #ifdef block.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev genet(4): Add support for rnd(9).
=?iso-8859-1?q?simonb?=[src/trunk]: src/lib/libc/gen Add links for the other functions documented in...
=?iso-8859-1?q?tnn?=[src/trunk]: src/sys/arch/arm/broadcom bcm2838_pcie: match brcm,bcm2711-pcie
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Remove unnecssary brackets. Same b...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/include Sort __HAVE_ #defines. NFCI.
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: demonstrate assertion ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix assertion failure when promoti...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/include/arm32 Provide pte_{value,valid_p}
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/uvm/pmap Always expose pmap_tlb_update_addr now that all...
=?iso-8859-1?q?rillig?=[src/trunk]: src/external/mpl/bind/include/isc bind: fix Clang build
=?iso-8859-1?q?rillig?=[src/trunk]: src/external/mpl/bind/dist/lib/isc/include/isc bind: remove unne...
=?iso-8859-1?q?rillig?=[src/trunk]: src/external/bsd/compiler_rt/lib/clang/lib/netbsd compiler_rt: b...
=?iso-8859-1?q?rillig?=[src/trunk]: src/external/mit/xorg/lib/libXaw libXaw: fix Clang build
=?iso-8859-1?q?christos?=[src/trunk]: src/share/man/man4 Fix incorrect structure name (Rocky Hotas)
=?iso-8859-1?q?christos?=[src/trunk]: src/share/man/man4 Fix code example (from RVP)
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Set VERSIONMACHINE to ${MACHINE} instead o...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: make test for message ...
=?iso-8859-1?q?khorben?=[src/trunk]: src/sys/arch/amd64/stand/prekern prekern: add support for warnin...
=?iso-8859-1?q?khorben?=[src/trunk]: src/sys/arch/amd64/stand/prekern prekern: do not choke on bad en...
=?iso-8859-1?q?khorben?=[src/trunk]: src/sys/arch/amd64/stand/prekern prekern: add warnings upon prob...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/conf Add a linker script for the kernel. The...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Moar static.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Decorate cpu_info_list with __read_most...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/evbmips/cavium The watchdog setup code isn't used (...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/cavium/dev Sprinkle some static.
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd include <stdint.h>. bozo_unconst() uses uintp...
=?iso-8859-1?q?mrg?=[src/trunk]: src/libexec/httpd don't assume host BUFSIZ is sufficent. small ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/doc evbarm: Add support for Allwinner V3s SoCs.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Add support for Allwinner V3s, from Rui-Xiang Guo.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/riscv/include Add loadfile_machdep.h for riscv
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libedit PR/56147: Miroslav Lichvar: Avoid memory leak if...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Make scb_strat() static.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Disable preemption around the main work...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Remove unused dot_conv() function.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/conf Remove unneeded Makefile dependency for ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/pci disable MSI for SiI3124 - interrupts don't seem ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/sunxi Fix GENERIC64 build
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_pppoe Added missing waiting for DAD completion
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Added m_freem for safety
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net do not clear destination address if there is no save...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gdb.old/lib/libbfd avoid GCC-10 warnings.
=?iso-8859-1?q?cjep?=[src/trunk]: src/tools/compat Update with information from recent testing of ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/amiga/stand/bootblock Unhook elf2bb and txlt as the...
=?iso-8859-1?q?rin?=[src/trunk]: src PR port-mvme68k/56146
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/gdtoa PR/56148: Andreas Gustafsson: lib/libc/stdio/...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Print the error value of ixgbe_reset_hw() ...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/dev/dm Make sure the unit number of device-mapper device...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/dev/dm Track the number of cdev and bdev opens and fail ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/tmux/dist Don't free things twice (Kengo Nakahara)
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gdb.old/lib/libgdb For GCC10, add -Wno-unused-...
=?iso-8859-1?q?cjep?=[src/trunk]: src/tools/compat More test notes from using build.sh against non...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/aiomixer import aiomixer from git into usr.bin.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/tc A small bit of const poisoning.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Liberally sprinkle static around to get more ...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/aiomixer aiomixer: use standout for headings, avoid ...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/aiomixer aiomixer: display the unit type for value c...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin hook up aiomixer
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Static'ify more symbols.
=?iso-8859-1?q?christos?=[src/trunk]: src/tools enable initfini-array since all platforms support it.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/pci More symbol sanitizing.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Use pci_compatible_match().
=?iso-8859-1?q?mrg?=[src/trunk]: src/lib/libcurses avoid accessing stack garbage.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/vax/vsa Catch up with this commit:
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/sets/lists/debug Add missing aiomixer.debug to fix d...
=?iso-8859-1?q?rin?=[src/trunk]: src/etc/etc.mac68k Turn on constty instead of ttyE0 as done for ...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gdb/dist/gnulib/import PR/56153: Rin Okuyama: ...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc mention gdb hack discovered by rin.
=?iso-8859-1?q?nia?=[src/trunk]: src/doc doc: imported aiomixer
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/aiomixer aiomixer: Fix sorting of ac97 controls
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/aiomixer aiomixer: try to make sure the first pane i...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/include KNG
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa/include KNF
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/aiomixer aiomixer: fix background banding with sligh...
=?iso-8859-1?q?cjep?=[src/trunk]: src/usr.bin/aiomixer Also include terminfo for platforms with st...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/aiomixer aiomixer: do not adjust class widget pad he...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/aiomixer aiomixer: bound the drawn area to the scree...
=?iso-8859-1?q?christos?=[src/trunk]: src/tools/gcc Disable again initfini; breaks some archs and not ...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst For FS_MSDOS report the MBR type as fs_sub_...
=?iso-8859-1?q?cjep?=[src/cjep_staticlib_x]: src sync with head
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst/arch/evbarm Keep MSDOS partition size and s...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.sbin/sysinst Do not allow editing of start/size/fs-type ...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libossaudio libossaudio: Various OSSv4 fixes to allow re...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libossaudio ossaudio: Set handle on OSSv4 mixer devices
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/aiomixer fix clang build (on_signal is dead)
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys sparc{,64} promlib -> devhandle_t glue
=?iso-8859-1?q?simonb?=[src/trunk]: src/distrib/sets/lists/modules Column alignment.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/mips/cavium Specify the "fdt" interface attribute w...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/sbus Associate the OpenBoot / OpenFirmware node with...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_pppoe Added missing '$'
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Added keywords that are ipcp, noipcp, ipv6cp, noipv6cp
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Revert previous commit because of mistake of commit log
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net back to r1.34 because of mistake of commit log
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Added ioctl commands for configuring NCP of pppoe(4)
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/pci/ixgbe Call bus_dmamap_unload(9) via ixgbe_dmamap...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 In preparation to i...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 Cherry-pick upstrea...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/sparc64/sparc64 All of the OFW-enumerated busses no...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sbin/pppoectl Added keywords that are ipcp, noipcp, ipv6cp, ...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_pppoe Add tests for "pppoectl {no}[ipcp|ipv6cp]"
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Forward the bridge's devhandle to the downstream...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Move RCA event after RCR event
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Added missing if_oerror incrementing
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Drop packets that have no NCP not to start auto-dial
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net clear authentication protocol when SPPP_AUTHPROTO_NO...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sbin/pppoectl Make authproto not change when "authproto" is ...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/stand/efiboot Consistently have ALIGN sizes as the power...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/conf Revert rev 1.5 - put the NOFPU option bac...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev wscons: add support for the Neo 2 German keyboard la...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Use "static" in the function intro if the...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man4 wskbd.4: document neo layout
=?iso-8859-1?q?nia?=[src/trunk]: src/doc doc: added Neo 2 keyboard layout
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include Whitespace nit.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch Pass along our device handle to the PCI bus instanc...
=?iso-8859-1?q?cjep?=[src/trunk]: src/tools/compat Add macOS High Sierra to the list of verified b...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/lib/libsa push the FFSv1 superblock code into ffs_find_s...
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/dev/pci Fix i386 build failure with options WM_EVENT_COU...
=?iso-8859-1?q?nia?=[src/trunk]: src/games/snake/snake snake: Avoid creating definitions prefixed...
=?iso-8859-1?q?kre?=[src/trunk]: src/games/snake/snscore Adapt to recent change to ../snake/pathn...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/arm/acpi Pass along our devhandle to the PCI bus in...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/x86/x86 In mpacpi_pci_attach_hook(), set the device...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/shark/conf Add OFW PCI subroutines if PCI support i...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci - Define a device call for PCI bus instances to ...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Accept a frame like a PADT just containing PPPoE header
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Change reconnect delay after PADT received (15 sec -...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_pppoe Fix the wrong state check
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips If we're going to print a number in hex, ...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Drop PADS and PADT from unknown host for safety
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Note which ISA the unimplemented instruct...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/sdmmc Use unsigned to avoid undefined behavior in hw...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/ic Cast to uint32_t to avoid undefined behavior in d...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Update ISA for some "L" variant instructi...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/arm/rockchip Use unsigned to avoid undefined behavi...
=?iso-8859-1?q?hauke?=[src/trunk]: src/sys/arch/mac68k/obio We do not match machines whose SWIM doe...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/fs/ntfs ntfs_loadntnode(): Use bread() when ntm_sysvn[NT...
=?iso-8859-1?q?nia?=[src/trunk]: src/external/cddl/osnet/dist/cmd/zfs zfs: this is not FreeBSD
=?iso-8859-1?q?nia?=[src/trunk]: src/external/cddl/osnet/dist/lib/libzfs/common this is not FreeBSD
=?iso-8859-1?q?knakahara?=[src/trunk]: src/sys/dev/pci/ixgbe Comment out flow director processing in fa...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Keep m_len and m_pkthdr.len consistent to ...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys Introduce SPPP_KEEPALIVE_INTERVAL option
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Send echo request even while user data is received
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys Added SPPP_NORECV_TIME option to change pp_max_noreceive
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys Add a parameter to change keepalive interval in each PPP...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sbin/pppoectl Added a keyword to change keepalive interval
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/spi Replace aprint_error with aprint_error_dev in co...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/cavium/dev Fix a missed bitmask to __SHIFTOUT ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: show that in ':S', '.' a...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: test bitwise mismatch in switch statement
=?iso-8859-1?q?christos?=[src/trunk]: src ignore cvslatest errors in expert mode
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include The MIPS O64 ABI uses full 64-bit FP r...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/arm/rockchip add SPI support to rk3328, tested on r...
=?iso-8859-1?q?mrg?=[src/trunk]: src/doc note spiflash(4) works on rk3328.
=?iso-8859-1?q?uwe?=[src/trunk]: src/lib/libcurses __newwin - fix BGWCOL initialization.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/aarch64/aarch64 Fix __syscall(2) for COMPAT_NETBSD3...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/aarch64/aarch64 Wrap long line. No binary changes.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci Change PCI_VENDOR_MASK and PCI_PRODUCT_MASK to u...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: warn about unreachable case labels...
=?iso-8859-1?q?rillig?=[src/trunk]: src/external/bsd/wpa/dist/src/common wpa: fix Clang build
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: add expected output for testing '&' in switch st...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/wscons No need to check cell count.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/wscons Try to guess attributes better.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/spi Protect ioctl and declare MPSAFE.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/riscv s/ENTRY/ENTRY_NP/ in a few places
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb close pipe before freeing frame length array.
=?iso-8859-1?q?rillig?=[src/trunk]: src/common/lib/libc/string memmem: remove unreachable return sta...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add test for warning a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add quotes to message 309 about co...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add type information to unportable...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add more specific warning for bit-...
=?iso-8859-1?q?kre?=[src/trunk]: src/lib/libutil PR bin/56042
=?iso-8859-1?q?rin?=[src/trunk]: src/external/bsd/nvi/dist/regex Fix search for collating symbols...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/doc doc: added lagg(4)
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_lagg Add a new link-aggregation pseudo interfac...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys move bi-endian disklabel support from the kernel and lib...
=?iso-8859-1?q?christos?=[src/trunk]: src Handle git and mercurial for reproducible builds.
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.bin/calendar/calendars Add NetBSD 9.1 and 9.2 release
=?iso-8859-1?q?christos?=[src/trunk]: src for mercurial, use the latest revision instead of limiting t...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/usr.sbin/cpuctl/arch Teach cpuctl(8) about some additional a...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch include libkern.h to get moved dkcksum() definition.
=?iso-8859-1?q?nakayama?=[src/trunk]: src/sys/conf Make vers.c depend on ${_NETBSD_VERSION_DEPENDS}.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/ofppc/stand/ofwboot include libkern.h for moved dkc...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/mipsco/stand also strip .eh_frame. libkern dkcksum...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Added missing PPPOE_UNLOCK() on dropping PADS and PADT
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/kern s/defopt/defflag/. 2021 called to remind me it's s...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe - Cleanup an rxbuf entry when bus_dmamap_l...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/mips/include Remove argument names from function de...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/include Remove argument names from function d...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/riscv/include Use #define<tab> in this file
=?iso-8859-1?q?nia?=[src/trunk]: src/bin/dd dd.1: add an example of writing a NetBSD image
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/kern Remove a superfluous VOP_GETATTR() from elf_load_in...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/net/lagg Make this compile without DIAGNOSTIC.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Unbreak previous; we have to look for a child no...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/dev Consistently use #define<tab> here.
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/unit-tests Do not trust that /nonexistent does ...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/arch/amiga/stand/bootblock/elf2bb Print ptrdiff_t with %...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/arch/amiga/stand/bootblock/elf2bb Remove some unused var...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3 restore -iremap functionality which was omitte...
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/bin/sh Add two new sub-tests to the echo test case of ...
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/sh/bltin Fix a bug in the built-in echo in /bin/sh repor...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Added a log about rejection of IPCP address option
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net remove a wrong ntohs().
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Added logs on dropping IPCP and IPv6CP packets
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Added clear of dns addresses when IPCP is closed
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Make functions that use for logging MP-safe
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Added a limitation of the number of processing packets
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys Added a kernel option to change the number of processing...
=?iso-8859-1?q?rillig?=[src/trunk]: src/sys/net/lagg if_lagg: fix Clang build
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe No functional change:
=?iso-8859-1?q?rillig?=[src/trunk]: src/sys/net/lagg if_lagg: fix format string incompatibility
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Reduce characters to print in db_pt...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64 Make even more pmap agnostic
=?iso-8859-1?q?nia?=[src/trunk]: src/doc fix syntax
=?iso-8859-1?q?kre?=[src/trunk]: src/bin/echo Catch up with /bin/sh built-in echo ... if a write ...
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/usr.bin/printf Fix a truly embarrassing quoting screwu...
=?iso-8859-1?q?kre?=[src/trunk]: src/usr.bin/printf Don't describe "%%: in the format as a format...
=?iso-8859-1?q?kre?=[src/trunk]: src/usr.bin/printf Changes for POSIX conformance.
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/bin/sh Handle the (very) recent change to printf(1) - ...
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/usr.bin/printf With the (very) recent changes to print...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/pci/ixgbe Added BUS_DMA_COHERENT flag to bus_dmamem_...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/arm/rockchip Fix signed integer overflow found by k...
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/arm/rockchip Fix wrong calculation found by kUBSan....
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/printf fix typo
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Use uint64_t instead of bus_addr_t for the...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/pci/ixgbe fix little-endian dependence
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/rockchip whitespace cleanup
=?iso-8859-1?q?nakayama?=[src/trunk]: src/sys/conf Fix previous to use the proper version file path.
=?iso-8859-1?q?hannken?=[src/trunk]: src/external/cddl/osnet/dist/common/nvpair Replace the Solaris s...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/pci/voyager use probed VRAM size to determine where ...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/pci/voyager fix wsdisplay attachment in the New Orde...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/i2c don't prop_object_retain(NULL)
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/dhcp/dist/relay Add missing call to libdhcp_cal...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/i2c add \n to attach output
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/lib/libsa Capture the endianness of the ELF file loaded ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Disable ACPI support when booting big endi...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ic Remove extra newline from boot messages (isa and ...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/dkwedge Handle read-only parent devices.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha qemu_find_rootdev(): Zero the buffer th...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Gah, fix cut-and-paste-o.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/hpcmips/vr Be explicit about our interface attributes.
=?iso-8859-1?q?nia?=[src/trunk]: src/doc doc: allege responsibility
=?iso-8859-1?q?nia?=[src/trunk]: src/doc ossaudio too I guess
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/uvm avoid taking locks that aren't initialised.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Fix an error introduced in rev 1.130 wh...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/conf Add a GENERIC.QEMU kernel config. This ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sbin/ping6 Make sure the output packet buffer and the contro...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb umass(4): Use an empty function callback, not nu...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb umass(4): Assert that we got a cb up front.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/amd64/amd64 ddb/amd64: Don't go out of the way to d...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb xhci(4): Draft suspend/resume.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/i386/i386 ddb/i386: Don't go out of the way to dete...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Fix a bug in pmap_tlb_shootdown_all_use...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb xhci(4): Block commands and issue Stop Endpoint ...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/arch Improve ddb disassembly for mips (and riscv, cribbe...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/mips fix "uname -p" on mips n32.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha pmap_tlb_shootdown_all_user() can be called i...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/i2c Bail out of axpreg_attach if axpreg_get_voltage ...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net/lagg Added missing copyright and license notice
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net/lagg Added missing copyright and license notice
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Whitespace alignment nit.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/raidframe make various things static, and minor KNF ...
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/lib/libc/sys On mips, avoid deliberately executing an ...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/macppc/stand/ofwboot PR 56205: make the 64bit build...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/net/lagg Move __KERNEL_RCSID() to the traditional location.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/net/lagg Remove leading blank line.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Add _UC_SETSTACK / _UC_CLRSTACK handling. Fi...
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/utils/libhack refuse should exit(3). Noted by joerg@
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/acorn32/stand PR/56207: Jan-Benedict Glaw: Handle er...
=?iso-8859-1?q?uwe?=[src/trunk]: src/tools/compat Fix typo in pathname in a comment.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libc/gen Clarify what happens when you longjmp(..., 0).
=?iso-8859-1?q?thorpej?=[src/trunk]: src/lib/libc POSIX sez:
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_lagg Added missing cleanup option
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/conf Alignment nit.
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/utils/libhack Provide support to build 32bit crunche...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/macppc While we do not yet have any 64bit kernels, d...
=?iso-8859-1?q?cjep?=[src/trunk]: src/usr.bin/patch As per OpenBSD, use malloc for the line buffer...
=?iso-8859-1?q?cjep?=[src/trunk]: src/tests/usr.bin/patch The long lines test is now expected to pass
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/compat/common PR port-xen/53130 was fixed and closed som...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: make test 130 platform...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: make test d_gcc_extension platform-independent
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/lib/libsa in getdisklabel() swap the other-endian diskla...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/raidframe support different endian raidframe compone...
=?iso-8859-1?q?cjep?=[src/trunk]: src/usr.bin/patch correct indentation. spotted by Roland.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sbin/raidctl update the list of platforms supporting loading...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/stand/efiboot add basic raidframe support to efiboot.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/external/bsd/ipf/netinet Fix ip_nat memory leak and use-...
=?iso-8859-1?q?christos?=[src/trunk]: src/tools Add a date tool
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/date tool changes
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Add date as a tool
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/sh Use the date tool
=?iso-8859-1?q?christos?=[src/trunk]: src/etc use the date tool
=?iso-8859-1?q?christos?=[src/trunk]: src handle different flavors of date(1)
=?iso-8859-1?q?maya?=[src/trunk]: src suggest libera.chat instead
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb xhci: Fix logic in waiting for command queue acc...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/dhcp/dist Import dhcp-4.4.2-P1:
=?iso-8859-1?q?christos?=[src/trunk]: src/external/mpl/dhcp/dist merge local changes between dhcp-4.4....
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new isc-dhcp
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/cavium/dev Schedule the send cleanup function ...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/cavium/dev Move the send queue checking to a n...
=?iso-8859-1?q?jdc?=[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-pnozz Update the...
=?iso-8859-1?q?jdc?=[src/trunk]: src/external/mit/xorg/server/drivers Restore the build of the pn...
=?iso-8859-1?q?jdc?=[src/trunk]: src/distrib/sets/lists/xserver Restore the pnozz Xorg driver, no...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64 fix build error with options ARMV85_BTI
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci/ixgbe Do no_jmbuf++ when ixgbe_getjcl() failed i...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/arch/aarch64/conf In gcc10, -msign-return-address is no ...
=?iso-8859-1?q?mrg?=[src/trunk]: src move the basic history i wrote from raidctl(8) to raid(4), and
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys add bi-endian support to the libsa ufs reader and enable...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk switch mips* and i386 to GCC 10.
=?iso-8859-1?q?mrg?=[src/trunk]: src/doc note recent raid and GCC updates.
=?iso-8859-1?q?mrg?=[src/trunk]: src/doc updated latest date for GCC.
=?iso-8859-1?q?wiz?=[src/trunk]: src/sbin/raidctl Avoid using Pq.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Use \(em. Remove superfluous Pp.
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/man/man4 sparc raid boot was 2006 (i had it right orig...
=?iso-8859-1?q?cjep?=[src/trunk]: src/tools If we are building date earlier, we need to use an uni...
=?iso-8859-1?q?rin?=[src/trunk]: src/etc/etc.evbarm Switch arm64.img to big-endian for aarch64eb,...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/nfs Remove nfs_putpages() prototype; it's not defined an...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/usb Honour USBMALLOC_ZERO when reusing blocks from t...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/dev/usb Fix error handling botch in 1.138. Thanks to jmc...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk remove dup line (thanks rillig)
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips Print the CP0 status register too in the ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/net Don't use the stack, print to the buffer directly (t...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/net Simplify; no need to special case the small buffer z...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips Rename the unhelpfully named mips_emul_lwc0() ...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/notes/common Consistency and typo/grammar fixes from...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk Switch "xen" to gcc 10 too, otherwise xen kernel bu...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk switch to MACHINE_ARCH i386 to include xen (thanks ...
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk mips64 only works with gcc-10
=?iso-8859-1?q?christos?=[src/trunk]: src/share/mk mips has switched already.
=?iso-8859-1?q?christos?=[src/trunk]: src kre@ does not like the subshell :-)
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/include Define the arithmetic exception summa...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips Update R6000 description.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha The Tsunami / Typhoon chipsets have a static ...
=?iso-8859-1?q?dholland?=[src/trunk]: src/games/cgram Restore return value of main, arbitrarily thrown...
=?iso-8859-1?q?dholland?=[src/trunk]: src/games/cgram I don't see any code I wrote left in here.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/emips/include G/C
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/arch/alpha/conf Add ixg* (commented out). Tested with ri...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/notes PR 55413: 64-bit and OK police; grammar improv...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/sparc/sparc report to the scheduler if we have diff...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/include Sort includes. NFCI.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64 Deal with the pmap limitation of maxproc in...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb ualea(4): Null suspend/resume handler.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/ic tpm(4): Handle TPM 2.0 random source too, and loo...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 i915drmkms: Fix LOCKDEBU...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev nvme(4): Add suspend/resume, derived from OpenBSD.
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libcurses wresize: don't bound pads to the size of the s...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/aiomixer aiomixer: remove workaround for libcurses bug
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/x86/pci dwiic(4): Attribute output correctly and re...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/ic nvme(4): Move disestablishment of admin q interru...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/atari/stand/keymaps Appease compiler warnings deriv...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/conf Put the MSGBUFSIZE option in opt_param.h so that ch...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/mit/xorg/server/drivers/xf86-input-keyboard Make ws...
=?iso-8859-1?q?rin?=[src/trunk]: src/share/mk Switch mac68k to Xorg server 1.20. Only available d...
=?iso-8859-1?q?maya?=[src/trunk]: src use libera.chat-hosted kiwiirc
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips Update the FPU register names and bit definiti...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb xhci(4): Wait USB_RESUME_WAIT ms, not 20 ms.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/acpi thinkpad(4): Attach at LEN0268 with v2 Thinkpad...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/acpi thinkpad(4): Add dtrace probe for hotkey events.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys Add some more Thinkpad hotkeys.
=?iso-8859-1?q?christos?=[src/trunk]: src/sbin/fsdb Add birthtime support and make time 64 bit.
=?iso-8859-1?q?christos?=[src/trunk]: src/sbin/disklabel first check, then copy
=?iso-8859-1?q?thorpej?=[src/trunk]: src/etc/etc.alpha Provide a binary/kernel/netbsd-GENERIC.QEMU.gz...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/distrib/notes/alpha Document netbsd-GENERIC.QEMU.gz
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/conf Add missed 'nhpib at intio' for internal...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/conf Reduce maxusers to 8 as GENERIC.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Rename pmap_asn_info to pmap_percpu, and pmap...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Rather than tracking "needs I-sync on return ...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/conf Reorder entries and reorganize comments ...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/conf Reduce diffs from GENERIC for maintainab...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Move the pointer to the pmap's lev1map out of...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib/miniroot Handle recent ifconfig(8) outputs in the mi...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/bsd/libc++/dist/libcxxrt Import libcxxrt 47661d00cd...
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/dev/pci Unindent code to match the logical structure, ig...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/bsd/libevent/dist/test Cast to enums via uintptr_t ...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/bsd/libc++/dist/libcxxrt/src Merge 47661d00cd4d6cd7...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Define a pmap_pagelist LIST_HEAD and use it w...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Change pmap_physpage_alloc() to return ...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/apache2/llvm/dist/clang Import clang 249b40b558955a...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/apache2/llvm/dist/llvm Import LLVM 249b40b558955afe...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Track the PT pages allocated to a pmap in the...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/apache2/llvm/dist/libcxx Import libc++ 249b40b55895...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/mit/xorg/lib/libXaw Ignore pointer cast warnings fo...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-pnozz Ignore poi...
=?iso-8859-1?q?joerg?=[src/trunk]: src/tools/llvm-lib/libclangToolingCore Update LLVM build system ...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/gpl3/gdb/lib/libgdb Always use C++17 string_view, t...
=?iso-8859-1?q?joerg?=[src/trunk]: src/lib/libc/gmon Don't warn about frame pointer use for clang e...
=?iso-8859-1?q?joerg?=[src/trunk]: src/libexec/ld.elf_so Don't use the return address hack with clang.
=?iso-8859-1?q?joerg?=[src/trunk]: src/tests/libexec/ld.elf_so Drop explicit -msecure-plt, it's the...
=?iso-8859-1?q?joerg?=[src/trunk]: src/usr.sbin/bootp/common address-of-packed-member warning is no...
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/arch/arm/include Don't use V8 atomic instruction for AA3...
=?iso-8859-1?q?joerg?=[src/trunk]: src/doc Drop a number of entries that no longer apply.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/doc Note that compat_60 modules on i386 and amd64 once again...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/apache2/llvm/dist Remove files no longer used by 24...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Pages that are in-use as page table pages sho...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Define a macro, VM_MDPAGE_PVS(), for fetching...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/bsd/libc++/dist/libcxx Remove old version of libc++...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/aarch64/aarch64 Fix conversion between aarch64 and ...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/lib/libsa Add "root" command to provide a BTINFO_ROOTDEV...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/share/man/man8/man8.x86 Add "root" command to pass a root sp...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Store the modified / referenced attribute bit...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/dev/scsipi typo in comment
=?iso-8859-1?q?dholland?=[src/trunk]: src/share/man/man7 signal.7: minor clarification. Bump date (to ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm/include/arm32 Include opt_param.h for MSGBUFSIZ...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/i386/installimage Bump image size slightly (for gcc 10)
=?iso-8859-1?q?cjep?=[src/trunk]: src/tools/compat PR port-amiga/56188
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev ld(4): Block requests while suspended until resumed.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/acpi thinkpad(4): Fix evaluation of MHKA on version ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pckbport synaptics(4): New sysctl knob for debug out...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Keep track of a pmap's PV entries with a list...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha When removing mappings, hang PV entries to be...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/external/bsd/acpica/dist/namespace avoid dereferencing a...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Implement pmap_remove_all().
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Fix unused variable warning when DIAGNO...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Fix DEBUG build.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: test whitespace normaliz...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: inline VarUniq into ApplyModifier_Unique
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: uncompress code in ApplyModifier_Unique
=?iso-8859-1?q?thorpej?=[src/trunk]: src/external/bsd/tcpdump/dist Minimal change to suppress unalign...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: fix reported code coverage for *.h
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: inline str_concat4
=?iso-8859-1?q?thorpej?=[src/trunk]: src/external/bsd/tcpdump/dist Minimal change to suppress unalign...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/mit/xorg/server/drivers Various X drivers still nee...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-geode Use -fcommon
=?iso-8859-1?q?simonb?=[src/trunk]: src/compat MIPS n64 dynamic binaries have worked for a while now...
=?iso-8859-1?q?martin?=[src/trunk]: src/distrib/i386/installimage bump slightly harder
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/include drm: sys/param.h, not machine/...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/uvm uvm: Make uvm_extern.h (more) self-contained, needs ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/stand/efiboot Generalize boot.cfg workaround for ISO9660...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/lib/libunwind PR toolchain/55837
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/lib/libunwind PR toolchain/55837
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/lib/libunwind PR toolchain/55837
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/lib/libunwind PR toolchain/55837
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/lib/libunwind PR toolchain/55837
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/lib/libunwind PR toolchain/55837
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/lib/libunwind PR toolchain/55837
=?iso-8859-1?q?simonb?=[src/trunk]: src/share/man/man9 Use <sys/param.h> in the synopsis rather than...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch Include "opt_param.h" (ifdef _KERNEL_OPT) everywher...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha After a comment by joerg@, go back to using a...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/include Additional comment about the range (0...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/lib/libunwind PR toolchain/55837
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/mit/xorg/server/drivers Stop using -fcommon, xsrc s...
=?iso-8859-1?q?rin?=[src/trunk]: src PR toolchain/55837
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm/vfp PR port-arm/55790
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/arm/vfp PR port-arm/55790
=?iso-8859-1?q?mcf?=[src/trunk]: src/lib/libcurses Fix initial line hash calculation for subwindows
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net restart LCP when loopback packets are detected
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys Fix not to do if_down() before reconnect
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Do not if_down() when a down event of the lower laye...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Remove open event on tlf of PAP/CHAP when retry of t...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net remove PP_CISCO that was used in obsoleted drivers e...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Drop the Open event of LCP to stop the interface
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Send RTM_IFINFO when a network configuration protocol
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Added SPPP_LOG() for refactoring around log
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Added logs when IPCP and IPv6CP are up or down
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Send Up event in tlu action of LCP
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_pppoe Update test case.
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Fix the wrong timeout event handler for PAP
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 G/C
=?iso-8859-1?q?riastradh?=[src/trunk]: src/usr.bin/audio/record audiorecord(1): Handle read(2) return v...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern ksyms(4): Fix ksymsread synchronization.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern ksyms(4): Modify ksyms_symtabs only at IPL_HIGH.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern ksyms(4): Don't skip symbol tables that are soon to...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/audio audio(4): Set AUMODE_PLAY/RECORD only if asked...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/audio audio(4): Make sure to return ENXIO if device ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/audio audio(4): Use kmem_alloc(sizeof(*p)) style.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/audio audio(4): Grab sc->sc_cred under sc->sc_lock b...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/audio audio(4): No need to set file->dying when clos...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/audio audio(4): Insert mixers and audioctls into sc_...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/audio audio(4): audio_unlink never fails, so make it...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch/x86 x86: Reset cached tsc in every lwp to 0 on susp...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev dev_verbose(9): Prohibit autounloading modules.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/wscons wsdisplay(4): Use C99 initializer for usl_syn...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/mips s/leading spaces/tabs/
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Added missing definition of sppp_ipv6cp_tld
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/sys NetBSD 9.99.83 - struct ifnet adds 'if_lagg' field
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/arch/x86/x86 when warning about TSC going backwards, pro...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Revert "ksyms(4): Don't skip symbol tables that are...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern psref(9): Make use-after-free panic message more ob...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/share/mk Add support for installing a copy of dtb files to t...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src Install a copy of rk3399-pinebook-pro.dtb to the base dtb di...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev/pci Can't left shift a signed int by 31. Found by ku...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/kern Fix regression introduced in rev 1.90:
=?iso-8859-1?q?nia?=[src/trunk]: src/sys drm2: build with -fwrapv, since the Linux kernel does an...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/dkwedge Copy mode of open wedges with the same paren...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/distrib/amd64/installimage The install image grew again - up...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/dkwedge Clear sc_mode only on last close.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern timecounter(9): Zero the next pointer after tc_detach.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/ic tpm(4): Preserve error if any on ending commands.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Add commented out ASUSTek USB-N13 B1
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern ksyms(4): Fix race in ksymsread iteration.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern ksyms(4): Don't skip symbol tables that are soon to...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/aarch64/aarch64 Two fixes for loading free pages in...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm32 Mirror changes to passing pages to UVM in...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/amiga/dev kbd(4) and ms(4) carry multiple interface...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/mit/xorg/server/drivers/xf86-input-keyboard For ami...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/mit/xorg/server/drivers/xf86-input-keyboard Sort ${...
=?iso-8859-1?q?rin?=[src/trunk]: src/share/mk Switch amiga to Xorg server 1.20; wsfb(4) is only g...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/conf - Add some more things necessary for ATF.
=?iso-8859-1?q?wiz?=[src/trunk]: src Remove i386/autoconf(4) and i386/console(4) to x86/autoconf(...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern ksyms(4): Allow multiple concurrent opens of /dev/k...
=?iso-8859-1?q?lukem?=[src/trunk]: src/usr.bin/ftp set SO_KEEPALIVE on control connection
=?iso-8859-1?q?lukem?=[src/trunk]: src/usr.bin/ftp use fetch_*() for I/O with SMALLPROG / !WITH_SSL...
=?iso-8859-1?q?wiz?=[src/trunk]: src/distrib/sets/lists/man Fix typo, caught by riastradh
=?iso-8859-1?q?prlw1?=[src/trunk]: src/sbin/cgdconfig Make adiantum a first class citizen
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/modules build the drmkms modules with -fwrapv too
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/csu PR/56230: Jan-Benedict Glaw: arm oabi does not...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/uvm uvm(9): Enable swap encryption by default.
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gdb/dist/gdb Add missing nbsd_init_abi() call ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/sys Fix some badly-aligned line continuation escapes.
=?iso-8859-1?q?cjep?=[src/trunk]: src/bin/ps PR standards/11223
=?iso-8859-1?q?wiz?=[src/trunk]: src/bin/ps Sort options in synopsis.
=?iso-8859-1?q?wiz?=[src/trunk]: src/bin/ps Sort options in usage.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/audio audio(4): When closing /dev/audioN, drain befo...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sys/nfs Add flag/command NFSSVC_REPLACEEXPORTSLIST to nfssvc...
=?iso-8859-1?q?hannken?=[src/trunk]: src/usr.sbin/mountd Restructure do_nfssvc() and simplify the lef...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch Sprinkle a few VMSWAP_DEFAULT_PLAINTEXT for archite...
=?iso-8859-1?q?hannken?=[src/trunk]: src/usr.sbin/mountd Change get_exportlist() to collect all expor...
=?iso-8859-1?q?hannken?=[src/trunk]: src/tests/fs/nfs Test "mountdhup" has to pass now.
=?iso-8859-1?q?nia?=[src/trunk]: src/games/fortune/datfiles add some tips
=?iso-8859-1?q?nia?=[src/trunk]: src/games/fortune/datfiles SIGINFO is a useful tip
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man8 capitalization police, etc
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man8 adjust layout of afterboot(8) to make things ...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sbin/mount Remove the warning about autoselecting nfs based ...
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man8 Fix typo.
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man8 re-order initial sections in the order a user...
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man8 remove empty anchor text
=?iso-8859-1?q?nia?=[src/trunk]: src/share/man/man8 actually, an anchor is needed so the period i...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/libexec/ld.elf_so/helper_ifunc_dso PR/56230: Don't try...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib/common/bootimage Check and remove a stale work file ...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/dev Consistently use #define<tab> as rdreg.h.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/common lint: fix typo in comment
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix function name in check for getopt
=?iso-8859-1?q?christos?=[src/trunk]: src/bin/ps use parsenum like everywhere else in the code.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sbin/mount_chfs mount_chfs(8): Remove some vestiges of chewi...
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses Fix debug_test so it actually works and ...
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/arch/x86/pci amdzentemp(4): Add Zen 3 support.
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/dev/isa Add IT8625 chip id.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/dev/hpc hpcfb_cnattach(): If fbconf == NULL, this is for...
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses/check_files Add new check file for the c...
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses/tests Decouple the clear test from the a...
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses Convert % into %% in input string so pri...
=?iso-8859-1?q?gson?=[src/trunk]: src/tests/fs/tmpfs Use the correct pathname when cleaning up the...
=?iso-8859-1?q?hannken?=[src/trunk]: src/usr.sbin/mountd Fix typo, its the element not the array ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci Back out the following changes:
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch there is no SPL_SOFT
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/playstation2 Make this compile again; there is no S...
=?iso-8859-1?q?blymn?=[src/trunk]: src/distrib/sets/lists/tests New check file for libcurses clear ...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/dev As with usbverbose and pciverbose, these modules are...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/sbmips/stand/netboot Use the libsa dev_net.c (fixes...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/dev/mii Ooopppsss - typo!
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc regen mipsn64el
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses New tests and updates for corrected beha...
=?iso-8859-1?q?blymn?=[src/trunk]: src/distrib/sets/lists/tests New check files added for the libcu...
=?iso-8859-1?q?blymn?=[src/trunk]: src/lib/libcurses Fix for PR lib/56224
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/iscsi Schedule command timeout without connection lo...
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/arch/x86/pci amdzentemp(4): Add support for per CCD temp...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/iscsi Provide missing file ops. Before a simple read...
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/arch/x86/pci Fix build failure on i386.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev Fail open when ipmi device was found.
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/algor/conf Don't reset MACHINE_ARCH; it can be mips...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/dev/usb also reset xs->xs_xr[dci] to NULL when closing t...
=?iso-8859-1?q?dholland?=[src/trunk]: src/share/man/man4 Mention in ums(4) that a lot of usb mice deta...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/usr.sbin/postinstall Don't overwrite changed autofs config f...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/regex Add more information for the malloc fai...
=?iso-8859-1?q?hannken?=[src/trunk]: src/sbin/dump Bitmaps (TS_BITS and TS_CLRI) dont use the "c_addr...
=?iso-8859-1?q?christos?=[src/trunk]: src enable gdbserver for amd64 (so that we don't break its build).
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/wscons PR/56223: David Shao ^[]8;;^G make console un...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/dev/wscons fix the NetBSD tag.
=?iso-8859-1?q?cjep?=[src/trunk]: src/external/gpl2/texinfo/dist/makeinfo Whilst debugging the nbm...
=?iso-8859-1?q?christos?=[src/trunk]: src Good bye oabi! Tested building earmv7hf.
=?iso-8859-1?q?dholland?=[src/trunk]: src/sbin/mount_chfs Teach mount_chfs to understand -o. From Andr...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sbin/ping6 In ping6, there's no blank space in the ping pack...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev/pad pad(4): run the callout if the buffer is saturat...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/audio audio(4): Revert revision 1.96 and redo it ano...
=?iso-8859-1?q?hannken?=[src/trunk]: src/lib/libc/sys Document NFSSVC_REPLACEEXPORTSLIST instead of N...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libc/sys vfork.2: recommend posix_spawn instead
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libossaudio ossaudio(3): refactor library into separate ...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libossaudio ossaudio(3): nested switch statements are ha...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libc/sys vfork.2: clarify posix_spawn recommendation, po...
=?iso-8859-1?q?nia?=[src/trunk]: src/lib/libossaudio ossaudio(3): continue getting capabilities i...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern Work around abs rela relocations issue (for now):
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/net Add a (FreeBSD compatible) bpf_peers_present() predi...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/net Add a bpf_register_track_event() function (and dereg...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/sys Welcome to NetBSD 9.99.84 (bpf tracking changes)
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/regex 1. Preallocate the patterns so that out...
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/regex remove not required include files
=?iso-8859-1?q?christos?=[src/trunk]: src/tests/lib/libc/regex remove the kill in the trace code.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/dev Use the localcount(9)-based module_hook mechanism to...
=?iso-8859-1?q?mcf?=[src/trunk]: src/lib/libcurses Add missing newline to debug trace message
=?iso-8859-1?q?mcf?=[src/trunk]: src/tests/lib/libcurses/director Unset ESCDELAY in libcurses tes...
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/dev/hyperv hvs(4): Pass correct pointer of scsibus devic...
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/arch/sparc/dev During slot enable and disable, make sure...
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/dev/ic Add a missing htole16() around the length passed ...
=?iso-8859-1?q?jdc?=[src/trunk]: src/share/man/man4/man4.sparc Add a bugs section about inserting...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: improve function names for parsing condit...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/kern Fix the order of handling of posix_spawn attributes...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: demonstrate handling of ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: move parsing of function calls out of Con...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: rename If_Eval to EvalBare
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: clean up function names and documentation...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: inline strcmp when parsing conditions
=?iso-8859-1?q?rillig?=[src/trunk]: src/sbin ping, ping6: fix comment about ID field
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/kern Remove extraneous '\n' from debug message.
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/arch/arm/rockchip fix comment to talk about correct unit...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb uhub(4): Allow only one explore/rescan at a time.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb usb(4): kmem_zalloc(KM_SLEEP) cannot fail; nix e...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb usb(4): Verify dev->ud_subdevs is still there be...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb usb(4): usb event thread is not actually MP-safe.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern autoconf(9): Take kernel lock on various entries in...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern drvctl(4): Take the kernel lock around entry into a...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern autoconf(9), drvctl(4): Sprinkle kernel lock assert...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb usb(4): Sprinkle kernel lock assertions.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb usb(4), uhub(4): Sprinkle usbhist.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys autoconf(9): Prevent concurrent attach/detach and detach...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern drvctl(4): Hold a deviter while issuing config_detach.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern autoconf(9): Must hold alldevs_lock to iterate dv_l...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys ipmi(4), intelfb(4): Use config_pending_incr/decr.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/ic ath(4): Use config_deactivate; don't abuse autoco...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb usb(4): Cancel and wait for async task on closin...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb usb(4): Omit needless lock/unlock cycle in usbd_...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb usb(4): Fix racy endpoint reference counting.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb usb(4): Fix races between usbd_open_pipe* and us...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb usb(4): Fix mistake in previous fix for pipe/int...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Revert "usb(4): Fix mistake in previous fix for ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb usb(4): Fix fix for interface change pipe fix.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb usb(4): Merge logic in usbd_kill_pipe and usbd_c...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb usb(4): Tweak style in usbd_close_pipe.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb usb(4): Make usbd_fill_iface_data atomic.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb usb(4): Nix unused struct usbd_interface::ui_priv.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern autoconf(9): Take kernel lock in a few entry points.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern autoconf(9): Sprinkle KASSERT(dev->dv_pending == 0)...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb uhub(4): Trigger bus exploration after rescannin...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/sys bump, something changed and the kernel does not boot...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb usb(4): Tighten interface locking and pipe refer...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern need to copyin when reading the hash name from user...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Don't ignore detach errors from children.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Don't use aprint* for non-autoconf errors. Also ...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Fix non-DIAGNOSTIC build.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Use correct integer lengths for properties.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Fix last patch.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Correct some vendor names, remove duplicates.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Regen
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Remove duplicate
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Align product name.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Remove duplicate.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Fix envsys detach paths.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Handle IXON,IXOFF individually.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern autoconf(9): Take kernel lock in config_detach.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Refactor handling of "quad utms" devices and more.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/i2c iic_acquire_bus can fail.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/i2c Clear sc_sme pointer to avoid double free.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/i2c iic_acquire_bus can fail
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/sdmmc Be less verbose normally and more when debugging.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/sdmmc Don't crash on detach where interlock == NULL.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev Fail to open read-write when created read-only.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/pci Fix race when freeing sensors.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/pci Don't ignore errors of sysmon_envsys_register().
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/scsipi Restore EOM handling.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/etc/rc.d run sysctl early enough.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/nfs Don't pretend that files are limited to 1TB on NFSv3.
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/director tests/libcurses: sprinkle 'cons...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/slave tests/libcurses: add parentheses a...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern remove unnecessary double init (fron paulg)
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/dev/sysmon tests/dev/sysmon: Query bits of data, not b...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb uhub(4): Defer rescan to USB event thread.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb usb(4): Bus exploration is single-threaded -- as...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/kern Return ENOENT if the hashstat sysctl was called to ...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/sys Fix the last bump - now for real: welcome to 9.99.85
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64/doc sun4v: update TODO file with current su...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/slave tests/libcurses: remove redundant ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/slave tests/libcurses: KNF for while loop
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/slave tests/libcurses: unexport argument...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/slave tests/libcurses: improve local var...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/slave tests/libcurses: improve code loca...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/slave tests/libcurses: make error handli...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/lib/libcurses/slave tests/libcurses: fix argument hand...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pad pad(4): Take kernel lock around autoconf stuff.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pad pad(4): Some incomplete tidying.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/kern Fix UP build
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/i2c Avoid double free when attach fails.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pad pad(4): Fix some locking.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pad pad(4): Sort includes. Add missing includes to ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pad pad(4): Make this exclusively a cloning device.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pad pad(4): Destroy the callout when done.
=?iso-8859-1?q?jdc?=[src/trunk]: src/sys/dev/i2c Call sysmon_envsys_destroy() if we receive any e...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb appease gcc9
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/tr add alphabetic to lower for consistency (nabijacz...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pad pad(4): Refactor for clarity, and fix locking bugs.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pad pad(4): Omit unused sc_blksize.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pad pad(4): Explain what's wrong with using device p...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev ipmi(4): Notify config_pending_decr when ready, not ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev ipmi(4): Tidy up ipmi_thread a little.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/i2c avoid double-free
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/i2c iic_acquire_bus may fail.
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gcc/dist/gcc Fix GCC10 for arm.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 tests/lint1: make error handling in the ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add test for previous ...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gcc mknative for config.gcc fix for arm.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/amiga/dev Add support for WSDISPLAYIO_MODE_DUMBFB t...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/amiga/dev Remove parentheses from return. No functi...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/gdtoa PR/56247: Greg A. Woods: printf("%La", LDBL_M...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/arch/evbmips/conf Add some more useful options to MIPSSIM
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract convert_constant_floating
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract convert_constant_check_range
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/luna68k/stand/boot Fix off-by-one of a number of bl...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: merge duplicate code
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/luna68k/stand/boot Specify -fno-unwind-tables to sh...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: split convert_constant_check_range
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: extract convert_constant_to_floating
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/luna68k/stand/boot constify
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: replace array access with function...
=?iso-8859-1?q?blymn?=[src/trunk]: src/lib/libcurses Correct a previous fix for PR lib/56224.
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses/tests Restore the slk_wset test after fi...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev dev_verbose(9): Use a comma expression, not an expre...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb ohci(4): Constify a constant debug string table.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern drvctl(4): If no ifattr is specified on rescan, res...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gcc Update earmv[67]{,hf}{,eb}: hazard has gon...
=?iso-8859-1?q?riastradh?=[src/trunk]: src if_attach and if_initialize cannot fail, don't test return v...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys Add a new namei flag NONEXCLHACK for open with O_CREAT a...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/sys Regen.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: clean up comment for JobStart
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: extract commands-ok check from JobWriteSh...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/builtins PR port-arm/5...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/builtins PR port-arm/5...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/builtins PR port-arm/5...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/builtins PR port-arm/5...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/builtins PR port-arm/5...
=?iso-8859-1?q?rin?=[src/trunk]: src PR port-arm/55897
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/builtins PR port-arm/5...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: demonstrate wrong error ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: fix error handling in jobs mode
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: clean up ATF test driver
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: sort the list of test ...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/xenbus Grab KERNEL_LOCK before calling config_f...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/sys Provide KERNEL_LOCK facilities also for MODULAR, in ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb usb(4): Fix uninitialized variable for error bra...
=?iso-8859-1?q?snj?=[src/trunk]: src/usr.bin/calendar/calendars it's "its"
=?iso-8859-1?q?riastradh?=[src/trunk]: src/libexec/ld.elf_so ld.elf_so(1): Omit needless membar_enter.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sbin/cgdconfig cgdconfig(8): Fail more gracefully than SIGSE...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/net/if_wg tests/net/if_wg: Fix typo: $ifconfig, not $i...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/fs/vfs tests/fs/vfs: Mark udf_renamerace_cycle flaky, ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/fs/tmpfs tests/fs/tmpfs: Print bad values on failure f...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libfido2/dist Import libfido2 1.7.0; changes:
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libfido2 merge conflicts and update between lib...
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new libfido2
=?iso-8859-1?q?msaitoh?=[src/trunk]: src/sys/dev/pci Use unsigned to avoid undefined behavior. Found ...
=?iso-8859-1?q?rin?=[src/trunk]: src/external/bsd/libfido2/lib Unbreak build; new libfido2 requir...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/calendar/calendars 1985: first ARM silicon and first...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/calendar/calendars November 20 is International Tran...
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/calendar/calendars U.S.S.R no longer exists
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/net/if_wg tests/net/if_wg: Mark as flaky (PR kern/56252).
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libfido2/lib use the linker script provided by ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/tests/net/if_wg tests/net/if_wg: Only expect this to fail once!
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libfido2/dist/src replace our merged version wi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: add test for circular de...
=?iso-8859-1?q?mrg?=[src/trunk]: src/compat/arm/oabi remove obsolete files.
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/gen PR/56260: Alex Richardson: Out-of-bounds stack ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: clean up access to character iterator
=?iso-8859-1?q?nia?=[src/trunk]: src/usr.bin/calendar/calendars June 19 is Juneteenth in USA
=?iso-8859-1?q?christos?=[src/trunk]: src/external/bsd/libfido2 fix sun2 build
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix hang on unfinished string lite...
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/sun2/ramdisk make this build with GCC 10.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/share/misc EEE: embrace, extend, extinguish; or eastern equi...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/mit/libuv/lib don't install the libuv.pc file for p...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/pci Sprinkle some static.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/pci Wrap a couple of long lines.
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/conf defflag LMU_DEBUG and PSOC_DEBUG
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/dev use opt_lmu.h
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/dev use opt_psoc.h, suppress some debug outp...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/dev do ii2 locking dance in psoc_dump()
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib Replace RELEASE and VERSION strings proplery.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib/miniroot Remove netstat(1) calls to print resolver i...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib/miniroot The modules and rescue sets are also requir...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/dev/usb Relax identification of interfaces and endpoints...
=?iso-8859-1?q?mrg?=[src/trunk]: src switch m68000, m68k and 32 bit arm to GCC 10. just sh3 left!
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: add test cases for lexical analysis
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: revert fix for endless loop in lex...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix endless loop when scanning str...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix internal error for unfinished ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64/include CNTV_CTL_EL0 is a 64-bit register
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/aarch64 Do not try to initialize PMU if ID_AA64DFR0...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: in debug mode, print name of the "...
=?iso-8859-1?q?christos?=[src/trunk]: src Add external attribute dumping and restoring support from Fr...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix assertion failure after syntax...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: replace undefined behavior with as...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix crash in malformed initialization
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix assertion failure after malfor...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/pci Remove the "first" argument from pci_kn30...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/pci Remove the "first" argument from pci_kn8a...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha No need to include pci_kn300.h here.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/pci No need to include pci_kn8ae.h here.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Don't use a bunch of switch() statements in t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix assertion failure in struct wi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix assertion after malformed for ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix endless loop on unfinished com...
=?iso-8859-1?q?chs?=[src/trunk]: src/usr.bin/kdump fix printf format string for xattr names (the ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/uvm remove diag-only printf() that fires when an unlinke...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/heimdal/lib/libhx509 hide yyerrflag, yyv...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix segmentation fault for malform...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix assertion failure on malformed...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix crash on semantically wrong co...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/hx509 remove generated ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/external/gpl3/gdb/bin/gdbserver gdbserver(1): Work around cl...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: test syntax error in initialization using design...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: document disappearance...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: use different tokens for operators...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: remove outdated commen...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix check for empty wide character...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reduce indentation in lexer for ch...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix confusing variable name in lex...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: sprinkle const in memory management
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename val_t.v_ansiu to v_unsigned
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Enable the twiddle spinner when loading th...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Add support for the boot services watchdog...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: in strict bool mode, treat boolean...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename val_t.v_unsigned to avoid c...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove unnecessary call to print_t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove unused print_tnode
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Allow alpha_print_instruction() to be c...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/alpha Remove the /I "alternate format" from d...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/share/man/man4 x/I no longer has special meaning on alpha, a...
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl2/xcvs/dist/doc PR/56256: Germain: cvs info doc ...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/arch/x86/pci prop_dictionary_set_cstring_nocopy -> prop_...
=?iso-8859-1?q?christos?=[src/trunk]: src fix proplib deprecation
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make Do not report unmatched regex subexpressions
=?iso-8859-1?q?christos?=[src/trunk]: src fix proplib deprecation
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/share/man/man4 lagg: fix typo
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: move and extend test for...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: remove unnecessary -dL f...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: fix documentation for ParseModifierPart
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: extract ParseDependencySources from Parse...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: document where to find tests for the depe...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: document ParseDependencyOp
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot efiboot: Use disk I/O protocol for block d...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: eliminate local variable in Substring_Words
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: reduce indentation in ModifyWord_SubstReg...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: move all labels in ModifyWord_SubstRegex ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: extract RegexReplace from ModifyWord_Subs...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: use more practical data type in RegexReplace
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: replace macro is_shell_metachar with inli...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/stand/efiboot efiboot: Add ASCII art.
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/arch/i386/stand/boot biosboot: Add ASCII art.
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/arch/i386/stand/boot use a single printf call for readab...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: use simpler upper bound for length in Buf...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: clean up comments in cond.c
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: fix grammar in error message for malforme...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/share/man/man8/man8.x86 mbr.8: fix a typo
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot efiboot: Add readahead support.
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/share/man/man8/man8.x86 boot.8: minor grammar tweaks
=?iso-8859-1?q?blymn?=[src/trunk]: src/lib/libcurses Fix the debug output to stop spamming out the ...
=?iso-8859-1?q?blymn?=[src/trunk]: src/lib/libcurses Fix how the slk are drawn by making sure we us...
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses Fix slk test and check files due to libc...
=?iso-8859-1?q?blymn?=[src/trunk]: src/lib/libcurses Rework the fix for lib/56224.
=?iso-8859-1?q?blymn?=[src/trunk]: src/tests/lib/libcurses Update the check files to account for fi...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot efirng: fix va_num arg to uefi_call_wrappe...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.bin/xlint/lint1 Hack to avoid gcc 9 internal compiler er...
=?iso-8859-1?q?martin?=[src/trunk]: src/doc Document sh3* lint hack for gcc 9
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/arch/i386/stand/efiboot efiboot (x86): add ASCII art
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot efiboot: Use EFI_BLOCK_IO_PROTOCOL if EFI_...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot print_banner: Print memory size like x86 does
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/ic make ahcisata(4) work on rk3399 (rockpro64)
=?iso-8859-1?q?rillig?=[src/trunk]: src lint1: add bug report for internal GCC compiler error
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sbin/restore restore(8): Mark fail_dirtmp __dead to fix clan...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/mips/include Remove an unused #define.
=?iso-8859-1?q?christos?=[src/trunk]: src/distrib/sets/lists build gdbserver only when we build gdb (f...
=?iso-8859-1?q?cjep?=[src/trunk]: src/sys/arch/macppc/stand/fixcoff nbmacppc-fixcoff did not cross...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot Fix buffer size for alignment adjusted blo...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot fix typo
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/stand/efiboot When printing memory size, don't promote t...
=?iso-8859-1?q?gutteridge?=[src/trunk]: src/sys/arch/i386/stand/bootxx boot1.c: remove a comment that's ...
=?iso-8859-1?q?blymn?=[src/trunk]: src/lib/libcurses Make sure we don't use wide char routines when...
=?iso-8859-1?q?simonb?=[src/trunk]: src/usr.bin/gzip Call check_siginfo() in compression loop to pro...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb ucom(4): Fix earlier mistake causing pipes not t...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pci iwm(4): Disentangle attach.
=?iso-8859-1?q?martin?=[src/trunk]: src/lib/libcurses Fix printf format for size_t
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/common Deal with a scenario where:
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb update a couple of lists of drivers that have ha...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb turn off ohcidebug by default. none of the othe...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/dev/usb clarify some comments about what the "send callb...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: sprinkle const
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: test .for loop over a va...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/pci From the "Should have been done years ago" depar...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/pci Make the following PCI chipset functions ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/pci Use the default implementations of attach...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/pci Use the default implementation of attach_...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/pci - Use the default implementations of atta...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/pci - Use the default implementations of atta...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/dts PR/56095 SOPINE Clusterboard unable to tran...
=?iso-8859-1?q?ryo?=[src/trunk]: src/sys/dev/fdt fdt "/reserved-memory" node should be handled
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/pci Define macros to desribe the PIRQ_RTCTRL ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/pci Remove pointless warning.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha/pci Reduce code duplication among platforms t...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests tests/make: demonstrate newline inje...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make make: prevent newline injection in .for loops
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/arch/alpha Tweak how the IRQ description strings are gen...
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64/dev sun4v: vdsk - restart the ldc state mac...
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64/doc sun4v: update TODO file with current su...
=?iso-8859-1?q?tnn?=[src/trunk]: src/usr.bin/xlint/lint1 ensure defined(HAVE_GCC) before use of $...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib Don't try to add swap on miniroot.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib/amiga/miniroot Remove an obsolete comment.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib Check if /tmp is writable to see whether the rootdev...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/conf Set VMSWAP_DEFAULT_PLAINTEXT for Explor...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbppc/conf Oops, revert unintentional part of the ...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/arch/evbarm/conf Add pad(4) to arm kernels
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch Set VMSWAP_DEFAULT_PLAINTEXT for hpcarm and hpcmips...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbarm/conf ARMADILLO-IOT-G3 kernel was gone; it is...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/arch/evbarm/conf move pad to GENERIC.common
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/fdt Fix 32-bit build.
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/alpha/include Fix typo in comment
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/distrib Use more SMALL binaries and reduce diffs between sun...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/external/bsd/drm2/linux drm: Release fence after use.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix type of pqinf.p_pcnt
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern factor out the ktrace printing into their own funct...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/arch lint: fix typo in comment for target plat...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: rename expected .ln file to .exp-ln
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: allow skipping individ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/distrib/sets/lists/tests tests/lint: fix list of files to be...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/arch/powerpc/oea PR 55325: unify both pvo pools (for man...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix undefined behavior after synta...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libcurses Fix SSP build
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: proof-read the C grammar, remove u...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix uninitialized variable for dec...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix option -Ac11, add test for _Ge...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: sort and rename grammar rules for ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: require C11 for _Generic
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: remove list of test na...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: fix selection of the ....
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add test for _Generic ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix result type of _Generic expres...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix type comparison in _Generic se...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix parsing of _Generic selection ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: reorder grammar rules from big to ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove redundant '{ $$ = $1; }' fr...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: consistently use 'opt' as suffix
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/dev/usb Since there's a bit of code that is conditionall...
=?iso-8859-1?q?blymn?=[src/trunk]: src/lib/libcurses Fix PR lib/55931
=?iso-8859-1?q?cjep?=[src/trunk]: src/tools/compat note on Darwin/Mac
=?iso-8859-1?q?cjep?=[src/trunk]: src/tools/compat avoid triggering conflict indicator warnings
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: only accept assignment-expression ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename pqinf_t to qual_ptr and cle...
=?iso-8859-1?q?skrll?=[src/trunk]: src/common/lib/libc/arch/arm/atomic Whitespace
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: refrain from renaming the grammar ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/usr.bin/xlint/lint1 apply sh3 vs lex.c fix for GCC >= 9. us...
=?iso-8859-1?q?cjep?=[src/trunk]: src/external/gpl3/gcc/dist/gcc PR toolchain/56180. Add configura...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: align grammar with C99
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename grammar rules for abstract ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: turn null pointer dereference into...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: add type information to message 15...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/common lint: fix type name for prototype funct...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix parse error for type 'void (*)...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: in C99 mode, complain about implic...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys VOP_BMAP() may be called via ioctl(FIOGETBMAP) on any vn...
=?iso-8859-1?q?sjg?=[src/trunk]: src/usr.bin/make/unit-tests Allow BROKEN_TESTS to cause TESTS to...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: remove comment from grammar rule t...
=?iso-8859-1?q?skrll?=[src/trunk]: src/common/lib/libc/arch/arm/atomic Whitespace
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix lexical analysis of character ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add tests for the lexi...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add test for character...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 tests/lint: do not modify t_integration ...
=?iso-8859-1?q?cjep?=[src/trunk]: src/usr.sbin/sysinst 1. Rework the IFS handling when checking co...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: allow tests to be skip...
=?iso-8859-1?q?cjep?=[src/trunk]: src/external/gpl3/gcc.old/dist/gcc PR toolchain/56180. Additiona...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: add tests for ILP32 platforms
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add 'make accept' to u...
=?iso-8859-1?q?cjep?=[src/trunk]: src/tools/compat Note OpenBSD cross-build progress
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix typos in comment
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/conf mark urio/uscanner device majors obsolete
=?iso-8859-1?q?nia?=[src/trunk]: src Remove uscanner(4) driver
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Fix date.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man4 Remove unnecessary Pp, fix formatting, remove...
=?iso-8859-1?q?nia?=[src/trunk]: src/doc doc: removed uscanner
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/evbarm/conf KERNEL_BASE is 0xc0000000 for HDL_G.
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: clean up lex_character_constant
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: add test that only runs where char == unsigned char
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: document where to fix the wrong wa...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: do not sign-extend pointers
=?iso-8859-1?q?pgoyette?=[src/trunk]: src Rework the xxxVERBOSE option to share the common module-hook...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: do not modify tnode_t->tn_type in ...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/dev Regen for new sys/dev/devlist2h.awk
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: rename xsign to convert_integer
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net Make if_stats_init, if_attach, if_initialize return ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/common lint: fix wrong warning about out-of-ra...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/kern Adjust namei internals to be able to make an extern...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys - Add a new vnode op: VOP_PARSEPATH.
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys Regen.
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/fs/hfs Implement VOP_PARSEPATH() for hfs.
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/rump/librump/rumpvfs Add parsepath for rumpfs in place o...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/fs Onionfs needs to know about parsepath too, in case it...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/sys Now remove cn_consume from struct componentname.
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/sys Regen.
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/ufs/ufs Add containment for the cloning devices hack in ...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/builtins/arm Align sp ...
=?iso-8859-1?q?rin?=[src/trunk]: src/lib/libc/arch/arm Align sp to 8-byte boundary as required by...
=?iso-8859-1?q?rin?=[src/trunk]: src/lib/libc/arch/arm Fix previous. For Thumb-1:
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/dts Revert previous. Apparently it's wrong.
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net/lagg lagg: fix an uninitialize variable
=?iso-8859-1?q?skrll?=[src/trunk]: src/lib/libc/arch/arm/sys Trailing whitespace
=?iso-8859-1?q?skrll?=[src/trunk]: src/lib/libc/arch/arm/sys The _INVOKE_CERROR macro deals with th...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: inline 'sign' into convert_integer
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/common lint: fix bit-size of long double _Comp...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern PR/56286: Martin Husemann: Fix NULL deref on kmod l...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: invert condition in control flow a...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: add test for type name...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: improve comment about INT keeping ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: extend and explain tes...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: extend tests for messa...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix type name in message 101 for w...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: extend test for messag...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: mention the name of an implicitly ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: in C99 mode, only warn about impli...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: do not warn about use of implicitl...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/dev No need to bother to use aprint_debug(9) ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev devlist2h.awk: Nix trailing whitespace.
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/kern Improve Christos's vn_open fix.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ic Fix a couple of problems with MII-equipped NE2000...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/builtins/arm Do previo...
=?iso-8859-1?q?skrll?=[src/trunk]: src/lib/libc/arch/arm Do previous differtly by pushing two regis...
=?iso-8859-1?q?blymn?=[src/trunk]: src/sys/kern Prevent kernel panic on sleep if network interface ...
=?iso-8859-1?q?blymn?=[src/trunk]: src/sys/dev/pckbport Fix hardcoded size for total_patckets array...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/kern don't clear the error before we use it to determine...
=?iso-8859-1?q?chs?=[src/trunk]: src/sys/uvm in uvm_mapent_forkzero(), if the old entry was an ob...
=?iso-8859-1?q?martin?=[src/trunk]: src/sys/kern gcc (with some options) eroneously claims we would ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci port-evbarm/56274: no network on ec2 arm64 9.99.85
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/utils/embedded/conf No need for ec2_init on arm64mbr
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/utils/embedded/conf port-evbarm/56274: no network on...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/distrib/utils/embedded/files AWS marketplace does not allow ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ic Make sure the media / mii members in struct ether...
=?iso-8859-1?q?blymn?=[src/trunk]: src/sys Back out fix for kern_pmf.c calling a null if_stop and a...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/hppa/hppa fix off by one which resulted in all idle...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/net Use if_ioctl() for changing MTU, not ether_ioctl to ...
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/tests/net/if_vlan Added tests for changing a MTU when the vl...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/arm/arm Be consistent about #ifndef ARM32_DISABLE_A...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/macppc/dev port-macppc/56289: kernel spinout on mac...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys/kern Turn off fstrans for VOP_PARSEPATH. Fixes t_umounts...
=?iso-8859-1?q?dholland?=[src/trunk]: src/sys Regen.
=?iso-8859-1?q?dholland?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Add VOP_PARSEPATH...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint lint: document lint1_type.t_is_enum
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: in strict bool mode, make (flag & ...
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: no special check for unary operato...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: add test for array subscripts in C99 initialization
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/xlint/lint1 lint: fix initialization of array of unk...
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: encode the array lengt...
=?iso-8859-1?q?nonaka?=[src/trunk]: src/sys/dev/isa itesio(4): Added IT8625E support.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/kern Return error from fd_dupopen.
=?iso-8859-1?q?christos?=[src/trunk]: src/include PR/56250: Michael Forney: mkstemp/mkdtemp not declar...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libc/gmon PR/56246: Yuichiro Naito: gprof(1) never show ...
=?iso-8859-1?q?christos?=[src/trunk]: src/libexec/ftpd Treat failed chdir/chroot for guest and chroot ...
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64 sun4v: add support for hypervisor soft stat...
=?iso-8859-1?q?rillig?=[src/trunk]: src tests/lint: fix test for character comparison on macppc
=?iso-8859-1?q?rillig?=[src/trunk]: src/tests/usr.bin/xlint/lint1 tests/lint: fix test d_cast_init o...
=?iso-8859-1?q?palle?=[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: request hypervisor api major...
Majordomo results: unsubscribe due to excessive bounces