Module Name:src
Committed By: skrll
Date: Thu May 19 06:41:45 UTC 2022
Modified Files:
src/sys/arch/hppa/hppa: intr.c lock_stubs.S
Log Message:
port-hppa/56837: RAS support is slightly incorrect within hppa kernel, too
While there isn't a bug here (the tf_iioq_tail handli
Module Name:src
Committed By: skrll
Date: Thu May 19 06:41:45 UTC 2022
Modified Files:
src/sys/arch/hppa/hppa: intr.c lock_stubs.S
Log Message:
port-hppa/56837: RAS support is slightly incorrect within hppa kernel, too
While there isn't a bug here (the tf_iioq_tail handli
Module Name:src
Committed By: buhrow
Date: Thu May 19 04:43:43 UTC 2022
Modified Files:
src/sys/dev/pci: if_bge.c
Log Message:
For chips which contain an ASF/IPMI firmware, instruct the chip to shut the
host ASF firmware
down when attaching the device so the IPMI BMC can
Module Name:src
Committed By: buhrow
Date: Thu May 19 04:43:43 UTC 2022
Modified Files:
src/sys/dev/pci: if_bge.c
Log Message:
For chips which contain an ASF/IPMI firmware, instruct the chip to shut the
host ASF firmware
down when attaching the device so the IPMI BMC can
Module Name:src
Committed By: gutteridge
Date: Thu May 19 04:08:03 UTC 2022
Modified Files:
src/usr.sbin/makemandb: apropos-utils.c apropos.c
Log Message:
apropos(1): improve error handling in edge cases
Patch from RVP on NetBSD-Users, with an additional comment tweak by
Module Name:src
Committed By: gutteridge
Date: Thu May 19 04:08:03 UTC 2022
Modified Files:
src/usr.sbin/makemandb: apropos-utils.c apropos.c
Log Message:
apropos(1): improve error handling in edge cases
Patch from RVP on NetBSD-Users, with an additional comment tweak by
Module Name:src
Committed By: charlotte
Date: Thu May 19 03:58:13 UTC 2022
Modified Files:
src/sys/dev/usb: usbdevs.h usbdevs_data.h
Log Message:
Regen for real
To generate a diff of this commit:
cvs rdiff -u -r1.794 -r1.795 src/sys/dev/usb/usbdevs.h \
src/sys/dev/us
Module Name:src
Committed By: charlotte
Date: Thu May 19 03:58:13 UTC 2022
Modified Files:
src/sys/dev/usb: usbdevs.h usbdevs_data.h
Log Message:
Regen for real
To generate a diff of this commit:
cvs rdiff -u -r1.794 -r1.795 src/sys/dev/usb/usbdevs.h \
src/sys/dev/us
Module Name:src
Committed By: charlotte
Date: Thu May 19 03:42:51 UTC 2022
Modified Files:
src/sys/dev/usb: usbdevs.h usbdevs_data.h
Log Message:
Regen
To generate a diff of this commit:
cvs rdiff -u -r1.793 -r1.794 src/sys/dev/usb/usbdevs.h \
src/sys/dev/usb/usbdevs
Module Name:src
Committed By: charlotte
Date: Thu May 19 03:42:51 UTC 2022
Modified Files:
src/sys/dev/usb: usbdevs.h usbdevs_data.h
Log Message:
Regen
To generate a diff of this commit:
cvs rdiff -u -r1.793 -r1.794 src/sys/dev/usb/usbdevs.h \
src/sys/dev/usb/usbdevs
Module Name:src
Committed By: charlotte
Date: Thu May 19 03:42:12 UTC 2022
Modified Files:
src/sys/dev/usb: usbdevs
Log Message:
usbdevs: Add Xbox 360 controller
To generate a diff of this commit:
cvs rdiff -u -r1.802 -r1.803 src/sys/dev/usb/usbdevs
Please note that dif
Module Name:src
Committed By: charlotte
Date: Thu May 19 03:42:12 UTC 2022
Modified Files:
src/sys/dev/usb: usbdevs
Log Message:
usbdevs: Add Xbox 360 controller
To generate a diff of this commit:
cvs rdiff -u -r1.802 -r1.803 src/sys/dev/usb/usbdevs
Please note that dif
Module Name:src
Committed By: msaitoh
Date: Thu May 19 02:23:59 UTC 2022
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Don't set the more flag when there is no packet to process.
Move the location of the loop limit check next to the DD bit test. This
change preve
Module Name:src
Committed By: msaitoh
Date: Thu May 19 02:23:59 UTC 2022
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Don't set the more flag when there is no packet to process.
Move the location of the loop limit check next to the DD bit test. This
change preve
Module Name:src
Committed By: msaitoh
Date: Thu May 19 02:22:59 UTC 2022
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Call wm_xxeof() only when limit > 0.
It's not required to call wm_xxeof() when limit == 0. It means that
all xxeof processing will be done by so
Module Name:src
Committed By: msaitoh
Date: Thu May 19 02:22:59 UTC 2022
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Call wm_xxeof() only when limit > 0.
It's not required to call wm_xxeof() when limit == 0. It means that
all xxeof processing will be done by so
Module Name:src
Committed By: rillig
Date: Wed May 18 22:35:13 UTC 2022
Modified Files:
src/games/gomoku: bdinit.c
Log Message:
gomoku: reduce scope of local variables
No binary change.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/games/gomoku/bdini
Module Name:src
Committed By: rillig
Date: Wed May 18 22:35:13 UTC 2022
Modified Files:
src/games/gomoku: bdinit.c
Log Message:
gomoku: reduce scope of local variables
No binary change.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/games/gomoku/bdini
Module Name:src
Committed By: rillig
Date: Wed May 18 22:30:19 UTC 2022
Modified Files:
src/games/gomoku: bdinit.c bdisp.c makemove.c pickmove.c stoc.c
Log Message:
gomoku: reduce scope of 'for' loop variables
No binary change.
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: rillig
Date: Wed May 18 22:30:19 UTC 2022
Modified Files:
src/games/gomoku: bdinit.c bdisp.c makemove.c pickmove.c stoc.c
Log Message:
gomoku: reduce scope of 'for' loop variables
No binary change.
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: rillig
Date: Wed May 18 21:45:40 UTC 2022
Modified Files:
src/games/gomoku: bdinit.c
Log Message:
gomoku: rename local variable
Not every array of "characters" is a string. In this case, it's rather
an array of bool.
No binary change.
To
Module Name:src
Committed By: rillig
Date: Wed May 18 21:45:40 UTC 2022
Modified Files:
src/games/gomoku: bdinit.c
Log Message:
gomoku: rename local variable
Not every array of "characters" is a string. In this case, it's rather
an array of bool.
No binary change.
To
Module Name:src
Committed By: rillig
Date: Wed May 18 20:10:11 UTC 2022
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_160.c msg_160.exp
src/usr.bin/xlint/lint1: tree.c
Log Message:
lint: do not warn about '==' on the right-hand side of ','
To generate a diff
Module Name:src
Committed By: rillig
Date: Wed May 18 20:10:11 UTC 2022
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_160.c msg_160.exp
src/usr.bin/xlint/lint1: tree.c
Log Message:
lint: do not warn about '==' on the right-hand side of ','
To generate a diff
Module Name:src
Committed By: riastradh
Date: Wed May 18 20:03:58 UTC 2022
Modified Files:
src/sys/opencrypto: cryptodev.c
Log Message:
crypto(4): Simplify error test in cryptodev_op.
No functional change intended.
To generate a diff of this commit:
cvs rdiff -u -r1.111
Module Name:src
Committed By: riastradh
Date: Wed May 18 20:03:58 UTC 2022
Modified Files:
src/sys/opencrypto: cryptodev.c
Log Message:
crypto(4): Simplify error test in cryptodev_op.
No functional change intended.
To generate a diff of this commit:
cvs rdiff -u -r1.111
Module Name:src
Committed By: riastradh
Date: Wed May 18 20:03:45 UTC 2022
Modified Files:
src/sys/opencrypto: cryptodev.c
Log Message:
crypto(4): Narrow scope of cryptodev_mtx to cover wait.
No functional change intended -- this only removes an unnecessary
lock/unlock cy
Module Name:src
Committed By: riastradh
Date: Wed May 18 20:03:45 UTC 2022
Modified Files:
src/sys/opencrypto: cryptodev.c
Log Message:
crypto(4): Narrow scope of cryptodev_mtx to cover wait.
No functional change intended -- this only removes an unnecessary
lock/unlock cy
Module Name:src
Committed By: riastradh
Date: Wed May 18 20:03:32 UTC 2022
Modified Files:
src/sys/opencrypto: cryptodev.c
Log Message:
crypto(4): Nix long-dead code and comments.
To generate a diff of this commit:
cvs rdiff -u -r1.109 -r1.110 src/sys/opencrypto/cryptode
Module Name:src
Committed By: riastradh
Date: Wed May 18 20:03:32 UTC 2022
Modified Files:
src/sys/opencrypto: cryptodev.c
Log Message:
crypto(4): Nix long-dead code and comments.
To generate a diff of this commit:
cvs rdiff -u -r1.109 -r1.110 src/sys/opencrypto/cryptode
Module Name:src
Committed By: riastradh
Date: Wed May 18 20:02:49 UTC 2022
Modified Files:
src/sys/opencrypto: cryptodev.c
Log Message:
crypto(4): Use IPL_NONE, not IPL_NET, for /dev/crypto pools.
These are used (pool_get/put) only from thread context, never from
interrup
Module Name:src
Committed By: riastradh
Date: Wed May 18 20:02:49 UTC 2022
Modified Files:
src/sys/opencrypto: cryptodev.c
Log Message:
crypto(4): Use IPL_NONE, not IPL_NET, for /dev/crypto pools.
These are used (pool_get/put) only from thread context, never from
interrup
Module Name:src
Committed By: rillig
Date: Wed May 18 20:01:21 UTC 2022
Modified Files:
src/usr.bin/xlint/lint1: tree.c
Log Message:
lint: reduce negations in typeok_point, document check_expr_misc
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: rillig
Date: Wed May 18 20:01:21 UTC 2022
Modified Files:
src/usr.bin/xlint/lint1: tree.c
Log Message:
lint: reduce negations in typeok_point, document check_expr_misc
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: rillig
Date: Wed May 18 19:29:00 UTC 2022
Modified Files:
src/games/gomoku: main.c
Log Message:
gomoku: call setprogname, for portability
No functional change on NetBSD, but the games are distributed to other
platforms as well.
To generate
Module Name:src
Committed By: rillig
Date: Wed May 18 19:29:00 UTC 2022
Modified Files:
src/games/gomoku: main.c
Log Message:
gomoku: call setprogname, for portability
No functional change on NetBSD, but the games are distributed to other
platforms as well.
To generate
Module Name:src
Committed By: rillig
Date: Wed May 18 19:25:12 UTC 2022
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_160.c msg_160.exp
Log Message:
tests/lint: add more examples for warning in comma expression
To generate a diff of this commit:
cvs rdiff -u -r1.6 -
Module Name:src
Committed By: rillig
Date: Wed May 18 19:25:12 UTC 2022
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_160.c msg_160.exp
Log Message:
tests/lint: add more examples for warning in comma expression
To generate a diff of this commit:
cvs rdiff -u -r1.6 -
Module Name:src
Committed By: martin
Date: Wed May 18 16:39:03 UTC 2022
Modified Files:
src/usr.sbin/sysinst: configmenu.c defs.h menus.mi msg.mi.de msg.mi.en
msg.mi.es msg.mi.fr msg.mi.pl net.c util.c
Log Message:
When not invoked via some explicit "configure
Module Name:src
Committed By: martin
Date: Wed May 18 16:39:03 UTC 2022
Modified Files:
src/usr.sbin/sysinst: configmenu.c defs.h menus.mi msg.mi.de msg.mi.en
msg.mi.es msg.mi.fr msg.mi.pl net.c util.c
Log Message:
When not invoked via some explicit "configure
Module Name:src
Committed By: christos
Date: Wed May 18 15:20:18 UTC 2022
Modified Files:
src/sys/netipsec: key.c key_debug.c key_debug.h
Log Message:
PR/56841: Andrew Cagney: debug-log IPcomp CPI lookups:
- debug-logs why an SPI is rejected
- adds missing __VA_OPT
Module Name:src
Committed By: christos
Date: Wed May 18 15:20:18 UTC 2022
Modified Files:
src/sys/netipsec: key.c key_debug.c key_debug.h
Log Message:
PR/56841: Andrew Cagney: debug-log IPcomp CPI lookups:
- debug-logs why an SPI is rejected
- adds missing __VA_OPT
Module Name:src
Committed By: andvar
Date: Wed May 18 13:56:32 UTC 2022
Modified Files:
src/sys/arch/amiga/amiga: busfuncs.c
src/sys/arch/i386/include: segments.h
src/sys/arch/m68k/include: asm_single.h
src/sys/arch/next68k/next68k: nextrom.h
Module Name:src
Committed By: andvar
Date: Wed May 18 13:56:32 UTC 2022
Modified Files:
src/sys/arch/amiga/amiga: busfuncs.c
src/sys/arch/i386/include: segments.h
src/sys/arch/m68k/include: asm_single.h
src/sys/arch/next68k/next68k: nextrom.h
Module Name:src
Committed By: andvar
Date: Wed May 18 13:38:47 UTC 2022
Modified Files:
src/sys/arch/hpcarm/dev: ipaq_gpioreg.h
Log Message:
s/yhe/the/
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/hpcarm/dev/ipaq_gpioreg.h
Please note that di
Module Name:src
Committed By: andvar
Date: Wed May 18 13:38:47 UTC 2022
Modified Files:
src/sys/arch/hpcarm/dev: ipaq_gpioreg.h
Log Message:
s/yhe/the/
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/hpcarm/dev/ipaq_gpioreg.h
Please note that di
Module Name:src
Committed By: andvar
Date: Wed May 18 13:37:52 UTC 2022
Modified Files:
src/sys/netinet: sctp_constants.h
Log Message:
s/yeild/yield/
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/netinet/sctp_constants.h
Please note that diffs are
Module Name:src
Committed By: andvar
Date: Wed May 18 13:37:52 UTC 2022
Modified Files:
src/sys/netinet: sctp_constants.h
Log Message:
s/yeild/yield/
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/netinet/sctp_constants.h
Please note that diffs are
Module Name:src
Committed By: riastradh
Date: Wed May 18 12:48:50 UTC 2022
Modified Files:
src/sys/dev/pci: ubsec.c
Log Message:
ubsec(4): Nix dead code.
No functional change intended.
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/sys/dev/pci/ubsec.c
Module Name:src
Committed By: riastradh
Date: Wed May 18 12:48:50 UTC 2022
Modified Files:
src/sys/dev/pci: ubsec.c
Log Message:
ubsec(4): Nix dead code.
No functional change intended.
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/sys/dev/pci/ubsec.c
50 matches
Mail list logo