CVS commit: src/usr.bin/vmstat

2022-02-08 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Wed Feb 9 07:51:45 UTC 2022 Modified Files: src/usr.bin/vmstat: vmstat.c Log Message: Fix typo in usage. To generate a diff of this commit: cvs rdiff -u -r1.250 -r1.251 src/usr.bin/vmstat/vmstat.c Please note that diffs are not p

CVS commit: src/usr.bin/vmstat

2022-02-08 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Wed Feb 9 07:51:45 UTC 2022 Modified Files: src/usr.bin/vmstat: vmstat.c Log Message: Fix typo in usage. To generate a diff of this commit: cvs rdiff -u -r1.250 -r1.251 src/usr.bin/vmstat/vmstat.c Please note that diffs are not p

CVS commit: src/usr.bin/vmstat

2022-02-08 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Feb 9 07:34:18 UTC 2022 Modified Files: src/usr.bin/vmstat: vmstat.c Log Message: allow the number of disks displayed in the default output to be controlled. To generate a diff of this commit: cvs rdiff -u -r1.249 -r1.250 src/

CVS commit: src/usr.bin/vmstat

2022-02-08 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Feb 9 07:34:18 UTC 2022 Modified Files: src/usr.bin/vmstat: vmstat.c Log Message: allow the number of disks displayed in the default output to be controlled. To generate a diff of this commit: cvs rdiff -u -r1.249 -r1.250 src/

CVS commit: src/usr.bin/vmstat

2022-02-08 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Feb 9 07:34:08 UTC 2022 Modified Files: src/usr.bin/vmstat: vmstat.1 Log Message: allow the number of disks displayed in the default output to be controlled. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/us

CVS commit: src/usr.bin/vmstat

2022-02-08 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Feb 9 07:34:08 UTC 2022 Modified Files: src/usr.bin/vmstat: vmstat.1 Log Message: allow the number of disks displayed in the default output to be controlled. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/us

CVS commit: src/sys/dev/usb

2022-02-08 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Feb 9 07:32:33 UTC 2022 Modified Files: src/sys/dev/usb: umcs.c Log Message: if the interrupt pipe can't be opened, also print the error. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/sys/dev/usb/umcs.c Pl

CVS commit: src/sys/dev/usb

2022-02-08 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Feb 9 07:32:33 UTC 2022 Modified Files: src/sys/dev/usb: umcs.c Log Message: if the interrupt pipe can't be opened, also print the error. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/sys/dev/usb/umcs.c Pl

CVS commit: src/external/mit/xorg/bin/xsetwallpaper

2022-02-08 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Feb 9 07:30:35 UTC 2022 Modified Files: src/external/mit/xorg/bin/xsetwallpaper: Makefile Log Message: fix the build of xsetwallpaper. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/mit/xorg/bin/xsetw

CVS commit: src/external/mit/xorg/bin/xsetwallpaper

2022-02-08 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Feb 9 07:30:35 UTC 2022 Modified Files: src/external/mit/xorg/bin/xsetwallpaper: Makefile Log Message: fix the build of xsetwallpaper. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/mit/xorg/bin/xsetw

CVS commit: src/usr.bin/make

2022-02-08 Thread Simon J. Gerraty
Module Name:src Committed By: sjg Date: Tue Feb 8 22:36:02 UTC 2022 Modified Files: src/usr.bin/make: meta.c Log Message: Use a variable to store command line to be filtered. This avoids any nasty side effects from content of command line. Reviewed by: rillig To gener

CVS commit: src/usr.bin/make

2022-02-08 Thread Simon J. Gerraty
Module Name:src Committed By: sjg Date: Tue Feb 8 22:36:02 UTC 2022 Modified Files: src/usr.bin/make: meta.c Log Message: Use a variable to store command line to be filtered. This avoids any nasty side effects from content of command line. Reviewed by: rillig To gener

CVS commit: src/lib/libedit

2022-02-08 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Feb 8 21:13:22 UTC 2022 Modified Files: src/lib/libedit: chared.c histedit.h Log Message: libedit: fix typos, apply KNF to newly imported code (PR/56693) No binary change. To generate a diff of this commit: cvs rdiff -u -r

CVS commit: src/lib/libedit

2022-02-08 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Feb 8 21:13:22 UTC 2022 Modified Files: src/lib/libedit: chared.c histedit.h Log Message: libedit: fix typos, apply KNF to newly imported code (PR/56693) No binary change. To generate a diff of this commit: cvs rdiff -u -r

