CVS commit: src/sys/arch/powerpc

2021-03-11 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Fri Mar 12 04:57:42 UTC 2021 Modified Files: src/sys/arch/powerpc/include/oea: pmap.h src/sys/arch/powerpc/oea: pmap.c Log Message: Re-factor the code in pmap_extract() that checks the 601 I/O segment table and the BAT

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

2021-03-11 Thread Kengo NAKAHARA
Module Name:src Committed By: knakahara Date: Fri Mar 12 01:54:29 UTC 2021 Modified Files: src/sys/dev/pci/ixgbe: ix_txrx.c Log Message: Refactor rxr->next_to_check updating. To generate a diff of this commit: cvs rdiff -u -r1.68 -r1.69 src/sys/dev/pci/ixgbe/ix_txrx.c

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

2021-03-11 Thread Kengo NAKAHARA
Module Name:src Committed By: knakahara Date: Fri Mar 12 01:53:36 UTC 2021 Modified Files: src/sys/dev/pci/ixgbe: ix_txrx.c Log Message: Remove extra unlock/lock processing around if_percpuq_enqueue(). same as if_wm.c:r1.700 To generate a diff of this commit: cvs rdiff

CVS commit: src/usr.bin/indent

2021-03-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Mar 12 00:15:34 UTC 2021 Modified Files: src/usr.bin/indent: indent.c Log Message: indent: manually fix indentation No functional change. To generate a diff of this commit: cvs rdiff -u -r1.43 -r1.44

CVS commit: src

2021-03-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Mar 12 00:13:06 UTC 2021 Modified Files: src/distrib/sets/lists/tests: mi src/tests/usr.bin/indent: Makefile Added Files: src/tests/usr.bin/indent: token-binary_op.0 token-binary_op.0.pro

CVS commit: src/usr.bin/indent

2021-03-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Mar 11 22:32:06 UTC 2021 Modified Files: src/usr.bin/indent: indent.c lexi.c pr_comment.c Log Message: indent: reduce indentation of check_size functions No functional change. To generate a diff of this commit: cvs rdiff

CVS commit: src/usr.bin/sed

2021-03-11 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Mar 11 22:31:19 UTC 2021 Modified Files: src/usr.bin/sed: compile.c Log Message: remove extra increment; fixes: echo o | sed -e 's/o/\a/' To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49

CVS commit: src/usr.bin/indent

2021-03-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Mar 11 22:28:30 UTC 2021 Modified Files: src/usr.bin/indent: indent.c lexi.c pr_comment.c Log Message: indent: remove redundant cast after allocation functions No functional change. To generate a diff of this commit: cvs

CVS commit: src/usr.bin/indent

2021-03-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Mar 11 22:15:44 UTC 2021 Modified Files: src/usr.bin/indent: lexi.c pr_comment.c Log Message: indent: use consistent array indexing No functional change. To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33

CVS commit: src/usr.bin/indent

2021-03-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Mar 11 21:47:36 UTC 2021 Modified Files: src/usr.bin/indent: lexi.c Log Message: indent: merge duplicate code for reading from the input buffer No functional change. To generate a diff of this commit: cvs rdiff -u -r1.31

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

2021-03-11 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Thu Mar 11 19:36:11 UTC 2021 Modified Files: src/sys/arch/macppc/dev: snapper.c Log Message: add basic support for iMac G5 audio: - match AOAShasta - deal with headphone gpios labeled as lineout in OF - set sc_mode to

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

2021-03-11 Thread Palle Lyckegaard
Module Name:src Committed By: palle Date: Thu Mar 11 19:34:11 UTC 2021 Modified Files: src/sys/arch/sparc64/dev: vnet.c Log Message: sun4v: vnet - reception of ethernet frames seems to work now (WIP and code is still full of debug code) To generate a diff of this

CVS commit: src/lib/libc/regex

2021-03-11 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Mar 11 18:49:18 UTC 2021 Modified Files: src/lib/libc/regex: regex.3 Log Message: Underscore is a word character (thanks uwe@) To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/lib/libc/regex/regex.3

CVS commit: src/share/man/man4

