CVS commit: src/lib/libc/sys

2021-03-17 Thread David A. Holland
Module Name:src Committed By: dholland Date: Wed Mar 17 08:04:39 UTC 2021 Modified Files: src/lib/libc/sys: open.2 Log Message: Clarify use of open flags in open(2). (Avoid using values of three that are equal to four.) To generate a diff of this commit: cvs rdiff -u -r

CVS commit: src/lib/libc/sys

2021-03-17 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Wed Mar 17 08:13:29 UTC 2021 Modified Files: src/lib/libc/sys: open.2 Log Message: Remove superfluous article. To generate a diff of this commit: cvs rdiff -u -r1.64 -r1.65 src/lib/libc/sys/open.2 Please note that diffs are not pu

CVS commit: src/sys/arch/mips

2021-03-17 Thread Simon Burge
Module Name:src Committed By: simonb Date: Wed Mar 17 11:05:37 UTC 2021 Modified Files: src/sys/arch/mips/include: cpuregs.h src/sys/arch/mips/mips: trap.c Log Message: Handle gas/gcc generating a break/trap 6 for integer overflow and break/trap 7 for integer divid

CVS commit: src/share/man/man4

2021-03-17 Thread Nia Alarie
Module Name:src Committed By: nia Date: Wed Mar 17 13:12:33 UTC 2021 Modified Files: src/share/man/man4: pci.4 Log Message: add alc(4) To generate a diff of this commit: cvs rdiff -u -r1.116 -r1.117 src/share/man/man4/pci.4 Please note that diffs are not public domain;

CVS commit: src/share/man/man4

2021-03-17 Thread Nia Alarie
Module Name:src Committed By: nia Date: Wed Mar 17 13:42:03 UTC 2021 Modified Files: src/share/man/man4: pci.4 Log Message: add ale(4) and bge(4) to pci.4 To generate a diff of this commit: cvs rdiff -u -r1.117 -r1.118 src/share/man/man4/pci.4 Please note that diffs are

CVS commit: src/share/man/man4

2021-03-17 Thread Nia Alarie
Module Name:src Committed By: nia Date: Wed Mar 17 14:10:29 UTC 2021 Modified Files: src/share/man/man4: pci.4 Log Message: pci(4): many more drivers To generate a diff of this commit: cvs rdiff -u -r1.118 -r1.119 src/share/man/man4/pci.4 Please note that diffs are not

CVS commit: src/sys/arch/sandpoint

2021-03-17 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Wed Mar 17 14:50:11 UTC 2021 Modified Files: src/sys/arch/sandpoint/pci: pciide_machdep.c src/sys/arch/sandpoint/sandpoint: com_eumb.c machdep.c nhpow.c satmgr.c Log Message: Switch to intr_establish_xname(). To generate a

CVS commit: src/sys/arch/sandpoint/pci

2021-03-17 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Wed Mar 17 14:58:16 UTC 2021 Modified Files: src/sys/arch/sandpoint/pci: pciide_machdep.c Log Message: Make this distinguishable with native PCI interrupt. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/sa

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

2021-03-17 Thread Izumi Tsutsui
Module Name:xsrc Committed By: tsutsui Date: Wed Mar 17 15:02:27 UTC 2021 Modified Files: xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k: x68kKbd.c x68kMouse.c xsrc/external/mit/xorg-server/dist/hw/sun: sunKbd.c sunMouse.c Log Message: Fixes "FatalEr

CVS commit: src

2021-03-17 Thread Ryo ONODERA
Module Name:src Committed By: ryoon Date: Wed Mar 17 15:26:20 UTC 2021 Modified Files: src: README.md Log Message: Improve URL consistency Replace netbsd.org in URL with NetBSD.org and add www. to URL of web server. To generate a diff of this commit: cvs rdiff -u -r1.5

CVS commit: src/usr.bin/xlint/lint1

2021-03-17 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Mar 17 15:37:42 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: init.c Log Message: lint: move debug logging for the designator to the top of the code The debugging code is needed by the soon-to-be-added proper handling of

CVS commit: src/usr.bin/xlint/lint1

2021-03-17 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Mar 17 15:45:31 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: cgram.y externs1.h init.c Log Message: lint: add debug logging for C99-style initialization of arrays No functional change outside debug mode. To generate a

CVS commit: src/lib/libwrap

2021-03-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Mar 18 01:49:09 UTC 2021 Modified Files: src/lib/libwrap: hosts_access.c Log Message: simplify expression, daemon is an array can't be NULL. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/lib/libwrap/hos

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

2021-03-17 Thread NONAKA Kimihiro
Module Name:src Committed By: nonaka Date: Thu Mar 18 01:50:12 UTC 2021 Modified Files: src/sys/arch/x86/include: intrdefs.h Log Message: LIR_HV priority should be lower than softint. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/sys/arch/x86/include/