CVS commit: src/sys/dev/pci

2022-07-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Jul 6 06:33:49 UTC 2022 Modified Files: src/sys/dev/pci: if_wm.c Log Message: Call txeof first, then rxeof for the consistency. There are three functions where the txeof and rxeof are called. The MSI-X interrupt function a

CVS commit: src/sys/dev/pci

2022-07-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Jul 6 06:33:49 UTC 2022 Modified Files: src/sys/dev/pci: if_wm.c Log Message: Call txeof first, then rxeof for the consistency. There are three functions where the txeof and rxeof are called. The MSI-X interrupt function a

CVS commit: src/sys/dev/pci

2022-07-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Jul 6 06:32:50 UTC 2022 Modified Files: src/sys/dev/pci: if_vmx.c Log Message: Call txeof first, then rxeof for the consistency. There are three functions where the txeof and rxeof are called. The MSI-X interrupt function

CVS commit: src/sys/dev/pci

2022-07-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Jul 6 06:32:50 UTC 2022 Modified Files: src/sys/dev/pci: if_vmx.c Log Message: Call txeof first, then rxeof for the consistency. There are three functions where the txeof and rxeof are called. The MSI-X interrupt function

CVS commit: src/sys/dev/pci/ixgbe

2022-07-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Jul 6 06:31:47 UTC 2022 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c ixv.c Log Message: Call txeof first, then rxeof for the consistency. There are three functions where the txeof and rxeof are called. The legacy interru

CVS commit: src/sys/dev/pci/ixgbe

2022-07-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Jul 6 06:31:47 UTC 2022 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c ixv.c Log Message: Call txeof first, then rxeof for the consistency. There are three functions where the txeof and rxeof are called. The legacy interru

CVS commit: src/sys/dev/usb

2022-07-05 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Wed Jul 6 06:25:24 UTC 2022 Modified Files: src/sys/dev/usb: uplcom.c Log Message: Cosmetic changes. No functional change intended. To generate a diff of this commit: cvs rdiff -u -r1.92 -r1.93 src/sys/dev/usb/uplcom.c Please no

CVS commit: src/sys/dev/usb

2022-07-05 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Wed Jul 6 06:25:24 UTC 2022 Modified Files: src/sys/dev/usb: uplcom.c Log Message: Cosmetic changes. No functional change intended. To generate a diff of this commit: cvs rdiff -u -r1.92 -r1.93 src/sys/dev/usb/uplcom.c Please no

CVS commit: src/sys/dev/usb

2022-07-05 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Wed Jul 6 06:00:40 UTC 2022 Modified Files: src/sys/dev/usb: uplcom.c Log Message: Add support for HXN variants from openbsd. To generate a diff of this commit: cvs rdiff -u -r1.91 -r1.92 src/sys/dev/usb/uplcom.c Please note that

CVS commit: src/sys/dev/usb

2022-07-05 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Wed Jul 6 06:00:40 UTC 2022 Modified Files: src/sys/dev/usb: uplcom.c Log Message: Add support for HXN variants from openbsd. To generate a diff of this commit: cvs rdiff -u -r1.91 -r1.92 src/sys/dev/usb/uplcom.c Please note that

CVS commit: src/sys/dev/pci

2022-07-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Jul 6 05:49:47 UTC 2022 Modified Files: src/sys/dev/pci: if_wm.c Log Message: Fix compile error if WM_DEBUG is set. To generate a diff of this commit: cvs rdiff -u -r1.736 -r1.737 src/sys/dev/pci/if_wm.c Please note that

CVS commit: src/sys/dev/pci

2022-07-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Jul 6 05:49:47 UTC 2022 Modified Files: src/sys/dev/pci: if_wm.c Log Message: Fix compile error if WM_DEBUG is set. To generate a diff of this commit: cvs rdiff -u -r1.736 -r1.737 src/sys/dev/pci/if_wm.c Please note that

CVS commit: src/sys/uvm

