Module Name: src Committed By: jakllsch Date: Sat Jan 11 20:29:03 UTC 2014
Modified Files: src/sys/dev/pckbport: pckbport.c Log Message: KASSERT that cmd is non-NULL in more places, and in a place that previously did not use KASSERT to do the same thing. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/sys/dev/pckbport/pckbport.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.