freebsd-dev/usr.sbin/pccard/pccardd
Nate Williams 50b5ec4154 - Changed strcmp to strncmp for checking the CIS manufacturer strings,
since we only store CIS_MAXSTR data, and the users may stick the
  'entire' CIS string returned from the card in /etc/pccard.conf and
  cause the comparison to (bogusly) fail.

Submitted by:	Brad Karp <karp@eecs.harvard.edu>
1997-12-08 06:35:07 +00:00
..
cardd.c - Changed strcmp to strncmp for checking the CIS manufacturer strings, 1997-12-08 06:35:07 +00:00
cardd.h - Renamed log_1s() to logmsg(). 1997-11-19 02:31:41 +00:00
file.c - Renamed log_1s() to logmsg(). 1997-11-19 02:31:41 +00:00
Makefile Use CFLAGS += instead of setting it directly. 1996-06-18 22:54:25 +00:00
pccard.conf.5 Use err(3). Add usage()s. 1997-10-06 11:36:08 +00:00
pccardd.8 Use err(3). Add usage()s. 1997-10-06 11:36:08 +00:00
readcis.c - Include <pccard/cardinfo.h> instead of <pccard/card.h> which was recently 1997-11-18 21:08:14 +00:00
readcis.h - Bump up the size of the space for strings read from PCMCIA cards. Newer 1997-09-23 19:51:32 +00:00
util.c - Renamed log_1s() to logmsg(). 1997-11-19 02:31:41 +00:00