Module Name: src Committed By: mlelstv Date: Fri Nov 23 06:31:57 UTC 2018
Modified Files: src/sbin/wsconsctl: keyboard.c util.c wsconsctl.c wsconsctl.h Log Message: When merging entries with the keyboard map, print only the resulting changes. While here, replace bcopy with standad memcpy. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/sbin/wsconsctl/keyboard.c cvs rdiff -u -r1.31 -r1.32 src/sbin/wsconsctl/util.c cvs rdiff -u -r1.18 -r1.19 src/sbin/wsconsctl/wsconsctl.c cvs rdiff -u -r1.12 -r1.13 src/sbin/wsconsctl/wsconsctl.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.