2022-07-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jul 6 01:16:36 UTC 2022 Modified Files: src/sys/uvm: uvm_device.c Log Message: mmap(2): Guarantee two's-complement wraparound for D_NEGOFFSAFE. XXX Not sure this should be allowed at all, but this way we don't change the

CVS commit: src/sys/uvm

2022-07-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jul 6 01:16:36 UTC 2022 Modified Files: src/sys/uvm: uvm_device.c Log Message: mmap(2): Guarantee two's-complement wraparound for D_NEGOFFSAFE. XXX Not sure this should be allowed at all, but this way we don't change the

CVS commit: src/sys/uvm

2022-07-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jul 6 01:15:51 UTC 2022 Modified Files: src/sys/uvm: uvm_device.c Log Message: uvm/uvm_device.c: Sprinkle KNF. To generate a diff of this commit: cvs rdiff -u -r1.75 -r1.76 src/sys/uvm/uvm_device.c Please note that diff

CVS commit: src/sys/uvm

2022-07-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jul 6 01:15:51 UTC 2022 Modified Files: src/sys/uvm: uvm_device.c Log Message: uvm/uvm_device.c: Sprinkle KNF. To generate a diff of this commit: cvs rdiff -u -r1.75 -r1.76 src/sys/uvm/uvm_device.c Please note that diff

CVS commit: src/sys/kern

2022-07-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jul 6 01:15:32 UTC 2022 Modified Files: src/sys/kern: vfs_vnops.c Log Message: kern/vfs_vnops.c: Fix missing semicolon in previous. Neglected to build and amend commit, oops. To generate a diff of this commit: cvs rdiff

CVS commit: src/sys/kern

2022-07-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jul 6 01:15:32 UTC 2022 Modified Files: src/sys/kern: vfs_vnops.c Log Message: kern/vfs_vnops.c: Fix missing semicolon in previous. Neglected to build and amend commit, oops. To generate a diff of this commit: cvs rdiff

CVS commit: src/sys/uvm

2022-07-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jul 6 01:13:30 UTC 2022 Modified Files: src/sys/uvm: uvm_device.c Log Message: mmap(2): Prohibit overflowing offsets for non-D_NEGOFFSAFE devices. Reported-by: syzbot+d5a96e7a0ebbd0b76...@syzkaller.appspotmail.com To ge

CVS commit: src/sys/uvm

2022-07-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jul 6 01:13:30 UTC 2022 Modified Files: src/sys/uvm: uvm_device.c Log Message: mmap(2): Prohibit overflowing offsets for non-D_NEGOFFSAFE devices. Reported-by: syzbot+d5a96e7a0ebbd0b76...@syzkaller.appspotmail.com To ge

CVS commit: src/sys/kern

2022-07-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jul 6 01:13:18 UTC 2022 Modified Files: src/sys/kern: vfs_vnops.c Log Message: kern/vfs_vnops.c: Sprinkle KNF. No functional change intended. To generate a diff of this commit: cvs rdiff -u -r1.230 -r1.231 src/sys/kern/

CVS commit: src/sys/kern

2022-07-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jul 6 01:13:18 UTC 2022 Modified Files: src/sys/kern: vfs_vnops.c Log Message: kern/vfs_vnops.c: Sprinkle KNF. No functional change intended. To generate a diff of this commit: cvs rdiff -u -r1.230 -r1.231 src/sys/kern/

CVS commit: src/sys/kern

2022-07-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jul 6 01:13:06 UTC 2022 Modified Files: src/sys/kern: vfs_vnops.c Log Message: mmap(2): Avoid overflow in overflow check in vn_mmap. To generate a diff of this commit: cvs rdiff -u -r1.229 -r1.230 src/sys/kern/vfs_vnops.

CVS commit: src/sys/kern

2022-07-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jul 6 01:13:06 UTC 2022 Modified Files: src/sys/kern: vfs_vnops.c Log Message: mmap(2): Avoid overflow in overflow check in vn_mmap. To generate a diff of this commit: cvs rdiff -u -r1.229 -r1.230 src/sys/kern/vfs_vnops.

CVS commit: src/sys

