freebsd-dev/usr.sbin/pccard/pccardd
Warner Losh 87db5eaa0d Bump CIS_MAXSTR from 30 to 254. pccard appears to define the entire
section we take them from to be up to 255 bytes long, so that's the
max size for the string.  They can't all be this big, but I don't have
a better number and better to be a little long than a little short.

Also only consume len characters of the cis buffer so we don't run off
the end into the next buffer and get garbage.  This second patch
shouldn't impact anything, but I'll hold off back porting this to
-stable until I get more reports on the stability before/after this
fix.
1999-12-07 19:23:56 +00:00
..
cardd.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
cardd.h $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
file.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
Makefile Moved main() to a new file (pccardd.c). 1998-02-27 08:19:25 +00:00
pccard.conf.5 $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
pccardd.8 $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
pccardd.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
readcis.c Bump CIS_MAXSTR from 30 to 254. pccard appears to define the entire 1999-12-07 19:23:56 +00:00
readcis.h Bump CIS_MAXSTR from 30 to 254. pccard appears to define the entire 1999-12-07 19:23:56 +00:00
util.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00