Module Name:src
Committed By: skrll
Date: Fri Dec 25 08:55:40 UTC 2020
Modified Files:
src/sys/dev/ata: ata_wdc.c
src/sys/dev/ic: ahcisata_core.c
Log Message:
Use designated initializers for struct ata_bustype
To generate a diff of this commit:
cvs rdiff -u -r1.1
Module Name:src
Committed By: skrll
Date: Fri Dec 25 08:57:38 UTC 2020
Modified Files:
src/sys/dev/ic: ahcisata_core.c ahcisatavar.h
Log Message:
Trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.86 -r1.87 src/sys/dev/ic/ahcisata_core.c
cvs rdiff -u
Module Name:src
Committed By: maya
Date: Fri Dec 25 09:02:41 UTC 2020
Modified Files:
src/usr.bin/calendar/calendars: calendar.judaic
Log Message:
Update to 2021, hopefully less errors made in this year.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/us
Module Name:src
Committed By: mlelstv
Date: Fri Dec 25 09:28:56 UTC 2020
Modified Files:
src/sys/miscfs/specfs: spec_vnops.c
Log Message:
When reading from a block device, queue parallel block requests to
fill a buffer with breadn.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: nia
Date: Fri Dec 25 10:00:40 UTC 2020
Modified Files:
src/sys/ufs/ufs: ufs_quota1.c
Log Message:
Avoid potentially accessing an array with an index out of range.
Reported-by: syzbot+8832f540234b996bc...@syzkaller.appspotmail.com
Reported-by:
Module Name:src
Committed By: skrll
Date: Fri Dec 25 12:33:03 UTC 2020
Modified Files:
src/sys/dev/ic: mvsata.c siisata.c
Log Message:
Use designated initializers for struct ata_bustype
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 src/sys/dev/ic/mvsata.c
Module Name:src
Committed By: martin
Date: Fri Dec 25 13:42:02 UTC 2020
Modified Files:
src/etc/rc.d: ntpdate
Log Message:
Adjust to "pool" usage in our standard ntp.conf, pointed out
by Connor McLaughlan.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src
Module Name:src
Committed By: tsutsui
Date: Fri Dec 25 20:41:24 UTC 2020
Modified Files:
src/sys/dev/ic: sti.c
Log Message:
Handle WSSCREEN_REVERSE properly. Based on OpenBSD's sti(4).
Also remove WSSCREEN_UNDERLINE from capabilities that is not handled
by sti(4) ROM rou
Module Name:src
Committed By: tsutsui
Date: Fri Dec 25 21:12:15 UTC 2020
Modified Files:
src/sys/dev/wscons: wsdisplay.c
Log Message:
Use C99 designated initializers for struct consdev.
To generate a diff of this commit:
cvs rdiff -u -r1.160 -r1.161 src/sys/dev/wscons/ws
Module Name:src
Committed By: tsutsui
Date: Sat Dec 26 00:16:16 UTC 2020
Modified Files:
src/sys/arch/hp300/dev: dnkbd.c hil_intio.c
Log Message:
Fix a longstanding bug in hilkbd (and dnkbd) console attachment.
cn_tab->cn_dev is initialized in wsdisplay_emul_attach()
(but
Module Name:src
Committed By: jmcneill
Date: Sat Dec 26 00:55:26 UTC 2020
Modified Files:
src/sys/arch/aarch64/aarch64: cpuswitch.S locore.S locore_el2.S
Log Message:
Always issue isb after cpacr_el1 writes since it is a context-changing
operation.
To generate a diff of
Module Name:src
Committed By: sjg
Date: Sat Dec 26 03:54:48 UTC 2020
Modified Files:
src/usr.bin/make: main.c
Log Message:
Use .MAKE.DEPENDFILE as makefiles set it
To generate a diff of this commit:
cvs rdiff -u -r1.502 -r1.503 src/usr.bin/make/main.c
Please note that d
Module Name:src
Committed By: msaitoh
Date: Sat Dec 26 06:01:22 UTC 2020
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe.c
Log Message:
Don't use "more" flag for simplify in ixgbe_legacy_irq().
No functional change intended.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: msaitoh
Date: Sat Dec 26 06:02:42 UTC 2020
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe.c
Log Message:
Check EICR's queue bit instead of IFF_RUNNING. This change fixes a bug that
it might incorrectly enable interrupt when IFF_RUNNING is not s
Module Name:src
Committed By: msaitoh
Date: Sat Dec 26 06:07:16 UTC 2020
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe.c ixgbe.h ixgbe_type.h
Log Message:
Disable/enable the OTHER interrupts correctly.
The OTHER interrupt was not blocked correctly when MSI-X is used.
Module Name:src
Committed By: msaitoh
Date: Sat Dec 26 06:10:17 UTC 2020
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe.c ixgbe_type.h
Log Message:
Disable some interrupt in ixgbe_{legacy_irq,msix_admin}() to prevent log spam.
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: msaitoh
Date: Sat Dec 26 06:17:55 UTC 2020
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe.c
Log Message:
Don't return in the middle of ixgbe_msix_admin() when an flow director reinit
failed. NetBSD currently doesn't support flow director, so th
Module Name:src
Committed By: msaitoh
Date: Sat Dec 26 06:27:38 UTC 2020
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe.c
Log Message:
Copy & paste some missing part (flow director, ECC and temp sensor) from
ixgbe_msix_admin() to ixgbe_legacy_irq(). Now it's ready to make a
18 matches
Mail list logo