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

2021-12-10 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Dec 10 11:28:40 UTC 2021 Modified Files: src/sys/dev/pci/ixgbe: ixgbe_phy.c Log Message: Move increments after evaluations. FreeBSD: dc11ba4eb3fe5cce615f361de83e85e07005ca24 or ix-3.3.14 DPDK:

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

2021-12-10 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Dec 10 11:27:17 UTC 2021 Modified Files: src/sys/dev/pci/ixgbe: ixgbe_netmap.c Log Message: ifdef D(ebug)? From FreeBSD ix-3.3.14. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

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

2021-12-10 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Dec 10 11:27:17 UTC 2021 Modified Files: src/sys/dev/pci/ixgbe: ixgbe_netmap.c Log Message: ifdef D(ebug)? From FreeBSD ix-3.3.14. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

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

2021-12-10 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Dec 10 11:25:22 UTC 2021 Modified Files: src/sys/dev/pci/ixgbe: ixgbe_common.c Log Message: Fix infinite recursion on PCIe link down. - FreeBSD: 8270b7174c48417a4d5f3effa4a4f4588205e687 or ix-3.3.14 - DPDK:

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

2021-12-10 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Dec 10 11:25:22 UTC 2021 Modified Files: src/sys/dev/pci/ixgbe: ixgbe_common.c Log Message: Fix infinite recursion on PCIe link down. - FreeBSD: 8270b7174c48417a4d5f3effa4a4f4588205e687 or ix-3.3.14 - DPDK:

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

2021-12-10 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Dec 10 11:22:41 UTC 2021 Modified Files: src/sys/dev/pci/ixgbe: ixgbe_common.c Log Message: Remove debug error message. To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 src/sys/dev/pci/ixgbe/ixgbe_common.c

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

2021-12-10 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Dec 10 11:22:41 UTC 2021 Modified Files: src/sys/dev/pci/ixgbe: ixgbe_common.c Log Message: Remove debug error message. To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 src/sys/dev/pci/ixgbe/ixgbe_common.c

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

2021-12-10 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Dec 10 11:21:44 UTC 2021 Modified Files: src/sys/dev/pci/ixgbe: if_sriov.c Log Message: Change argument. No functional change. This file is not used in NetBSD. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13

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

2021-12-10 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Dec 10 11:21:44 UTC 2021 Modified Files: src/sys/dev/pci/ixgbe: if_sriov.c Log Message: Change argument. No functional change. This file is not used in NetBSD. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13

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

2021-12-10 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Dec 10 11:20:13 UTC 2021 Modified Files: src/sys/dev/pci/ixgbe: ixgbe_82599.c ixgbe_common.c ixgbe_common.h ixgbe_phy.c ixgbe_x540.c Log Message: Remove unnecessary return value check. FreeBSD:

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

2021-12-10 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Dec 10 11:20:13 UTC 2021 Modified Files: src/sys/dev/pci/ixgbe: ixgbe_82599.c ixgbe_common.c ixgbe_common.h ixgbe_phy.c ixgbe_x540.c Log Message: Remove unnecessary return value check. FreeBSD:

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

2021-12-10 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Dec 10 11:18:30 UTC 2021 Modified Files: src/sys/dev/pci/ixgbe: if_sriov.c Log Message: Remove unused argument. Note that this file is not used in NetBSD. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12

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

2021-12-10 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Dec 10 11:18:30 UTC 2021 Modified Files: src/sys/dev/pci/ixgbe: if_sriov.c Log Message: Remove unused argument. Note that this file is not used in NetBSD. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12

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

2021-12-10 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Dec 10 11:16:54 UTC 2021 Modified Files: src/sys/dev/pci/ixgbe: ixgbe_82599.c ixgbe_common.c ixgbe_dcb_82598.c ixgbe_dcb_82599.c ixgbe_x550.c Log Message: Add typecast for type mismatch. FreeBSD:

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

2021-12-10 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Dec 10 11:16:54 UTC 2021 Modified Files: src/sys/dev/pci/ixgbe: ixgbe_82599.c ixgbe_common.c ixgbe_dcb_82598.c ixgbe_dcb_82599.c ixgbe_x550.c Log Message: Add typecast for type mismatch. FreeBSD:

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

