Subject: CVS commit: src/lib/libpuffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 09/06/2007 16:08:56
Module Name: src
Committed By: pooka
Date: Thu Sep 6 16:08:56 UTC 2007
Modified Files:
src/lib/libpuffs: framebuf.c puffs.h puffs_framebuf.3
Log Message:
Give cmpframe() the ability to shortcircuit the comparison loop by
signalling back that the buffer under examination is not a response
at all.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/lib/libpuffs/framebuf.c
cvs rdiff -r1.82 -r1.83 src/lib/libpuffs/puffs.h
cvs rdiff -r1.11 -r1.12 src/lib/libpuffs/puffs_framebuf.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.