CVS commit: src/sys/stand/efiboot

2020-12-19 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Dec 19 08:09:32 UTC 2020 Modified Files: src/sys/stand/efiboot: efifdt.c Log Message: Various clean ups - cache node where possible - remove a compiler warning - improve a comment (the round_page might not be needed) To ge

CVS commit: src/sys/lib/libsa

2020-12-19 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Sat Dec 19 08:51:03 UTC 2020 Modified Files: src/sys/lib/libsa: ufs.c Log Message: Fix previous; define missing lfs_version. To generate a diff of this commit: cvs rdiff -u -r1.77 -r1.78 src/sys/lib/libsa/ufs.c Please note that di

CVS commit: src/sys/arch/aarch64/aarch64

2020-12-19 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Dec 19 09:02:32 UTC 2020 Modified Files: src/sys/arch/aarch64/aarch64: pmap.c Log Message: Tweak a comment To generate a diff of this commit: cvs rdiff -u -r1.97 -r1.98 src/sys/arch/aarch64/aarch64/pmap.c Please note that di

CVS commit: src/usr.bin/make

2020-12-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Dec 19 10:18:46 UTC 2020 Modified Files: src/usr.bin/make: parse.c Log Message: make(1): fix variable names in UnescapeBackslash The previous variable names had been chosen at a time when compilers didn't merge variables into

CVS commit: src/usr.bin/make

2020-12-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Dec 19 10:49:36 UTC 2020 Modified Files: src/usr.bin/make: parse.c Log Message: make(1): clean up variable names in ParseGetLine and ParseRawLine To generate a diff of this commit: cvs rdiff -u -r1.491 -r1.492 src/usr.bin/ma

CVS commit: src/usr.bin/make

2020-12-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Dec 19 10:57:18 UTC 2020 Modified Files: src/usr.bin/make: parse.c Log Message: make(1): merge parameter of ParseRawLine into return value To generate a diff of this commit: cvs rdiff -u -r1.492 -r1.493 src/usr.bin/make/pars

CVS commit: src

2020-12-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Dec 19 12:15:00 UTC 2020 Modified Files: src/distrib/sets/lists/tests: mi src/usr.bin/make/unit-tests: Makefile Added Files: src/usr.bin/make/unit-tests: directive-for-lines.exp directive-for-lines.m

CVS commit: src/usr.bin/make