2021-12-10 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Dec 10 11:14:18 UTC 2021 Modified Files: src/sys/dev/pci/ixgbe: ixgbe_x550.c Log Message: Initialize data field in struct buffer. FreeBSD: b3ebe337ffa06b0f1f460bf8f1e42fb55db77d0b or ix-3.3.14 DPDK:

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

2021-12-10 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Dec 10 11:14:18 UTC 2021 Modified Files: src/sys/dev/pci/ixgbe: ixgbe_x550.c Log Message: Initialize data field in struct buffer. FreeBSD: b3ebe337ffa06b0f1f460bf8f1e42fb55db77d0b or ix-3.3.14 DPDK:

CVS commit: src/usr.sbin/acpitools/aml

2021-12-10 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Dec 10 11:09:52 UTC 2021 Modified Files: src/usr.sbin/acpitools/aml: aml_evalobj.c Log Message: s/OCCURED/OCCURRED/ in a debug message. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/usr.sbin/acpitools/aml

2021-12-10 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Dec 10 11:09:52 UTC 2021 Modified Files: src/usr.sbin/acpitools/aml: aml_evalobj.c Log Message: s/OCCURED/OCCURRED/ in a debug message. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/lib/libnvmm

2021-12-10 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Dec 10 11:08:46 UTC 2021 Modified Files: src/lib/libnvmm: libnvmm.3 Log Message: s/premissions/permissions/ To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/lib/libnvmm/libnvmm.3 Please note that diffs

CVS commit: src/lib/libnvmm

2021-12-10 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Dec 10 11:08:46 UTC 2021 Modified Files: src/lib/libnvmm: libnvmm.3 Log Message: s/premissions/permissions/ To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/lib/libnvmm/libnvmm.3 Please note that diffs

CVS commit: src/sys/net

2021-12-09 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Dec 10 01:18:29 UTC 2021 Modified Files: src/sys/net: if_ethersubr.c Log Message: Add comment to clarify. To generate a diff of this commit: cvs rdiff -u -r1.306 -r1.307 src/sys/net/if_ethersubr.c Please note that diffs

CVS commit: src/sys/net

2021-12-09 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Dec 10 01:18:29 UTC 2021 Modified Files: src/sys/net: if_ethersubr.c Log Message: Add comment to clarify. To generate a diff of this commit: cvs rdiff -u -r1.306 -r1.307 src/sys/net/if_ethersubr.c Please note that diffs

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

2021-12-09 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Dec 9 14:33:19 UTC 2021 Modified Files: src/sys/arch/x86/include: cacheinfo.h Log Message: Print TLB message consistently to improve readability. Example: cpu0: L2 cache: 256KB 64B/line 4-way cpu0: L3 cache: 4MB 64B/line

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

2021-12-09 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Dec 9 14:33:19 UTC 2021 Modified Files: src/sys/arch/x86/include: cacheinfo.h Log Message: Print TLB message consistently to improve readability. Example: cpu0: L2 cache: 256KB 64B/line 4-way cpu0: L3 cache: 4MB 64B/line

CVS commit: src/usr.sbin/cpuctl/arch

2021-12-09 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Dec 9 14:23:06 UTC 2021 Modified Files: src/usr.sbin/cpuctl/arch: i386.c Log Message: Print 1GB TLB entry at the same leve's line. Example: before: cpu0: ITLB: 128 4KB entries 8-way, 2M/4M: 8 entries cpu0: DTLB:

CVS commit: src/usr.sbin/cpuctl/arch

2021-12-09 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Dec 9 14:23:06 UTC 2021 Modified Files: src/usr.sbin/cpuctl/arch: i386.c Log Message: Print 1GB TLB entry at the same leve's line. Example: before: cpu0: ITLB: 128 4KB entries 8-way, 2M/4M: 8 entries cpu0: DTLB:

CVS commit: src/sys/dev/i2c

2021-12-06 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Dec 6 16:24:57 UTC 2021 Modified Files: src/sys/dev/i2c: spdmem_i2c.c Log Message: Check the return value correctly. Pointed out by pgoyette@. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25

