Subject: CVS commit: [netbsd-1-5] src/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 03/15/2003 22:28:31
Module Name: src
Committed By: he
Date: Sat Mar 15 20:28:31 UTC 2003
Modified Files:
src/sys/dev/ic [netbsd-1-5]: midway.c
Log Message:
Pull up revision 1.44 (via ptch, requested by gmcgarry in ticket #8):
Convert from %b to bitmask_snprintf(). Allows this to compile
cleanly with later toolchains.
To generate a diff of this commit:
cvs rdiff -r1.40.4.2 -r1.40.4.3 src/sys/dev/ic/midway.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.