Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Apr 2000 03:56:26 -0700 (PDT)
From:      Mitsuru IWASAKI <iwasaki@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/pccard/pccardd cardd.c cardd.h file.c pccard.conf.5 pccardd.8 pccardd.c readcis.c readcis.h
Message-ID:  <200004151056.DAA89933@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
iwasaki     2000/04/15 03:56:26 PDT

  Modified files:        (Branch: RELENG_4)
    usr.sbin/pccard/pccardd cardd.c cardd.h file.c pccard.conf.5 
                            pccardd.8 pccardd.c readcis.c 
                            readcis.h 
  Log:
  MFC:
   - default config file changed from /etc/pccard.conf to
     /etc/defaults/pccard.conf in pccardd.
   - remove etc/pccard.conf.sample.  This file is no longer used.
   - support wildcard entry for generic serial and fixed disk
     as fallthrough entry.
   - add restart capability by SIGHUP.
  
  src/usr.sbin/pccard/pccardd/cardd.c:		1.46 -> 1.47
  src/usr.sbin/pccard/pccardd/cardd.h:		1.18 -> 1.21
  src/usr.sbin/pccard/pccardd/file.c:		1.24 -> 1.28
  src/usr.sbin/pccard/pccardd/pccard.conf.5:	1.12 -> 1.14
  src/usr.sbin/pccard/pccardd/pccardd.8:		1.17 -> 1.19
  src/usr.sbin/pccard/pccardd/pccardd.c:		1.6 -> 1.9
  src/usr.sbin/pccard/pccardd/readcis.c:		1.17 -> 1.18
  src/usr.sbin/pccard/pccardd/readcis.h:		1.11 -> 1.12
  
  Approved by:	imp, jkh
  Obtained from:	PAO3
  
  Revision  Changes    Path
  1.46.2.1  +34 -5     src/usr.sbin/pccard/pccardd/cardd.c
  1.18.2.1  +10 -1     src/usr.sbin/pccard/pccardd/cardd.h
  1.24.2.1  +328 -53   src/usr.sbin/pccard/pccardd/file.c
  1.12.2.1  +41 -4     src/usr.sbin/pccard/pccardd/pccard.conf.5
  1.17.2.1  +19 -4     src/usr.sbin/pccard/pccardd/pccardd.8
  1.6.2.1   +100 -2    src/usr.sbin/pccard/pccardd/pccardd.c
  1.17.2.1  +15 -1     src/usr.sbin/pccard/pccardd/readcis.c
  1.11.2.1  +2 -1      src/usr.sbin/pccard/pccardd/readcis.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004151056.DAA89933>