CVS commit: src/sys/dev/i2c

2021-12-06 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Dec 6 16:24:57 UTC 2021 Modified Files: src/sys/dev/i2c: spdmem_i2c.c Log Message: Check the return value correctly. Pointed out by pgoyette@. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25

CVS commit: src/sys/dev/i2c

2021-12-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Dec 6 04:25:36 UTC 2021 Modified Files: src/sys/dev/i2c: spdmem_i2c.c Log Message: Carefully access to the I2C bus in the match function. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24

CVS commit: src/sys/dev/i2c

2021-12-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Dec 6 04:25:36 UTC 2021 Modified Files: src/sys/dev/i2c: spdmem_i2c.c Log Message: Carefully access to the I2C bus in the match function. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24

CVS commit: src/sys/arch/sgimips/dev

2021-12-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 15:25:56 UTC 2021 Modified Files: src/sys/arch/sgimips/dev: dp8573areg.h Log Message: Fix typo again... s/Comparision/Comparison/ To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/sys/arch/sgimips/dev

2021-12-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 15:25:56 UTC 2021 Modified Files: src/sys/arch/sgimips/dev: dp8573areg.h Log Message: Fix typo again... s/Comparision/Comparison/ To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/sys/dev/ic

2021-12-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 15:22:37 UTC 2021 Modified Files: src/sys/dev/ic: aic79xx.c Log Message: Fix typo again... s/Expilcitly/Explicitly/ To generate a diff of this commit: cvs rdiff -u -r1.62 -r1.63 src/sys/dev/ic/aic79xx.c Please note

CVS commit: src/sys/dev/ic

2021-12-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 15:22:37 UTC 2021 Modified Files: src/sys/dev/ic: aic79xx.c Log Message: Fix typo again... s/Expilcitly/Explicitly/ To generate a diff of this commit: cvs rdiff -u -r1.62 -r1.63 src/sys/dev/ic/aic79xx.c Please note

CVS commit: src

2021-12-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 08:19:57 UTC 2021 Modified Files: src/crypto/dist/ipsec-tools/src/racoon: oakley.c src/external/bsd/ipf/dist/lib: parseipfexpr.c Log Message: s/vlaue/value/ To generate a diff of this commit: cvs rdiff -u

CVS commit: src

2021-12-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 08:19:57 UTC 2021 Modified Files: src/crypto/dist/ipsec-tools/src/racoon: oakley.c src/external/bsd/ipf/dist/lib: parseipfexpr.c Log Message: s/vlaue/value/ To generate a diff of this commit: cvs rdiff -u

CVS commit: src/usr.sbin/makemandb

2021-12-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 08:18:18 UTC 2021 Modified Files: src/usr.sbin/makemandb: makemandb.c Log Message: s/trival/trivial/ in comment. To generate a diff of this commit: cvs rdiff -u -r1.60 -r1.61 src/usr.sbin/makemandb/makemandb.c

CVS commit: src/usr.sbin/makemandb

2021-12-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 08:18:18 UTC 2021 Modified Files: src/usr.sbin/makemandb: makemandb.c Log Message: s/trival/trivial/ in comment. To generate a diff of this commit: cvs rdiff -u -r1.60 -r1.61 src/usr.sbin/makemandb/makemandb.c

CVS commit: src/sys/dev/ieee1394

2021-12-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 08:17:21 UTC 2021 Modified Files: src/sys/dev/ieee1394: fwohci.c Log Message: s/transcat/transact/ in comment. To generate a diff of this commit: cvs rdiff -u -r1.148 -r1.149 src/sys/dev/ieee1394/fwohci.c Please

CVS commit: src/sys/dev/ieee1394

2021-12-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 08:17:21 UTC 2021 Modified Files: src/sys/dev/ieee1394: fwohci.c Log Message: s/transcat/transact/ in comment. To generate a diff of this commit: cvs rdiff -u -r1.148 -r1.149 src/sys/dev/ieee1394/fwohci.c Please

CVS commit: src

