Module Name:src
Committed By: mrg
Date: Thu Apr 22 05:00:36 UTC 2021
Modified Files:
src/external/gpl3/gcc: README.gcc10
Log Message:
arm64* now works. (thanks skrll.)
evbarmv5 and evbarmv7hfeb works. (thanks martin.)
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: rin
Date: Thu Apr 22 01:36:25 UTC 2021
Modified Files:
src/share/man/man8/man8.x86: boot.8
Log Message:
Capitalize /EFI and /EFI/NetBSD as usual. Both are case-insensitive although.
Maybe not worth bumping dates...
To generate a diff of this
Module Name:src
Committed By: rin
Date: Thu Apr 22 01:33:18 UTC 2021
Modified Files:
src/sys/arch/powerpc/booke/dev: pq3etsec.c
Log Message:
Fix rnd(9) support; events were not sampled actually in the previous.
Remove #if-0'ed and wrap long line for clarity.
To generate
Module Name:src
Committed By: rin
Date: Thu Apr 22 01:14:18 UTC 2021
Modified Files:
src/external/gpl3/binutils.old/dist/bfd: elf32-ppc.c elf64-ppc.c
Log Message:
Apply this fix also for binutils.old.
http://www.nerv.org/netbsd/?q=id:20210422T010948Z.f87d2246188cfedb66a0d
Module Name:src
Committed By: rin
Date: Thu Apr 22 01:09:48 UTC 2021
Modified Files:
src/external/gpl3/binutils/dist/bfd: elf32-ppc.c elf64-ppc.c
Log Message:
Fix regression where ld(1) is trapped into infinite loop when
linking binary whose text does not fit within R_PPC_
Module Name:src
Committed By: martin
Date: Wed Apr 21 18:13:02 UTC 2021
Modified Files:
src/doc [netbsd-9]: CHANGES-9.2
Log Message:
Tickets #1247 - #1249
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.66 -r1.1.2.67 src/doc/CHANGES-9.2
Please note that diffs ar
Module Name:src
Committed By: martin
Date: Wed Apr 21 18:11:06 UTC 2021
Modified Files:
src/sys/arch/sparc/conf [netbsd-9]: GENERIC
Log Message:
Apply patch, requested by tsutsui in ticket #1249:
sys/arch/sparc/conf/GENERIC (apply patch)
PR 56077: remove DIAG
Module Name:src
Committed By: martin
Date: Wed Apr 21 17:59:48 UTC 2021
Modified Files:
src/sys/arch/hp300/dev [netbsd-9]: diofb.c topcat.c
Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1248):
sys/arch/hp300/dev/topcat.c: revision 1.5
Module Name:src
Committed By: martin
Date: Wed Apr 21 17:51:34 UTC 2021
Modified Files:
src/sys/arch/zaurus/dev [netbsd-9]: w100lcd.c
Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1247):
sys/arch/zaurus/dev/w100lcd.c: revision 1.3
Ma
Module Name:src
Committed By: martin
Date: Wed Apr 21 17:50:03 UTC 2021
Modified Files:
src/doc [netbsd-8]: CHANGES-8.3
Log Message:
Ticket #1671
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.82 -r1.1.2.83 src/doc/CHANGES-8.3
Please note that diffs are not pub
Module Name:src
Committed By: martin
Date: Wed Apr 21 17:47:40 UTC 2021
Modified Files:
src/external/bsd/file/dist/magic/magdir [netbsd-8]: python windows
Log Message:
Apply patch, requested by mrg in ticket #1671:
external/bsd/file/dist/magic/magdir/python
Module Name:src
Committed By: skrll
Date: Wed Apr 21 16:23:47 UTC 2021
Modified Files:
src/common/lib/libc/arch/aarch64/atomic: Makefile.inc atomic_swap_16.S
atomic_swap_32.S atomic_swap_64.S atomic_swap_8.S
Added Files:
src/common/lib/libc/arch/aarch64/
Module Name:src
Committed By: christos
Date: Wed Apr 21 14:04:26 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: Makefile
Added Files:
src/tests/usr.bin/xlint/lint1: emit.ln
Log Message:
Put things back, emit.ln it was meant to be there.
To generate a dif
Module Name:src
Committed By: christos
Date: Wed Apr 21 13:41:42 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: Makefile
Removed Files:
src/tests/usr.bin/xlint/lint1: emit.ln
Log Message:
remove emit.ln; looks like an accident and breaks the build.
To ge
Module Name:src
Committed By: rillig
Date: Wed Apr 21 13:26:16 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: Makefile
Log Message:
tests/lint: fix the hack for emit.ln to also work if MKUPDATE != "no"
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.4
Module Name:src
Committed By: jakllsch
Date: Wed Apr 21 13:12:43 UTC 2021
Modified Files:
src/sys/dev/pci: pcidevs.h pcidevs_data.h
Log Message:
regenerate
To generate a diff of this commit:
cvs rdiff -u -r1.1411 -r1.1412 src/sys/dev/pci/pcidevs.h
cvs rdiff -u -r1.1410 -
Module Name:src
Committed By: jakllsch
Date: Wed Apr 21 13:09:33 UTC 2021
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
Fix Realtek RTL8125 description
To generate a diff of this commit:
cvs rdiff -u -r1.1425 -r1.1426 src/sys/dev/pci/pcidevs
Please note that dif
Module Name:src
Committed By: hannken
Date: Wed Apr 21 10:02:34 UTC 2021
Modified Files:
src/external/cddl/osnet/dist/uts/common/fs/zfs: arc.c
Log Message:
Prevent blocking l2arc_feed_thread() forever, skip the
cv_timedwait() for negative or zero ticks.
To generate a dif
Module Name:src
Committed By: ryo
Date: Wed Apr 21 09:52:21 UTC 2021
Modified Files:
src/sys/arch/aarch64/aarch64: pmap.c
Log Message:
added more attributes of PTE displayed by "ddb>machine pte"
To generate a diff of this commit:
cvs rdiff -u -r1.104 -r1.105 src/sys/arch
Module Name:src
Committed By: skrll
Date: Wed Apr 21 07:31:38 UTC 2021
Modified Files:
src/common/lib/libc/arch/aarch64/atomic: Makefile.inc atomic_swap_16.S
atomic_swap_32.S atomic_swap_64.S atomic_swap_8.S
Added Files:
src/common/lib/libc/arch/aarch64/
20 matches
Mail list logo