CVS commit: src/sys/dev/hpc/apm

2018-07-21 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sat Jul 21 18:11:09 UTC 2018 Modified Files: src/sys/dev/hpc/apm: apmdev.c Log Message: Remove unused variable. To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/sys/dev/hpc/apm/apmdev.c Please note that diffs are

CVS commit: src/sys/dev/hpc/apm

2013-11-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Nov 9 02:44:52 UTC 2013 Modified Files: src/sys/dev/hpc/apm: apmdev.c Log Message: fixed unused variable warning To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/sys/dev/hpc/apm/apmdev.c Please note that

CVS commit: src/sys/dev/hpc/apm

2012-10-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Oct 3 23:55:22 UTC 2012 Modified Files: src/sys/dev/hpc/apm: apmdev.c Log Message: remove diagnostic printfs to make this compile again. To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/sys/dev/hpc/apm/ap