2021-12-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 08:16:10 UTC 2021 Modified Files: src/sys/arch/amiga/dev: if_qn.c src/sys/dev/ic: ncr53c9x.c src/tests/dev/sysmon: t_swsensor.sh Log Message: s/timout/timeout/ To generate a diff of this commit: cvs

CVS commit: src

2021-12-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 08:16:10 UTC 2021 Modified Files: src/sys/arch/amiga/dev: if_qn.c src/sys/dev/ic: ncr53c9x.c src/tests/dev/sysmon: t_swsensor.sh Log Message: s/timout/timeout/ To generate a diff of this commit: cvs

CVS commit: src/sys

2021-12-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 08:13:12 UTC 2021 Modified Files: src/sys/compat/netbsd32: netbsd32_wait.c src/sys/kern: kern_exit.c Log Message: s/sytle/style/ in comment. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26

CVS commit: src/sys

2021-12-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 08:13:12 UTC 2021 Modified Files: src/sys/compat/netbsd32: netbsd32_wait.c src/sys/kern: kern_exit.c Log Message: s/sytle/style/ in comment. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26

CVS commit: src/usr.sbin/puffs/mount_psshfs

2021-12-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 08:11:40 UTC 2021 Modified Files: src/usr.sbin/puffs/mount_psshfs: psshfs.c Log Message: s/systme/system/ in comment. To generate a diff of this commit: cvs rdiff -u -r1.66 -r1.67

CVS commit: src/usr.sbin/puffs/mount_psshfs

2021-12-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 08:11:40 UTC 2021 Modified Files: src/usr.sbin/puffs/mount_psshfs: psshfs.c Log Message: s/systme/system/ in comment. To generate a diff of this commit: cvs rdiff -u -r1.66 -r1.67

CVS commit: src/sys/coda

2021-12-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 08:10:39 UTC 2021 Modified Files: src/sys/coda: coda_vnops.c Log Message: s/sybolic/symbolic/ in comment. To generate a diff of this commit: cvs rdiff -u -r1.116 -r1.117 src/sys/coda/coda_vnops.c Please note that

CVS commit: src/sys/coda

2021-12-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 08:10:39 UTC 2021 Modified Files: src/sys/coda: coda_vnops.c Log Message: s/sybolic/symbolic/ in comment. To generate a diff of this commit: cvs rdiff -u -r1.116 -r1.117 src/sys/coda/coda_vnops.c Please note that

CVS commit: src

2021-12-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 08:09:30 UTC 2021 Modified Files: src/lib: checkver checkvers src/lib/libc/stdlib: strfmon.c src/sys/arch/amiga/stand/bootblock/boot: main.c Log Message: s/supress/suppress/ To generate a diff of

CVS commit: src

2021-12-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 08:09:30 UTC 2021 Modified Files: src/lib: checkver checkvers src/lib/libc/stdlib: strfmon.c src/sys/arch/amiga/stand/bootblock/boot: main.c Log Message: s/supress/suppress/ To generate a diff of

CVS commit: src

2021-12-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 08:03:07 UTC 2021 Modified Files: src/lib/libc/rpc: clnt_dg.c src/sys/arch/shark/shark: scr.c src/usr.bin/pr: pr.c Log Message: s/succesful/successful/ in comment. To generate a diff of this commit:

CVS commit: src

2021-12-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 08:03:07 UTC 2021 Modified Files: src/lib/libc/rpc: clnt_dg.c src/sys/arch/shark/shark: scr.c src/usr.bin/pr: pr.c Log Message: s/succesful/successful/ in comment. To generate a diff of this commit:

CVS commit: src/sys/dev/marvell

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:57:38 UTC 2021 Modified Files: src/sys/dev/marvell: if_mvxpe.c Log Message: s/sumary/summary/ To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/sys/dev/marvell/if_mvxpe.c Please note that diffs

CVS commit: src/sys/dev/marvell

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:57:38 UTC 2021 Modified Files: src/sys/dev/marvell: if_mvxpe.c Log Message: s/sumary/summary/ To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/sys/dev/marvell/if_mvxpe.c Please note that diffs

