CVS commit: src/games/fortune/datfiles

2020-10-29 Thread Simon Burge
Module Name:src Committed By: simonb Date: Fri Oct 30 04:56:32 UTC 2020 Modified Files: src/games/fortune/datfiles: fortunes Log Message: Add one. To generate a diff of this commit: cvs rdiff -u -r1.92 -r1.93 src/games/fortune/datfiles/fortunes Please note that diffs

CVS commit: src/usr.bin/make

2020-10-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Oct 29 20:37:47 UTC 2020 Modified Files: src/usr.bin/make: parse.c Log Message: make(1): move comment from Parse_DoVar to Parse_IsVar To generate a diff of this commit: cvs rdiff -u -r1.409 -r1.410 src/usr.bin/make/parse.c

CVS commit: src

2020-10-29 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Thu Oct 29 20:26:24 UTC 2020 Modified Files: src: Makefile Log Message: G/c spurious whitespace. To generate a diff of this commit: cvs rdiff -u -r1.332 -r1.333 src/Makefile Please note that diffs are not public domain; they are

CVS commit: src/lib

2020-10-29 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Oct 29 20:11:18 UTC 2020 Modified Files: src/lib: Makefile Log Message: lib: Move sqlite, since it depends on libm To generate a diff of this commit: cvs rdiff -u -r1.285 -r1.286 src/lib/Makefile Please note that diffs are

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

2020-10-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Oct 29 19:07:45 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: varmod-quote.mk Log Message: make(1): add test for the :Q modifier To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

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

2020-10-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Oct 29 19:01:11 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: varmod-localtime.mk Log Message: make(1): add test for default format of the :localtime modifier To generate a diff of this commit: cvs rdiff -u -r1.3

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

2020-10-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Oct 29 18:59:43 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: varmod-gmtime.mk Log Message: make(1): add test for default time format of the :gmtime modifier To generate a diff of this commit: cvs rdiff -u -r1.2

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

2020-10-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Oct 29 18:38:24 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: vardebug.exp vardebug.mk Log Message: make(1): add test for ignoring assignment to read-only variable To generate a diff of this commit: cvs rdiff -u

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

2020-10-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Oct 29 18:19:41 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: Makefile vardebug.exp vardebug.mk Log Message: make(1): move MAKEFLAGS handling in vardebug test to the test itself To generate a diff of this commit:

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

2020-10-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Oct 29 17:27:12 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: directive-export.mk Log Message: make(1): add test for .export and Var_Delete To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/external/public-domain/sqlite/lib

2020-10-29 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Oct 29 16:35:33 UTC 2020 Modified Files: src/external/public-domain/sqlite/lib: Makefile sqlite3.pc.in Log Message: sqlite: fts5 extension requires we link with -lm To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11

CVS commit: src/external/public-domain/sqlite

2020-10-29 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Oct 29 12:38:06 UTC 2020 Modified Files: src/external/public-domain/sqlite: Makefile.inc Log Message: sqlite3: Turn on extensions that default-on using the configure script Includes json1 and fts5, which are both needed by

CVS commit: src/sys/dev/wscons

2020-10-29 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Oct 29 09:08:35 UTC 2020 Modified Files: src/sys/dev/wscons: wsconsio.h Log Message: wscons(4): WSKBD_TYPE_PC_AT is automatically translated to WSKBD_TYPE_PC_XT in modern kernels To generate a diff of this commit: cvs rdiff -u

CVS commit: src/usr.sbin/mopd/mopcopy

2020-10-29 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Oct 29 08:50:42 UTC 2020 Modified Files: src/usr.sbin/mopd/mopcopy: mopcopy.c Log Message: Fix obvious copy To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/usr.sbin/mopd/mopcopy/mopcopy.c Please note that

CVS commit: src/sys/dev/i2c

2020-10-29 Thread Julian Coleman
Module Name:src Committed By: jdc Date: Thu Oct 29 06:55:51 UTC 2020 Modified Files: src/sys/dev/i2c: files.i2c Added Files: src/sys/dev/i2c: pcf8574.c Log Message: Add a driver for the PCF8574 I/O expander, used as a GPIO in some sparc64 hardware. The driver

CVS commit: src/sys/dev/i2c

2020-10-29 Thread Julian Coleman
Module Name:src Committed By: jdc Date: Thu Oct 29 06:50:53 UTC 2020 Modified Files: src/sys/dev/i2c: pcagpio.c Log Message: Handle the change in the sparc64 OFW patching, where we now encode the GPIO pin type in the pin name (only LED types are currently handled). To

CVS commit: src/sys/arch/sparc64/sparc64

2020-10-29 Thread Julian Coleman
Module Name:src Committed By: jdc Date: Thu Oct 29 06:47:39 UTC 2020 Modified Files: src/sys/arch/sparc64/sparc64: autoconf.c ofw_patch.c ofw_patch.h Log Message: Add information about GPIO pin assignments and drive bays in the E250 and v240. Consolidate common code for