CVS commit: src/sys/dtb

2020-05-22 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Sat May 23 02:11:24 UTC 2020 Modified Files: src/sys/dtb: Makefile Log Message: Simplify. No need to use sed... To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/dtb/Makefile Please note that diffs are not public

CVS commit: src/sys/dtb

2020-05-22 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Sat May 23 00:07:27 UTC 2020 Modified Files: src/sys/dtb: Makefile Log Message: Fix previous; add hack to prevent NetBSD RCSID from being expanded... To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/dtb/Makefile

CVS commit: src/sys/dtb

2020-05-22 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Fri May 22 23:57:13 UTC 2020 Modified Files: src/sys/dtb: Makefile Log Message: update-sets: - sort entries - add NetBSD RCSID - add "DO NOT EDIT" comment To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/dtb/Make