CVS commit: src/sys/dev/gpib

2020-05-25 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Mon May 25 19:01:15 UTC 2020 Modified Files: src/sys/dev/gpib: hil_gpib.c Log Message: This driver is incomplete and doens't even compile, but make it use CFATTACH_DECL_NEW() anyway. To generate a diff of this commit: cvs rdiff

CVS commit: src/sys/dev/gpib

2019-12-01 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Dec 1 16:22:10 UTC 2019 Modified Files: src/sys/dev/gpib: mt.c Log Message: Mark unreachable branch with __unreachable() to fix i386/ALL build. To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 src/sys/dev/gp

CVS commit: src/sys/dev/gpib

2019-02-24 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sun Feb 24 20:54:13 UTC 2019 Modified Files: src/sys/dev/gpib: mt.c Log Message: Add missing FALLTHROUGH in gpib/mt.c Requested by GCC in NetBSD/i386 kUBSan KCOV build. To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.

CVS commit: src/sys/dev/gpib

2019-02-23 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Feb 23 11:33:31 UTC 2019 Modified Files: src/sys/dev/gpib: ct.c Log Message: Improve fallthrough statement wording in dev/gpib/ct.c Fixes build with kUBSan on NetBSD/i386. To generate a diff of this commit: cvs rdiff -u -r1.

CVS commit: src/sys/dev/gpib

2014-12-31 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Dec 31 20:36:20 UTC 2014 Modified Files: src/sys/dev/gpib: rd.c Log Message: fix typo To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/sys/dev/gpib/rd.c Please note that diffs are not public domain; they

CVS commit: src/sys/dev/gpib

2014-03-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Mar 23 03:41:10 UTC 2014 Modified Files: src/sys/dev/gpib: rd.c Log Message: remove unused To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/sys/dev/gpib/rd.c Please note that diffs are not public domain;

CVS commit: src/sys/dev/gpib

2014-03-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Mar 23 02:57:20 UTC 2014 Modified Files: src/sys/dev/gpib: mt.c Log Message: remove unused To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/sys/dev/gpib/mt.c Please note that diffs are not public domain;