2022-07-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jul 6 01:12:46 UTC 2022 Modified Files: src/sys/dev/audio: audio.c src/sys/dev/nvmm: nvmm.c src/sys/external/bsd/drm2/dist/drm: drm_prime.c src/sys/external/bsd/drm2/drm: drm_cdevsw.c drm_gem_vm.c dr

CVS commit: src/sys

2022-07-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jul 6 01:12:46 UTC 2022 Modified Files: src/sys/dev/audio: audio.c src/sys/dev/nvmm: nvmm.c src/sys/external/bsd/drm2/dist/drm: drm_prime.c src/sys/external/bsd/drm2/drm: drm_cdevsw.c drm_gem_vm.c dr

CVS commit: src/sys/uvm

2022-07-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jul 6 00:40:28 UTC 2022 Modified Files: src/sys/uvm: uvm_mmap.c Log Message: mmap(2): Assert size != 0 in non-anonymous case. This is guaranteed by a test earlier; adding the assertion just makes it clearer that it applie

CVS commit: src/sys/uvm

2022-07-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jul 6 00:40:28 UTC 2022 Modified Files: src/sys/uvm: uvm_mmap.c Log Message: mmap(2): Assert size != 0 in non-anonymous case. This is guaranteed by a test earlier; adding the assertion just makes it clearer that it applie

CVS commit: src/sys/uvm

2022-07-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jul 6 00:40:16 UTC 2022 Modified Files: src/sys/uvm: uvm_mmap.c Log Message: mmap(2): Avoid overflow in rounding and checking size. To generate a diff of this commit: cvs rdiff -u -r1.180 -r1.181 src/sys/uvm/uvm_mmap.c

CVS commit: src/sys/uvm

2022-07-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jul 6 00:40:16 UTC 2022 Modified Files: src/sys/uvm: uvm_mmap.c Log Message: mmap(2): Avoid overflow in rounding and checking size. To generate a diff of this commit: cvs rdiff -u -r1.180 -r1.181 src/sys/uvm/uvm_mmap.c

CVS commit: src

2022-07-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Jul 5 22:50:42 UTC 2022 Modified Files: src/distrib/sets/lists/tests: mi src/tests/usr.bin/xlint/lint1: Makefile src/usr.bin/xlint/lint1: Makefile Makefile.err-msgs-h README.md check-msgs.lua err.c

CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Jul 5 22:50:43 UTC 2022 Modified Files: src/external/historical/nawk/bin: awk.1 Log Message: awk(1): Fix incomplete edit. Bump date. To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/external/historical/nawk/b

CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Jul 5 22:50:43 UTC 2022 Modified Files: src/external/historical/nawk/bin: awk.1 Log Message: awk(1): Fix incomplete edit. Bump date. To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/external/historical/nawk/b

CVS commit: src

2022-07-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Jul 5 22:50:42 UTC 2022 Modified Files: src/distrib/sets/lists/tests: mi src/tests/usr.bin/xlint/lint1: Makefile src/usr.bin/xlint/lint1: Makefile Makefile.err-msgs-h README.md check-msgs.lua err.c

Re: CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Valery Ushakov
On Tue, Jul 05, 2022 at 20:20:09 -, Christos Zoulas wrote: > In article <20220705184003.aa082f...@cvs.netbsd.org>, > Valeriy E. Ushakov wrote: > >-=-=-=-=-=- > > > >Module Name: src > >Committed By:uwe > >Date:Tue Jul 5 18:40:03 UTC 2022 > > > >Modified Files: > >

CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Jul 5 22:20:55 UTC 2022 Modified Files: src/external/historical/nawk/bin: awk.1 Log Message: awk.1: add articles, remove 'shall' To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/external/historical/nawk/bin

CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Jul 5 22:20:55 UTC 2022 Modified Files: src/external/historical/nawk/bin: awk.1 Log Message: awk.1: add articles, remove 'shall' To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/external/historical/nawk/bin

CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Jul 5 22:07:20 UTC 2022 Modified Files: src/external/historical/nawk/bin: awk.1 Log Message: awk.1: fix typo To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/external/historical/nawk/bin/awk.1 Please note

CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Jul 5 22:07:20 UTC 2022 Modified Files: src/external/historical/nawk/bin: awk.1 Log Message: awk.1: fix typo To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/external/historical/nawk/bin/awk.1 Please note

Re: CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Christos Zoulas
In article <20220705184003.aa082f...@cvs.netbsd.org>, Valeriy E. Ushakov wrote: >-=-=-=-=-=- > >Module Name: src >Committed By: uwe >Date: Tue Jul 5 18:40:03 UTC 2022 > >Modified Files: > src/external/historical/nawk/bin: awk.1 > >Log Message: >awk(1): consistent Capitalization.

CVS commit: src/sys

2022-07-05 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Tue Jul 5 20:15:40 UTC 2022 Modified Files: src/sys/arch/powerpc/booke: trap_subr.S src/sys/arch/sparc64/sparc64: locore.s src/sys/dev: video_if.h Log Message: fix various typos in comments. To generate a diff o

CVS commit: src/sys

2022-07-05 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Tue Jul 5 20:15:40 UTC 2022 Modified Files: src/sys/arch/powerpc/booke: trap_subr.S src/sys/arch/sparc64/sparc64: locore.s src/sys/dev: video_if.h Log Message: fix various typos in comments. To generate a diff o

CVS commit: src/sys/arch

2022-07-05 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Tue Jul 5 19:31:04 UTC 2022 Modified Files: src/sys/arch/amiga/amiga: disksubr.c src/sys/arch/ofppc/ofppc: disksubr.c Log Message: s/odly/oddly/ in comments. To generate a diff of this commit: cvs rdiff -u -r1.71 -r1.72

CVS commit: src/sys/arch

2022-07-05 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Tue Jul 5 19:31:04 UTC 2022 Modified Files: src/sys/arch/amiga/amiga: disksubr.c src/sys/arch/ofppc/ofppc: disksubr.c Log Message: s/odly/oddly/ in comments. To generate a diff of this commit: cvs rdiff -u -r1.71 -r1.72

CVS commit: src/sys

2022-07-05 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Tue Jul 5 19:21:26 UTC 2022 Modified Files: src/sys/arch/dreamcast/dev/maple: maple.c src/sys/compat/ultrix: ultrix_fs.c src/sys/dev/ata: atareg.h Log Message: s/retrys/retries/ in comments. To generate a diff o

CVS commit: src/sys

2022-07-05 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Tue Jul 5 19:21:26 UTC 2022 Modified Files: src/sys/arch/dreamcast/dev/maple: maple.c src/sys/compat/ultrix: ultrix_fs.c src/sys/dev/ata: atareg.h Log Message: s/retrys/retries/ in comments. To generate a diff o

CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Jul 5 18:40:03 UTC 2022 Modified Files: src/external/historical/nawk/bin: awk.1 Log Message: awk(1): consistent Capitalization. To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/external/historical/nawk/bin/awk

CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Jul 5 18:40:03 UTC 2022 Modified Files: src/external/historical/nawk/bin: awk.1 Log Message: awk(1): consistent Capitalization. To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/external/historical/nawk/bin/awk

CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Jul 5 18:18:48 UTC 2022 Modified Files: src/external/historical/nawk/bin: awk.1 Log Message: awk(1): Empty parens of length() be omitted. Mark up length[([string])] description accordingly (like POSIX does). Adjust the length e

CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Jul 5 18:18:48 UTC 2022 Modified Files: src/external/historical/nawk/bin: awk.1 Log Message: awk(1): Empty parens of length() be omitted. Mark up length[([string])] description accordingly (like POSIX does). Adjust the length e

CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Jul 5 17:58:47 UTC 2022 Modified Files: src/external/historical/nawk/bin: awk.1 Log Message: awk(1): Another echo(1) example that demonstrates field assignment To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/

CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Jul 5 17:58:47 UTC 2022 Modified Files: src/external/historical/nawk/bin: awk.1 Log Message: awk(1): Another echo(1) example that demonstrates field assignment To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/

CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Jul 5 16:59:41 UTC 2022 Modified Files: src/external/historical/nawk/bin: awk.1 Log Message: awk(1): Use .It Xo Fo trick to format optional arguments correctly To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/

CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Jul 5 16:59:41 UTC 2022 Modified Files: src/external/historical/nawk/bin: awk.1 Log Message: awk(1): Use .It Xo Fo trick to format optional arguments correctly To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/

CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Jul 5 16:21:35 UTC 2022 Modified Files: src/external/historical/nawk/bin: awk.1 Log Message: awk(1): Document /dev/stdin &c magic names (NB: unrelated to fd(4)) To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src

CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Jul 5 16:21:35 UTC 2022 Modified Files: src/external/historical/nawk/bin: awk.1 Log Message: awk(1): Document /dev/stdin &c magic names (NB: unrelated to fd(4)) To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src

CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Jul 5 15:56:42 UTC 2022 Modified Files: src/external/historical/nawk/bin: awk.1 Log Message: awk(1): Factor out output redirection for print and printf. This makes the description way less cluttered and explicitly shows "| expr

CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Jul 5 15:56:42 UTC 2022 Modified Files: src/external/historical/nawk/bin: awk.1 Log Message: awk(1): Factor out output redirection for print and printf. This makes the description way less cluttered and explicitly shows "| expr

CVS commit: src/sys/arch/luna68k/include

2022-07-05 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Tue Jul 5 15:37:13 UTC 2022 Modified Files: src/sys/arch/luna68k/include: cdefs.h elf_machdep.h kcore.h reg.h types.h Log Message: Remove unnecessary multiple inclusion protections. To generate a diff of this commi

CVS commit: src/sys/arch/luna68k/include

2022-07-05 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Tue Jul 5 15:37:13 UTC 2022 Modified Files: src/sys/arch/luna68k/include: cdefs.h elf_machdep.h kcore.h reg.h types.h Log Message: Remove unnecessary multiple inclusion protections. To generate a diff of this commi

CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Jul 5 15:35:53 UTC 2022 Modified Files: src/external/historical/nawk/bin: awk.1 Log Message: awk(1): A few more formatting tweaks to inlibe code bits and pieces To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src

CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Jul 5 15:35:53 UTC 2022 Modified Files: src/external/historical/nawk/bin: awk.1 Log Message: awk(1): A few more formatting tweaks to inlibe code bits and pieces To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src

CVS commit: src/sys/arch/luna68k/include

2022-07-05 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Tue Jul 5 15:32:45 UTC 2022 Modified Files: src/sys/arch/luna68k/include: aout_machdep.h Log Message: Remove unnecessary and incorrect mulitple inclusion protection. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/sys/arch/luna68k/include

2022-07-05 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Tue Jul 5 15:32:45 UTC 2022 Modified Files: src/sys/arch/luna68k/include: aout_machdep.h Log Message: Remove unnecessary and incorrect mulitple inclusion protection. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Jul 5 15:28:02 UTC 2022 Modified Files: src/external/historical/nawk/bin: awk.1 Log Message: awk(1): Fix editing accident in one of the previous commits. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/extern

CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Jul 5 15:28:02 UTC 2022 Modified Files: src/external/historical/nawk/bin: awk.1 Log Message: awk(1): Fix editing accident in one of the previous commits. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/extern

CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Jul 5 15:27:14 UTC 2022 Modified Files: src/external/historical/nawk/bin: awk.1 Log Message: awk(1): Drop whitespace between initials P.J. requires thin space, for other - V and W has enough natural space near the bottom (the i

CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Jul 5 15:27:14 UTC 2022 Modified Files: src/external/historical/nawk/bin: awk.1 Log Message: awk(1): Drop whitespace between initials P.J. requires thin space, for other - V and W has enough natural space near the bottom (the i

CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Jul 5 15:21:39 UTC 2022 Modified Files: src/external/historical/nawk/bin: awk.1 Log Message: awk(1): more formatting nits To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/external/historical/nawk/bin/awk.1 Pl

CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Jul 5 15:21:39 UTC 2022 Modified Files: src/external/historical/nawk/bin: awk.1 Log Message: awk(1): more formatting nits To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/external/historical/nawk/bin/awk.1 Pl

CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Jul 5 14:36:33 UTC 2022 Modified Files: src/external/historical/nawk/bin: awk.1 Log Message: awk(1): drop POSIX prescriptive "shall" from the otherwise descriptive passage To generate a diff of this commit: cvs rdiff -u -r1.18

CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Jul 5 14:36:33 UTC 2022 Modified Files: src/external/historical/nawk/bin: awk.1 Log Message: awk(1): drop POSIX prescriptive "shall" from the otherwise descriptive passage To generate a diff of this commit: cvs rdiff -u -r1.18

CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Jul 5 14:10:09 UTC 2022 Modified Files: src/external/historical/nawk/bin: awk.1 Log Message: awk(1): Fix mark up of inline code, the easy cases for now. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/externa

CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Jul 5 14:10:09 UTC 2022 Modified Files: src/external/historical/nawk/bin: awk.1 Log Message: awk(1): Fix mark up of inline code, the easy cases for now. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/externa

CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Jul 5 13:48:07 UTC 2022 Modified Files: src/external/historical/nawk/bin: awk.1 Log Message: awk(1): mark up $ properly - '$' is an unary op, not part of the name To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 s

CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Jul 5 13:48:07 UTC 2022 Modified Files: src/external/historical/nawk/bin: awk.1 Log Message: awk(1): mark up $ properly - '$' is an unary op, not part of the name To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 s

CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Jul 5 13:29:18 UTC 2022 Modified Files: src/external/historical/nawk/bin: awk.1 Log Message: awk(1): document programs that only has BEGIN and/or END pattern-actions. Copied from POSIX, except "getline" is a statement, not a fu

CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Jul 5 13:29:18 UTC 2022 Modified Files: src/external/historical/nawk/bin: awk.1 Log Message: awk(1): document programs that only has BEGIN and/or END pattern-actions. Copied from POSIX, except "getline" is a statement, not a fu

CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Jul 5 13:21:38 UTC 2022 Modified Files: src/external/historical/nawk/bin: awk.1 Log Message: awk(1): document what assigning to $0 and $ does To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/external/historica

CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Jul 5 13:21:38 UTC 2022 Modified Files: src/external/historical/nawk/bin: awk.1 Log Message: awk(1): document what assigning to $0 and $ does To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/external/historica

CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Jul 5 13:05:20 UTC 2022 Modified Files: src/external/historical/nawk/bin: awk.1 Log Message: awk(1): mark up var=value properly To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/external/historical/nawk/bin/awk

CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Jul 5 13:05:20 UTC 2022 Modified Files: src/external/historical/nawk/bin: awk.1 Log Message: awk(1): mark up var=value properly To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/external/historical/nawk/bin/awk

CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Jul 5 12:59:01 UTC 2022 Modified Files: src/external/historical/nawk/bin: awk.1 Log Message: awk(1): Fix -width. "indent" (or misspelings thereof) is not a magic value for -width. To generate a diff of this commit: cvs rdiff

CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Jul 5 12:59:01 UTC 2022 Modified Files: src/external/historical/nawk/bin: awk.1 Log Message: awk(1): Fix -width. "indent" (or misspelings thereof) is not a magic value for -width. To generate a diff of this commit: cvs rdiff

CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Jul 5 12:46:48 UTC 2022 Modified Files: src/external/historical/nawk/bin: awk.1 Log Message: awk(1): g/c extraneous space in an example To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/external/historical/nawk

CVS commit: src/external/historical/nawk/bin

2022-07-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Jul 5 12:46:48 UTC 2022 Modified Files: src/external/historical/nawk/bin: awk.1 Log Message: awk(1): g/c extraneous space in an example To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/external/historical/nawk