2020-12-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Dec 19 12:24:46 UTC 2020 Modified Files: src/usr.bin/make: parse.c src/usr.bin/make/unit-tests: directive-for-lines.exp directive-for-lines.mk Log Message: make(1): fix line numbers in .for loops (since 200

CVS commit: src/usr.bin/make/unit-tests

2020-12-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Dec 19 12:40:01 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: directive-for-lines.exp directive-for-lines.mk directive-info.exp directive-info.mk Log Message: make(1): add test for backslash continuation li

CVS commit: src/usr.bin/make

2020-12-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Dec 19 12:48:59 UTC 2020 Modified Files: src/usr.bin/make: parse.c Log Message: make(1): document enum GetLineMode To generate a diff of this commit: cvs rdiff -u -r1.494 -r1.495 src/usr.bin/make/parse.c Please note that di

CVS commit: src/lib/libossaudio

2020-12-19 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Dec 19 12:55:28 UTC 2020 Modified Files: src/lib/libossaudio: ossaudio.c Log Message: ossaudio(3): Do not reuse results from AUDIO_GETBUFINFO in SETINFO Should help PR 55876. To generate a diff of this commit: cvs rdiff -u -r1

CVS commit: src/usr.bin/make

2020-12-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Dec 19 13:16:25 UTC 2020 Modified Files: src/usr.bin/make: make.c parse.c Log Message: make(1): rename parameter line to lineno To generate a diff of this commit: cvs rdiff -u -r1.231 -r1.232 src/usr.bin/make/make.c cvs rdif

CVS commit: src/usr.bin/make

2020-12-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Dec 19 13:20:17 UTC 2020 Modified Files: src/usr.bin/make: for.c Log Message: make(1): rename ForIterate to ForReadMore To generate a diff of this commit: cvs rdiff -u -r1.118 -r1.119 src/usr.bin/make/for.c Please note that

CVS commit: src/usr.bin/make

2020-12-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Dec 19 13:30:00 UTC 2020 Modified Files: src/usr.bin/make: parse.c Log Message: make(1): reduce debugging details in Parse_SetInput The address of readMoreArg is hardly useful when stepping through this part of the code, ther

CVS commit: src/usr.bin/make

2020-12-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Dec 19 13:31:37 UTC 2020 Modified Files: src/usr.bin/make: for.c Log Message: make(1): improve comments for .for loops To generate a diff of this commit: cvs rdiff -u -r1.119 -r1.120 src/usr.bin/make/for.c Please note that

CVS commit: [netbsd-9] src

2020-12-19 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Dec 19 13:34:42 UTC 2020 Modified Files: src/doc [netbsd-9]: 3RDPARTY src/external/bsd/pkg_install/dist/add [netbsd-9]: perform.c src/external/bsd/pkg_install/dist/lib [netbsd-9]: lib.h parse-config.c

CVS commit: [netbsd-8] src

2020-12-19 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Dec 19 13:41:22 UTC 2020 Modified Files: src/doc [netbsd-8]: 3RDPARTY src/external/bsd/pkg_install/dist/add [netbsd-8]: perform.c src/external/bsd/pkg_install/dist/lib [netbsd-8]: lib.h parse-config.c

CVS commit: [netbsd-8] src/doc

2020-12-19 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Dec 19 13:43:04 UTC 2020 Modified Files: src/doc [netbsd-8]: CHANGES-8.3 Log Message: Ticket #1638 To generate a diff of this commit: cvs rdiff -u -r1.1.2.59 -r1.1.2.60 src/doc/CHANGES-8.3 Please note that diffs are not pub

CVS commit: [netbsd-9] src/sys/dev/audio

2020-12-19 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Dec 19 13:48:27 UTC 2020 Modified Files: src/sys/dev/audio [netbsd-9]: audio.c Log Message: Pull up following revision(s) (requested by isaki in ticket #1156): sys/dev/audio/audio.c: revision 1.80 sys/dev/audi

CVS commit: [netbsd-9] src/share/man/man4

2020-12-19 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Dec 19 13:52:36 UTC 2020 Modified Files: src/share/man/man4 [netbsd-9]: audio.4 Log Message: Pull up following revision(s) (requested by isaki in ticket #1157): share/man/man4/audio.4: revision 1.104 Remove an old de

CVS commit: [netbsd-9] src/sys/dev/audio

2020-12-19 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Dec 19 13:54:56 UTC 2020 Modified Files: src/sys/dev/audio [netbsd-9]: audio.c Log Message: Pull up following revision(s) (requested by isaki in ticket #1158): sys/dev/audio/audio.c: revision 1.83 Avoid a dead lock i

CVS commit: [netbsd-9] src/doc

2020-12-19 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Dec 19 13:56:20 UTC 2020 Modified Files: src/doc [netbsd-9]: CHANGES-9.2 Log Message: Tickets #1155 - #1158 To generate a diff of this commit: cvs rdiff -u -r1.1.2.24 -r1.1.2.25 src/doc/CHANGES-9.2 Please note that diffs ar

CVS commit: src/sys/arch/amiga/dev

2020-12-19 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat Dec 19 15:12:17 UTC 2020 Modified Files: src/sys/arch/amiga/dev: event.c Log Message: Use sel{record,remove}_knote(). To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/sys/arch/amiga/dev/event.c Please note

CVS commit: src/sys/arch/arc/dev

2020-12-19 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat Dec 19 15:15:04 UTC 2020 Modified Files: src/sys/arch/arc/dev: opms.c Log Message: Use sel{record,remove}_knote(). To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/sys/arch/arc/dev/opms.c Please note that

CVS commit: src/sys/arch/atari/dev

2020-12-19 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat Dec 19 15:18:04 UTC 2020 Modified Files: src/sys/arch/atari/dev: event.c Log Message: - malloc(9) -> kmem(9) - Use sel{record,remove}_knote(). To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/sys/arch/atari

CVS commit: src/usr.bin/make

2020-12-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Dec 19 15:29:28 UTC 2020 Modified Files: src/usr.bin/make: parse.c Log Message: make(1): fix documentation of GetLineMode ParseGetLine always returns a logical line, even for PARSE_RAW. To generate a diff of this commit: cv

CVS commit: src

2020-12-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Dec 19 16:00:17 UTC 2020 Modified Files: src/distrib/sets/lists/tests: mi src/usr.bin/make/unit-tests: Makefile Added Files: src/usr.bin/make/unit-tests: directive-for-null.exp directive-for-null.mk

CVS commit: src/usr.bin/make

2020-12-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Dec 19 16:05:33 UTC 2020 Modified Files: src/usr.bin/make: parse.c Log Message: make(1): rename mode constants for ParseGetLine to be more expressive To generate a diff of this commit: cvs rdiff -u -r1.498 -r1.499 src/usr.bi

CVS commit: src/usr.bin/make

2020-12-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Dec 19 17:49:11 UTC 2020 Modified Files: src/usr.bin/make: parse.c Log Message: make(1): extract ParseForLoop from ParseReadLine To generate a diff of this commit: cvs rdiff -u -r1.499 -r1.500 src/usr.bin/make/parse.c Pleas

CVS commit: src/usr.bin/make

2020-12-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Dec 19 17:54:29 UTC 2020 Modified Files: src/usr.bin/make: parse.c Log Message: make(1): extract ParseSkippedBranches from ParseReadLine To generate a diff of this commit: cvs rdiff -u -r1.500 -r1.501 src/usr.bin/make/parse.

CVS commit: src/sys/dev/ata

2020-12-19 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Dec 19 18:09:44 UTC 2020 Modified Files: src/sys/dev/ata: ata_subr.c Log Message: ata_timeout: restore spl in ATACH_RECOVERING path To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/sys/dev/ata/ata_subr.c

CVS commit: [netbsd-8] src/distrib

2020-12-19 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Dec 19 19:02:53 UTC 2020 Modified Files: src/distrib/amiga/miniroot [netbsd-8]: install.md src/distrib/hp300/miniroot [netbsd-8]: install.md src/distrib/mac68k/miniroot [netbsd-8]: install.md src/distrib

CVS commit: [netbsd-8] src/sys/dev/scsipi

2020-12-19 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Dec 19 19:04:49 UTC 2020 Modified Files: src/sys/dev/scsipi [netbsd-8]: scsiconf.c Log Message: Pull up following revision(s) (requested by tsutsui in ticket #1640): sys/dev/scsipi/scsiconf.c: revision 1.283 Add NOLU

CVS commit: [netbsd-8] src/doc

2020-12-19 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Dec 19 19:06:12 UTC 2020 Modified Files: src/doc [netbsd-8]: CHANGES-8.3 Log Message: Tickets #1639 and #1640 To generate a diff of this commit: cvs rdiff -u -r1.1.2.60 -r1.1.2.61 src/doc/CHANGES-8.3 Please note that diffs

CVS commit: src/sys/dev/ic

2020-12-19 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Dec 19 19:12:02 UTC 2020 Modified Files: src/sys/dev/ic: ahcisata_core.c Log Message: ahci_exec_fis: wait for the correct amount of time when AT_WAIT is set To generate a diff of this commit: cvs rdiff -u -r1.83 -r1.84 src

CVS commit: src/usr.bin/make/unit-tests

2020-12-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Dec 19 19:49:01 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: directive-elif.exp directive-elif.mk Log Message: make(1): rewrite tests for misspelled .elif directive Put the simple tests at the top, demonstrating that

CVS commit: src/usr.bin/make

2020-12-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Dec 19 20:16:36 UTC 2020 Modified Files: src/usr.bin/make: nonints.h parse.c var.c Log Message: make(1): extract Var_Undef from ParseDirective To generate a diff of this commit: cvs rdiff -u -r1.173 -r1.174 src/usr.bin/make/

CVS commit: src/usr.bin/make/unit-tests

2020-12-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Dec 19 20:35:39 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: directive-undef.mk Log Message: make(1): add tests for undefining variables with exotic names To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

CVS commit: src/usr.bin/make

2020-12-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Dec 19 20:47:24 UTC 2020 Modified Files: src/usr.bin/make: nonints.h var.c Log Message: make(1): extract Var_DeleteVar from Var_Delete To generate a diff of this commit: cvs rdiff -u -r1.174 -r1.175 src/usr.bin/make/nonints.

CVS commit: src/sys/arch/landisk/dev

2020-12-19 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat Dec 19 21:25:04 UTC 2020 Modified Files: src/sys/arch/landisk/dev: button.c Log Message: Use sel{record,remove}_knote(). To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/sys/arch/landisk/dev/button.c Please

CVS commit: src/sys/arch/landisk/landisk

2020-12-19 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat Dec 19 21:27:52 UTC 2020 Modified Files: src/sys/arch/landisk/landisk: bus_dma.c intr.c Log Message: malloc(9) -> kmem(9) To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/sys/arch/landisk/landisk/bus_dma.c

CVS commit: src/sys/arch/luna68k/luna68k

2020-12-19 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat Dec 19 21:38:31 UTC 2020 Modified Files: src/sys/arch/luna68k/luna68k: isr.c Log Message: malloc(9) -> kmem(9) To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/sys/arch/luna68k/luna68k/isr.c Please note th

CVS commit: src/sys/arch/m68k/m68k

2020-12-19 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat Dec 19 21:39:24 UTC 2020 Modified Files: src/sys/arch/m68k/m68k: bus_dma.c Log Message: malloc(9) -> kmem(9) To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 src/sys/arch/m68k/m68k/bus_dma.c Please note that d

CVS commit: src/sys/arch/mac68k/dev

2020-12-19 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat Dec 19 21:46:40 UTC 2020 Modified Files: src/sys/arch/mac68k/dev: aed.c Log Message: Use sel{record,remove}_knote(). To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/sys/arch/mac68k/dev/aed.c Please note t

CVS commit: src/sys/arch/mac68k

2020-12-19 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat Dec 19 21:48:04 UTC 2020 Modified Files: src/sys/arch/mac68k/dev: macfb.c src/sys/arch/mac68k/nubus: cpi_nubus.c src/sys/arch/mac68k/obio: iwm_fd.c Log Message: malloc(9) -> kmem(9) To generate a diff of thi

CVS commit: src/sys/arch/evbarm/evbarm

2020-12-19 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Dec 19 21:54:00 UTC 2020 Modified Files: src/sys/arch/evbarm/evbarm: autoconf.c Log Message: implement boot -d for arm64. could be done at the end of initarm() except it hangs currently. this gets you a db> prompt before devices

CVS commit: src/sys/arch/macppc/dev

2020-12-19 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat Dec 19 21:54:42 UTC 2020 Modified Files: src/sys/arch/macppc/dev: aed.c apm.c Log Message: Use sel{record,remove}_knote(). To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/sys/arch/macppc/dev/aed.c cvs rdif

CVS commit: src/sys

2020-12-19 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat Dec 19 22:09:15 UTC 2020 Modified Files: src/sys/external/bsd/drm2/drm: drm_cdevsw.c src/sys/miscfs/fifofs: fifo_vnops.c Log Message: Use sel{record,remove}_knote(). To generate a diff of this commit: cvs rdiff -u -

CVS commit: src/usr.bin/make

2020-12-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Dec 19 22:10:18 UTC 2020 Modified Files: src/usr.bin/make: var.c src/usr.bin/make/unit-tests: directive-undef.exp directive-undef.mk Log Message: make(1): error out if .undef has not exactly 1 argument To generate a

CVS commit: src/sys/compat/common

2020-12-19 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat Dec 19 22:10:56 UTC 2020 Modified Files: src/sys/compat/common: bio_30.c Log Message: malloc(9) -> kmem(9) To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/compat/common/bio_30.c Please note that diffs a

CVS commit: src/sys/coda

2020-12-19 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat Dec 19 22:11:57 UTC 2020 Modified Files: src/sys/coda: coda_psdev.c Log Message: Use sel{record,remove}_knote(). To generate a diff of this commit: cvs rdiff -u -r1.58 -r1.59 src/sys/coda/coda_psdev.c Please note that diff

CVS commit: src/sys/arch/x68k/dev

2020-12-19 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat Dec 19 22:16:15 UTC 2020 Modified Files: src/sys/arch/x68k/dev: event.c Log Message: Use sel{record,remove}_knote(). To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/sys/arch/x68k/dev/event.c Please note t

CVS commit: src/usr.bin/make

2020-12-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Dec 19 22:33:12 UTC 2020 Modified Files: src/usr.bin/make: parse.c src/usr.bin/make/unit-tests: directive-if.exp directive-if.mk directive-info.exp directive-info.mk directive-warning.exp directi

CVS commit: src/sys/arch/arm/arm32

2020-12-19 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Dec 19 23:22:18 UTC 2020 Modified Files: src/sys/arch/arm/arm32: bus_dma.c Log Message: No need to allocate bounce buffers if we have a single range that covers all of physical memory. To generate a diff of this commit: cv

CVS commit: src/sys/ddb

2020-12-19 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Dec 19 23:32:36 UTC 2020 Modified Files: src/sys/ddb: TODO Log Message: update several items that are done or dead. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/sys/ddb/TODO Please note that diffs are not

CVS commit: src

2020-12-19 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Dec 19 23:38:21 UTC 2020 Modified Files: src/share/man/man4: ddb.4 src/sys/kern: subr_pool.c Log Message: ddb: add two new modifiers to "show pool" and "show all pools" - /s shows a short single-line per pool list (the n

CVS commit: src/sys/dev/ic

2020-12-19 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Dec 20 00:14:30 UTC 2020 Modified Files: src/sys/dev/ic: ahcisata_core.c Log Message: Retry clearing WDCTL_RST a few times before giving up. Makes SATA work in Solidrun Honeycomb LX2K. To generate a diff of this commit: cv

CVS commit: src/usr.bin/make

2020-12-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Dec 20 00:47:21 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): extract string functions from ApplyModifier_To To generate a diff of this commit: cvs rdiff -u -r1.737 -r1.738 src/usr.bin/make/var.c Pl

CVS commit: src/usr.bin/make

2020-12-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Dec 20 00:57:29 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): replace FStr_Assign with separate initialization functions In GetVarnamesToUnexport, there is no need to free the local FStr since the onl