CVS commit: src

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:56:10 UTC 2021 Modified Files: src/crypto/dist/ipsec-tools/src/racoon: isakmp.c src/sys/arch/arm/nvidia: tegra_hdmireg.h src/sys/arch/arm/xscale: pxa2x0reg.h

CVS commit: src

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:56:10 UTC 2021 Modified Files: src/crypto/dist/ipsec-tools/src/racoon: isakmp.c src/sys/arch/arm/nvidia: tegra_hdmireg.h src/sys/arch/arm/xscale: pxa2x0reg.h

CVS commit: src

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:53:57 UTC 2021 Modified Files: src/share/mk: bsd.README src/sys/arch/alpha/alpha: vm_machdep.c src/sys/arch/powerpc/oea: oea_machdep.c Log Message: s/specificed/specified/ in comment. To generate

CVS commit: src

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:53:57 UTC 2021 Modified Files: src/share/mk: bsd.README src/sys/arch/alpha/alpha: vm_machdep.c src/sys/arch/powerpc/oea: oea_machdep.c Log Message: s/specificed/specified/ in comment. To generate

CVS commit: src

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:51:26 UTC 2021 Modified Files: src/sys/ufs/ffs: ffs_snapshot.c src/tests/fs/ffs: t_miscquota.sh Log Message: s/shapshot/snapshot/ To generate a diff of this commit: cvs rdiff -u -r1.152 -r1.153

CVS commit: src

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:51:26 UTC 2021 Modified Files: src/sys/ufs/ffs: ffs_snapshot.c src/tests/fs/ffs: t_miscquota.sh Log Message: s/shapshot/snapshot/ To generate a diff of this commit: cvs rdiff -u -r1.152 -r1.153

CVS commit: src/sys

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:47:40 UTC 2021 Modified Files: src/sys/arch/powerpc/include/booke: spr.h src/sys/fs/nilfs: nilfs_subr.c Log Message: s/seach/search/ To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15

CVS commit: src/sys

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:47:40 UTC 2021 Modified Files: src/sys/arch/powerpc/include/booke: spr.h src/sys/fs/nilfs: nilfs_subr.c Log Message: s/seach/search/ To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15

CVS commit: src/sys

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:44:53 UTC 2021 Modified Files: src/sys/dev/ic: aic79xx.c src/sys/kern: tty.c src/sys/nfs: nfs.h Log Message: s/runable/runnable/ To generate a diff of this commit: cvs rdiff -u -r1.61 -r1.62

CVS commit: src/sys

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:44:53 UTC 2021 Modified Files: src/sys/dev/ic: aic79xx.c src/sys/kern: tty.c src/sys/nfs: nfs.h Log Message: s/runable/runnable/ To generate a diff of this commit: cvs rdiff -u -r1.61 -r1.62

CVS commit: src/share/man/man7

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:35:17 UTC 2021 Modified Files: src/share/man/man7: sysctl.7 Log Message: s/runable/runnable/ To generate a diff of this commit: cvs rdiff -u -r1.155 -r1.156 src/share/man/man7/sysctl.7 Please note that diffs are

CVS commit: src/share/man/man7

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:35:17 UTC 2021 Modified Files: src/share/man/man7: sysctl.7 Log Message: s/runable/runnable/ To generate a diff of this commit: cvs rdiff -u -r1.155 -r1.156 src/share/man/man7/sysctl.7 Please note that diffs are

CVS commit: src/tests

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:33:56 UTC 2021 Modified Files: src/tests/crypto/libcrypto/conf: test.c src/tests/lib/libdes: t_des.c Log Message: s/rouine/routine/ To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/tests

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:33:56 UTC 2021 Modified Files: src/tests/crypto/libcrypto/conf: test.c src/tests/lib/libdes: t_des.c Log Message: s/rouine/routine/ To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/tests/dev/audio

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:30:51 UTC 2021 Modified Files: src/tests/dev/audio: audiotest.c Log Message: s/recored/record/ in comment. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/tests/dev/audio/audiotest.c Please

CVS commit: src/tests/dev/audio

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:30:51 UTC 2021 Modified Files: src/tests/dev/audio: audiotest.c Log Message: s/recored/record/ in comment. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/tests/dev/audio/audiotest.c Please

