CVS commit: src/sys/arch/hp300/stand/inst

2016-06-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jun 5 17:44:40 UTC 2016 Modified Files: src/sys/arch/hp300/stand/inst: inst.c Log Message: get rid of gets To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/sys/arch/hp300/stand/inst/inst.c Please note th

CVS commit: src/sys/arch/hp300/stand/inst

2014-06-20 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sat Jun 21 02:01:21 UTC 2014 Modified Files: src/sys/arch/hp300/stand/inst: inst.c Log Message: Properly use an unused-but-set-variable. Also replace a magic number. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.1