Module Name: src Committed By: jakllsch Date: Wed Feb 1 19:10:33 UTC 2017
Modified Files: src/sys/dev/isa: gus.c Log Message: Use boolean logical and operation on booleans, rather than bitwise and. >From David Binderman in PR kern/51936. To generate a diff of this commit: cvs rdiff -u -r1.110 -r1.111 src/sys/dev/isa/gus.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.