CVS commit: src/sys

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:28:20 UTC 2021 Modified Files: src/sys/dev/pci/qat: qat_ae.c src/sys/external/bsd/ipf/netinet: fil.c src/sys/uvm: uvm_fault.c Log Message: s/recusive/recursive/ in comment. To generate a diff of

CVS commit: src/sys

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:28:20 UTC 2021 Modified Files: src/sys/dev/pci/qat: qat_ae.c src/sys/external/bsd/ipf/netinet: fil.c src/sys/uvm: uvm_fault.c Log Message: s/recusive/recursive/ in comment. To generate a diff of

CVS commit: src/sys

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:26:35 UTC 2021 Modified Files: src/sys/dev/ic: dm9000.c src/sys/netinet: dccp_tfrc.c Log Message: s/receieve/receive/ To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/sys/dev/ic/dm9000.c

CVS commit: src/sys

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:26:35 UTC 2021 Modified Files: src/sys/dev/ic: dm9000.c src/sys/netinet: dccp_tfrc.c Log Message: s/receieve/receive/ To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/sys/dev/ic/dm9000.c

CVS commit: src/usr.sbin/fstyp

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:25:11 UTC 2021 Modified Files: src/usr.sbin/fstyp: hammer_disk.h Log Message: s/rather then/rather than/ in comment. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/usr.sbin/fstyp/hammer_disk.h

CVS commit: src/usr.sbin/fstyp

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:25:11 UTC 2021 Modified Files: src/usr.sbin/fstyp: hammer_disk.h Log Message: s/rather then/rather than/ in comment. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/usr.sbin/fstyp/hammer_disk.h

CVS commit: src/sys/dev/ic

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:23:44 UTC 2021 Modified Files: src/sys/dev/ic: aic79xx.c Log Message: s/programatic/programmatic/ in comment. To generate a diff of this commit: cvs rdiff -u -r1.60 -r1.61 src/sys/dev/ic/aic79xx.c Please note

CVS commit: src/sys/dev/ic

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:23:44 UTC 2021 Modified Files: src/sys/dev/ic: aic79xx.c Log Message: s/programatic/programmatic/ in comment. To generate a diff of this commit: cvs rdiff -u -r1.60 -r1.61 src/sys/dev/ic/aic79xx.c Please note

CVS commit: src/sys

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:21:59 UTC 2021 Modified Files: src/sys/arch/mips/sibyte/dev: sbmac.c src/sys/arch/shark/shark: sequoia.h src/sys/dev/mvme: vme_two.c Log Message: s/progam/program/ in comment. To generate a diff

CVS commit: src/sys

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:21:59 UTC 2021 Modified Files: src/sys/arch/mips/sibyte/dev: sbmac.c src/sys/arch/shark/shark: sequoia.h src/sys/dev/mvme: vme_two.c Log Message: s/progam/program/ in comment. To generate a diff

CVS commit: src/distrib

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:18:53 UTC 2021 Modified Files: src/distrib/sets: comments descrs src/distrib/syspkg/sets/base/base-nis-bin: COMMENT DESCR Log Message: s/progam/program/ To generate a diff of this commit: cvs rdiff -u

CVS commit: src/distrib

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:18:53 UTC 2021 Modified Files: src/distrib/sets: comments descrs src/distrib/syspkg/sets/base/base-nis-bin: COMMENT DESCR Log Message: s/progam/program/ To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sbin/routed

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:15:03 UTC 2021 Modified Files: src/sbin/routed: radix.c Log Message: s/prefering/preferring/ in comment. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/sbin/routed/radix.c Please note that

CVS commit: src/sbin/routed

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:15:03 UTC 2021 Modified Files: src/sbin/routed: radix.c Log Message: s/prefering/preferring/ in comment. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/sbin/routed/radix.c Please note that

CVS commit: src

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:13:49 UTC 2021 Modified Files: src/sys/arch/powerpc/oea: ofwoea_machdep.c src/sys/dev/stbi: stb_image.c src/sys/net: dlt.h src/usr.sbin/makemandb: custom_apropos_tokenizer.c Log Message:

