Module Name: src Committed By: isaki Date: Thu Aug 4 12:15:08 UTC 2016
Modified Files: src/sys/arch/x68k/stand/boot: boot.c Log Message: gets -> kgets. the last part of PR/51200. It was using libsa's gets, so it's possible to change to kgets as rev 1.23. I've confirmed that it works. To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/sys/arch/x68k/stand/boot/boot.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.