Module Name:src
Committed By: nia
Date: Wed Sep 16 09:58:37 UTC 2020
Modified Files:
src/distrib/notes/common: contents
Log Message:
ancient ARM stuff
To generate a diff of this commit:
cvs rdiff -u -r1.182 -r1.183 src/distrib/notes/common/contents
Please note that diff
Module Name:src
Committed By: nia
Date: Wed Sep 16 10:02:22 UTC 2020
Modified Files:
src/external/mit/xorg/lib/libX11: Makefile.libx11
Log Message:
someone pointed out it makes sense to load the exact libXcursor version
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: martin
Date: Wed Sep 16 13:29:53 UTC 2020
Modified Files:
src/sys/dev/ic [netbsd-9]: mpt_netbsd.c
Log Message:
Pull up following revision(s) (requested by mlelstv in ticket #1085):
sys/dev/ic/mpt_netbsd.c: revision 1.37
max_devices i
Module Name:src
Committed By: martin
Date: Wed Sep 16 13:30:42 UTC 2020
Modified Files:
src/doc [netbsd-9]: CHANGES-9.1
Log Message:
Ticket #1085
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.111 -r1.1.2.112 src/doc/CHANGES-9.1
Please note that diffs are not p
Module Name:src
Committed By: martin
Date: Wed Sep 16 13:31:20 UTC 2020
Modified Files:
src/sys/dev/ic [netbsd-8]: mpt_netbsd.c
Log Message:
Pull up following revision(s) (requested by mlelstv in ticket #1605):
sys/dev/ic/mpt_netbsd.c: revision 1.37
max_devices i
Module Name:src
Committed By: martin
Date: Wed Sep 16 13:32:11 UTC 2020
Modified Files:
src/doc [netbsd-8]: CHANGES-8.3
Log Message:
Ticket #1605
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.35 -r1.1.2.36 src/doc/CHANGES-8.3
Please note that diffs are not pub
Module Name:src
Committed By: roy
Date: Wed Sep 16 13:42:05 UTC 2020
Modified Files:
src/sys/sys: param.h
Log Message:
9.99.73 welcomes SIOCGNBRINFO
To generate a diff of this commit:
cvs rdiff -u -r1.675 -r1.676 src/sys/sys/param.h
Please note that diffs are not public
Module Name:src
Committed By: roy
Date: Wed Sep 16 13:47:00 UTC 2020
Modified Files:
src/doc: CHANGES
Log Message:
Note ND changes for ARP and RFC 7048.
To generate a diff of this commit:
cvs rdiff -u -r1.2738 -r1.2739 src/doc/CHANGES
Please note that diffs are not publ
Module Name:src
Committed By: msaitoh
Date: Wed Sep 16 15:04:02 UTC 2020
Modified Files:
src/sys/dev/mii: inbmphyreg.h
src/sys/dev/pci: if_wm.c if_wmreg.h
Log Message:
Add a workaround for jumbo frame on PCH2 and newer. Tested by chs@.
- Add wm_lv_jumbo_workaroun
Module Name:src
Committed By: msaitoh
Date: Wed Sep 16 15:04:58 UTC 2020
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Use 12K for packet buffer for jumbo frame on PCH2 and newer.
XXX Note that Linux Use 14K.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: nia
Date: Wed Sep 16 18:19:24 UTC 2020
Modified Files:
src/external/mit/xorg/lib: libmesa.mk
src/external/mit/xorg/lib/libGL: Makefile
src/external/mit/xorg/lib/libglapi: Makefile
Log Message:
disable use of ELF TLS in Mesa/lib
Module Name:src
Committed By: skrll
Date: Wed Sep 16 18:24:58 UTC 2020
Modified Files:
src/sys/arch/aarch64/aarch64: aarch64_machdep.c
Log Message:
Fix a comment
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/sys/arch/aarch64/aarch64/aarch64_machdep.c
Module Name:src
Committed By: skrll
Date: Wed Sep 16 18:26:15 UTC 2020
Modified Files:
src/sys/arch/aarch64/aarch64: aarch64_machdep.c
src/sys/arch/aarch64/include: vmparam.h
Log Message:
G/C AARCH64_KMEMORY_BASE
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: mrg
Date: Wed Sep 16 21:24:30 UTC 2020
Modified Files:
src/external/gpl3/gcc/lib/libsupc++: Makefile.common
Log Message:
fix dependencies for bits/largefile-config.h. the .cc files don't
depend on it, the outputs of those do. should fix buil
Module Name:src
Committed By: thorpej
Date: Thu Sep 17 00:48:57 UTC 2020
Modified Files:
src/sys/arch/alpha/alpha: interrupt.c locore.s
src/sys/arch/alpha/include: intr.h
Log Message:
Reduce the __HAVE_FAST_SOFTINTS #ifdef perimeter.
To generate a diff of this co
Module Name:src
Committed By: jakllsch
Date: Thu Sep 17 01:19:41 UTC 2020
Modified Files:
src/sys/dev/scsipi: scsiconf.c scsipi_base.c
Log Message:
Some misspelling-in-comments fixes for scsipi
To generate a diff of this commit:
cvs rdiff -u -r1.288 -r1.289 src/sys/dev/s
Module Name:src
Committed By: christos
Date: Thu Sep 17 02:12:31 UTC 2020
Added Files:
src/external/gpl3/gdb/dist/gdb: nbsd-nat.c
Log Message:
Add back accidentally missed file
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.16 src/external/gpl3/gdb/dist/gdb/nbsd
Module Name:src
Committed By: christos
Date: Thu Sep 17 02:14:49 UTC 2020
Modified Files:
src/tools/gdb: mknative-gdb
Added Files:
src/tools/gdb: mknative-gdb.old
Log Message:
Save the mknative-gdb for 8.3 and prepare the mknative-gdb for 10.x
To generate a diff
Module Name:src
Committed By: christos
Date: Thu Sep 17 02:17:52 UTC 2020
Modified Files:
src/external/gpl3/gdb/bin/gdb: Makefile
src/external/gpl3/gdb/lib/libbfd: Makefile
src/external/gpl3/gdb/lib/libbfd/arch/x86_64: bfd-in3.h bfd.h
bfd_stdint.
Module Name:src
Committed By: yamaguchi
Date: Thu Sep 17 06:34:43 UTC 2020
Modified Files:
src/sys/dev/pci: if_iavf.c
Log Message:
Fix a panic caused while detaching iavf(4)
The sequence of the panic is follow:
1. failed to disable queues in iavf_stop()
2. release ec-
20 matches
Mail list logo