CVS commit: src

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:13:49 UTC 2021 Modified Files: src/sys/arch/powerpc/oea: ofwoea_machdep.c src/sys/dev/stbi: stb_image.c src/sys/net: dlt.h src/usr.sbin/makemandb: custom_apropos_tokenizer.c Log Message:

CVS commit: src

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:11:56 UTC 2021 Modified Files: src/crypto/dist/ipsec-tools/src/racoon: racoon.conf.5 src/usr.sbin/arp: arp.8 Log Message: s/preceed/preced/ To generate a diff of this commit: cvs rdiff -u -r1.69 -r1.70 \

CVS commit: src

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:11:56 UTC 2021 Modified Files: src/crypto/dist/ipsec-tools/src/racoon: racoon.conf.5 src/usr.sbin/arp: arp.8 Log Message: s/preceed/preced/ To generate a diff of this commit: cvs rdiff -u -r1.69 -r1.70 \

CVS commit: src/sys/dev/pci

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:08:08 UTC 2021 Modified Files: src/sys/dev/pci: if_wpi.c Log Message: s/persistant/persistent/ in comment. To generate a diff of this commit: cvs rdiff -u -r1.91 -r1.92 src/sys/dev/pci/if_wpi.c Please note that

CVS commit: src/sys/dev/pci

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:08:08 UTC 2021 Modified Files: src/sys/dev/pci: if_wpi.c Log Message: s/persistant/persistent/ in comment. To generate a diff of this commit: cvs rdiff -u -r1.91 -r1.92 src/sys/dev/pci/if_wpi.c Please note that

CVS commit: src

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:06:17 UTC 2021 Modified Files: src/distrib/amiga/stand: runbootblock.README src/sys/arch/atari/stand/ahdilabel: ahdilabel.c src/usr.sbin/sysinst: mbr.c Log Message: s/partiton/partition/ To

CVS commit: src

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:06:17 UTC 2021 Modified Files: src/distrib/amiga/stand: runbootblock.README src/sys/arch/atari/stand/ahdilabel: ahdilabel.c src/usr.sbin/sysinst: mbr.c Log Message: s/partiton/partition/ To

CVS commit: src/sys/arch/m68k/fpsp

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:04:30 UTC 2021 Modified Files: src/sys/arch/m68k/fpsp: ssin.sa Log Message: s/Overwirte/Overwrite/ in comment. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/arch/m68k/fpsp/ssin.sa Please

CVS commit: src/sys/arch/m68k/fpsp

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:04:30 UTC 2021 Modified Files: src/sys/arch/m68k/fpsp: ssin.sa Log Message: s/Overwirte/Overwrite/ in comment. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/arch/m68k/fpsp/ssin.sa Please

CVS commit: src/sys/arch/sun3/conf

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:02:28 UTC 2021 Modified Files: src/sys/arch/sun3/conf: FOUR_TTYS Log Message: s/ommit/omit/ in comment. To generate a diff of this commit: cvs rdiff -u -r1.53 -r1.54 src/sys/arch/sun3/conf/FOUR_TTYS Please note

CVS commit: src/sys/arch/sun3/conf

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 07:02:28 UTC 2021 Modified Files: src/sys/arch/sun3/conf: FOUR_TTYS Log Message: s/ommit/omit/ in comment. To generate a diff of this commit: cvs rdiff -u -r1.53 -r1.54 src/sys/arch/sun3/conf/FOUR_TTYS Please note

CVS commit: src

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 05:03:05 UTC 2021 Modified Files: src/lib/libc/gen: pwcache.c src/libexec/identd: identd.c Log Message: s/numberic/numeric/ in comment. To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33

CVS commit: src

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 05:03:05 UTC 2021 Modified Files: src/lib/libc/gen: pwcache.c src/libexec/identd: identd.c Log Message: s/numberic/numeric/ in comment. To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33

CVS commit: src/usr.sbin/installboot/arch

2021-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Dec 5 05:01:50 UTC 2021 Modified Files: src/usr.sbin/installboot/arch: hp300.c Log Message: s/maping/mapping/ To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/usr.sbin/installboot/arch/hp300.c Please

<    7   8   9   10   11   12   13   14   15   16   >