2021-03-11 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Mar 11 18:16:50 UTC 2021 Modified Files: src/share/man/man4: isa.4 Log Message: Fix missing Xr To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49 src/share/man/man4/isa.4 Please note that diffs are not public

CVS commit: src/share/man/man4

2021-03-11 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Mar 11 17:42:14 UTC 2021 Modified Files: src/share/man/man4: hdaudio.4 Log Message: Mention that formats with >16-bit precision cannot yet be used To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18

CVS commit: src/usr.bin/sed

2021-03-11 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Thu Mar 11 17:14:35 UTC 2021 Modified Files: src/usr.bin/sed: sed.1 Log Message: Remove trailing whitespace. To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43 src/usr.bin/sed/sed.1 Please note that diffs are not

CVS commit: src/lib/libc/regex

2021-03-11 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Thu Mar 11 17:13:29 UTC 2021 Modified Files: src/lib/libc/regex: regex.3 Log Message: Remove trailing whitespace. To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/lib/libc/regex/regex.3 Please note that diffs are

CVS commit: src/share/man/man4

2021-03-11 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Mar 11 17:12:42 UTC 2021 Modified Files: src/share/man/man4: iic.4 Log Message: Remove dead references To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/share/man/man4/iic.4 Please note that diffs are not

CVS commit: src/share/man/man4

2021-03-11 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Mar 11 17:01:55 UTC 2021 Modified Files: src/share/man/man4: tc.4 Log Message: Use inline cross-references. Remove dead reference. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/share/man/man4/tc.4 Please

CVS commit: src/share/man/man4

2021-03-11 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Mar 11 16:59:04 UTC 2021 Modified Files: src/share/man/man4: mca.4 Log Message: Use inline cross-references To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/share/man/man4/mca.4 Please note that diffs are not

CVS commit: src/share/man/man4

2021-03-11 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Mar 11 16:56:50 UTC 2021 Modified Files: src/share/man/man4: eisa.4 Log Message: Use inline cross-references. Remove reference to no-longer-existing FDDI driver. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15

CVS commit: src/share/man/man4

2021-03-11 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Mar 11 16:53:14 UTC 2021 Modified Files: src/share/man/man4: sbus.4 Log Message: Use inline cross-references. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/share/man/man4/sbus.4 Please note that diffs are

CVS commit: src/share/man/man4

2021-03-11 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Mar 11 16:50:08 UTC 2021 Modified Files: src/share/man/man4: isa.4 Log Message: Use inline cross-references. Remove dead references that mandoc complains about. To generate a diff of this commit: cvs rdiff -u -r1.47 -r1.48

CVS commit: src/share/man/man4

2021-03-11 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Mar 11 16:43:01 UTC 2021 Modified Files: src/share/man/man4: cardbus.4 pcmcia.4 Log Message: Reference kernel developer's manual To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 src/share/man/man4/cardbus.4 cvs

CVS commit: src/share/man/man4

2021-03-11 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Mar 11 16:39:58 UTC 2021 Modified Files: src/share/man/man4: pcmcia.4 Log Message: Use inline cross-references. To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/share/man/man4/pcmcia.4 Please note that diffs

CVS commit: src/lib/libc/regex

2021-03-11 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Mar 11 16:36:41 UTC 2021 Modified Files: src/lib/libc/regex: regex.3 Log Message: improve wording. To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/lib/libc/regex/regex.3 Please note that diffs are not

CVS commit: src/share/man/man4

2021-03-11 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Mar 11 16:34:12 UTC 2021 Modified Files: src/share/man/man4: cardbus.4 Log Message: Use inline references. To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/share/man/man4/cardbus.4 Please note that diffs are

CVS commit: [netbsd-8] src/doc

2021-03-11 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Mar 11 16:17:46 UTC 2021 Modified Files: src/doc [netbsd-8]: CHANGES-8.3 Log Message: Ticket #1663 To generate a diff of this commit: cvs rdiff -u -r1.1.2.78 -r1.1.2.79 src/doc/CHANGES-8.3 Please note that diffs are not

CVS commit: [netbsd-9] src/doc