CVS commit: src/bin/sh

2022-02-08 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Feb 8 20:39:59 UTC 2022 Modified Files: src/bin/sh: histedit.c Log Message: sh: fix typo in comment To generate a diff of this commit: cvs rdiff -u -r1.60 -r1.61 src/bin/sh/histedit.c Please note that diffs are not public

CVS commit: src/bin/sh

2022-02-08 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Feb 8 20:39:59 UTC 2022 Modified Files: src/bin/sh: histedit.c Log Message: sh: fix typo in comment To generate a diff of this commit: cvs rdiff -u -r1.60 -r1.61 src/bin/sh/histedit.c Please note that diffs are not public

CVS commit: src/lib/libedit

2022-02-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Feb 8 15:05:10 UTC 2022 Modified Files: src/lib/libedit: chared.c histedit.h readline.c src/lib/libedit/readline: readline.h Log Message: PR/56693: Walter Lozano: Add support for rl_delete_text and rl_set_key To g

CVS commit: src/lib/libedit

2022-02-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Feb 8 15:05:10 UTC 2022 Modified Files: src/lib/libedit: chared.c histedit.h readline.c src/lib/libedit/readline: readline.h Log Message: PR/56693: Walter Lozano: Add support for rl_delete_text and rl_set_key To g

CVS commit: [netbsd-9] src/doc

2022-02-08 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Feb 8 14:45:58 UTC 2022 Modified Files: src/doc [netbsd-9]: CHANGES-9.3 Log Message: Ticket #1426 To generate a diff of this commit: cvs rdiff -u -r1.1.2.74 -r1.1.2.75 src/doc/CHANGES-9.3 Please note that diffs are not pub

CVS commit: [netbsd-9] src/doc

2022-02-08 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Feb 8 14:45:58 UTC 2022 Modified Files: src/doc [netbsd-9]: CHANGES-9.3 Log Message: Ticket #1426 To generate a diff of this commit: cvs rdiff -u -r1.1.2.74 -r1.1.2.75 src/doc/CHANGES-9.3 Please note that diffs are not pub

CVS commit: [netbsd-9] src/sys/dev/ata

2022-02-08 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Feb 8 14:45:00 UTC 2022 Modified Files: src/sys/dev/ata [netbsd-9]: ata_recovery.c ata_subr.c Log Message: Pull up following revision(s) (requested by jdolecek in ticket #1426): sys/dev/ata/ata_recovery.c: revision 1

CVS commit: [netbsd-9] src/sys/dev/ata

2022-02-08 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Feb 8 14:45:00 UTC 2022 Modified Files: src/sys/dev/ata [netbsd-9]: ata_recovery.c ata_subr.c Log Message: Pull up following revision(s) (requested by jdolecek in ticket #1426): sys/dev/ata/ata_recovery.c: revision 1

CVS commit: src/sys/kern

2022-02-08 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Feb 8 12:59:17 UTC 2022 Modified Files: src/sys/kern: subr_pcu.c subr_psref.c subr_thmap.c Log Message: kern: Mark some functions __diagused to pacify clang. These functions are called only in KASSERT. This shouldn't be

CVS commit: src/sys/kern

2022-02-08 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Feb 8 12:59:17 UTC 2022 Modified Files: src/sys/kern: subr_pcu.c subr_psref.c subr_thmap.c Log Message: kern: Mark some functions __diagused to pacify clang. These functions are called only in KASSERT. This shouldn't be

CVS commit: src/sys/kern

2022-02-08 Thread Juergen Hannken-Illjes
Module Name:src Committed By: hannken Date: Tue Feb 8 08:57:11 UTC 2022 Modified Files: src/sys/kern: vfs_vnode.c Log Message: Operation vfs_suspend() returns ENOENT if the mount is gone (IMNT_GONE). Adjust the KASSERT() appropriately. To generate a diff of this commit

CVS commit: src/sys/kern

2022-02-08 Thread Juergen Hannken-Illjes
Module Name:src Committed By: hannken Date: Tue Feb 8 08:57:11 UTC 2022 Modified Files: src/sys/kern: vfs_vnode.c Log Message: Operation vfs_suspend() returns ENOENT if the mount is gone (IMNT_GONE). Adjust the KASSERT() appropriately. To generate a diff of this commit