2021-03-11 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Mar 11 16:17:14 UTC 2021 Modified Files: src/doc [netbsd-9]: CHANGES-9.2 Log Message: Ticket #1231 To generate a diff of this commit: cvs rdiff -u -r1.1.2.57 -r1.1.2.58 src/doc/CHANGES-9.2 Please note that diffs are not

CVS commit: [netbsd-8] src

2021-03-11 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Mar 11 16:04:25 UTC 2021 Modified Files: src/share/man/man4 [netbsd-8]: ixg.4 ixv.4 src/sys/dev/pci [netbsd-8]: files.pci src/sys/dev/pci/ixgbe [netbsd-8]: ix_txrx.c ixgbe.c ixgbe.h ixgbe_netbsd.h

CVS commit: [netbsd-9] src

2021-03-11 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Mar 11 16:00:25 UTC 2021 Modified Files: src/share/man/man4 [netbsd-9]: ixg.4 ixv.4 src/sys/dev/pci [netbsd-9]: files.pci src/sys/dev/pci/ixgbe [netbsd-9]: ix_txrx.c ixgbe.c ixgbe.h ixgbe_netbsd.h

CVS commit: src/share/man/man4

2021-03-11 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Mar 11 15:46:03 UTC 2021 Modified Files: src/share/man/man4: spi.4 Log Message: Use inline cross-references. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/share/man/man4/spi.4 Please note that diffs are

CVS commit: src/usr.bin/sed

2021-03-11 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Mar 11 15:45:55 UTC 2021 Modified Files: src/usr.bin/sed: main.c sed.1 Log Message: Use the same options like m4 (-g turns on GNU, -G turns off GNU) Suggested by uwe@ To generate a diff of this commit: cvs rdiff -u -r1.37

CVS commit: src/share/man/man4

2021-03-11 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Mar 11 15:44:50 UTC 2021 Modified Files: src/share/man/man4: pci.4 Log Message: cross-reference pci(9) To generate a diff of this commit: cvs rdiff -u -r1.113 -r1.114 src/share/man/man4/pci.4 Please note that diffs are not

CVS commit: src/share/man/man4

2021-03-11 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Mar 11 15:41:32 UTC 2021 Modified Files: src/share/man/man4: pci.4 Log Message: Be less redundant in the DESCRIPTION To generate a diff of this commit: cvs rdiff -u -r1.112 -r1.113 src/share/man/man4/pci.4 Please note that

CVS commit: src/share/man/man4

2021-03-11 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Mar 11 15:40:02 UTC 2021 Modified Files: src/share/man/man4: pci.4 Log Message: Put cross-references in a useful place, copying usb(4) Caught a few drivers in the list that no longer exist this way. To generate a diff of this

CVS commit: src/share/man/man4

2021-03-11 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Mar 11 15:27:40 UTC 2021 Modified Files: src/share/man/man4: pci.4 Log Message: add ena(4) To generate a diff of this commit: cvs rdiff -u -r1.110 -r1.111 src/share/man/man4/pci.4 Please note that diffs are not public domain;

CVS commit: src/usr.bin/sed

2021-03-11 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Mar 11 15:15:05 UTC 2021 Modified Files: src/usr.bin/sed: main.c sed.1 Log Message: Add -G to support GNU extensions To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/usr.bin/sed/main.c cvs rdiff -u -r1.40

CVS commit: src/lib/libc/regex

2021-03-11 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Mar 11 15:12:51 UTC 2021 Modified Files: src/lib/libc/regex: regex.3 Log Message: Document the "C" language escapes supported in GNU mode. To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29

CVS commit: src/lib/libc/regex

2021-03-11 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Mar 11 15:00:29 UTC 2021 Modified Files: src/lib/libc/regex: regcomp.c Log Message: recognize the "C" language backslash escapes like gnu does (except b which is already taken) To generate a diff of this commit: cvs rdiff

CVS commit: src/share/man/man4

2021-03-11 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Mar 11 14:19:43 UTC 2021 Modified Files: src/share/man/man4: pci.4 Log Message: delint by removing Tn macros To generate a diff of this commit: cvs rdiff -u -r1.109 -r1.110 src/share/man/man4/pci.4 Please note that diffs are

CVS commit: src/share/man/man4

2021-03-11 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Mar 11 14:08:18 UTC 2021 Modified Files: src/share/man/man4: pci.4 Log Message: add vmx, virtio To generate a diff of this commit: cvs rdiff -u -r1.108 -r1.109 src/share/man/man4/pci.4 Please note that diffs are not public

CVS commit: xsrc/external/mit/xorg-server/dist/hw/sun

2021-03-11 Thread Izumi Tsutsui
Module Name:xsrc Committed By: tsutsui Date: Thu Mar 11 13:12:34 UTC 2021 Modified Files: xsrc/external/mit/xorg-server/dist/hw/sun: sunKbd.c Log Message: Avoid polluting console on non-fatal errors. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9

CVS commit: xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k

2021-03-11 Thread Izumi Tsutsui
Module Name:xsrc Committed By: tsutsui Date: Thu Mar 11 12:08:57 UTC 2021 Modified Files: xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k: x68kFb.c x68kGraph.c x68kKbd.c x68kMouse.c x68kText.c Log Message: ErrorF() doesn't append newlines at the end of

CVS commit: xsrc/external/mit/xorg-server/dist/hw/sun

2021-03-11 Thread Izumi Tsutsui
Module Name:xsrc Committed By: tsutsui Date: Thu Mar 11 11:54:41 UTC 2021 Modified Files: xsrc/external/mit/xorg-server/dist/hw/sun: sunCfb.c sunFbs.c sunInit.c sunKbd.c sunMouse.c Log Message: ErrorF() doesn't append newlines at the end of messages. To

CVS commit: src/sys/netinet6

2021-03-11 Thread Ryo Shimizu
Module Name:src Committed By: ryo Date: Thu Mar 11 11:10:22 UTC 2021 Modified Files: src/sys/netinet6: ip6_var.h Log Message: flowlabel will never return anything other than 1 or 0. s/&&/&/ To generate a diff of this commit: cvs rdiff -u -r1.89 -r1.90

CVS commit: src/share/man/man4

2021-03-11 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Mar 11 10:45:33 UTC 2021 Modified Files: src/share/man/man4: pci.4 Log Message: Add ixg To generate a diff of this commit: cvs rdiff -u -r1.107 -r1.108 src/share/man/man4/pci.4 Please note that diffs are not public domain;

CVS commit: src

2021-03-11 Thread Ryo Shimizu
Module Name:src Committed By: ryo Date: Thu Mar 11 10:34:34 UTC 2021 Modified Files: src/share/man/man4: ddb.4 src/sys/arch/aarch64/aarch64: db_machdep.c Log Message: Numeric modifiers conflict with the syntax interpretation of ddb, so use 'b', 'w', 'l', 'q'

CVS commit: src/share/man/man4

2021-03-11 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Mar 11 10:33:36 UTC 2021 Modified Files: src/share/man/man4: pci.4 Log Message: Move nvme where I expected to find it (disk controllers section) To generate a diff of this commit: cvs rdiff -u -r1.106 -r1.107

CVS commit: src/share/man/man4

2021-03-11 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Mar 11 10:28:54 UTC 2021 Modified Files: src/share/man/man4: pci.4 Log Message: Split wifi cards into a separate section, add many more. To generate a diff of this commit: cvs rdiff -u -r1.105 -r1.106 src/share/man/man4/pci.4

CVS commit: src/sys/arch/aarch64

2021-03-11 Thread Ryo Shimizu
Module Name:src Committed By: ryo Date: Thu Mar 11 09:48:40 UTC 2021 Modified Files: src/sys/arch/aarch64/aarch64: db_machdep.c src/sys/arch/aarch64/include: db_machdep.h Log Message: - fixed a problem where hardware {break,watch}points other than #0 could not be

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

2021-03-11 Thread Simon Burge
Module Name:src Committed By: simonb Date: Thu Mar 11 08:33:34 UTC 2021 Modified Files: src/sys/arch/powerpc/include: db_machdep.h Log Message: Use ifdef _KERNEL_OPT instead of ifdef _KERNEL before including "opt_ppcarch.h". To generate a diff of this commit: cvs rdiff