Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Apr 1996 22:45:42 -0700 (PDT)
From:      Nate Williams <nate>
To:        CVS-committers, cvs-all, cvs-usrsbin
Subject:   cvs commit:  src/usr.sbin/pccard/pccardc dumpcis.c enabler.c pccardc.c pccardmem.c printcis.c rdmap.c rdreg.c wrattr.c wrreg.c
Message-ID:  <199604100545.WAA28634@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

nate        96/04/09 22:45:41

  Modified:    usr.sbin/pccard/pccardc  dumpcis.c enabler.c pccardc.c
                        pccardmem.c printcis.c rdmap.c  rdreg.c wrattr.c
                        wrreg.c
  Log:
  Run indent on all these files to make them more readable.  (I also went
  through by hand and cleaned up some indent bogons.)
  
  Revision  Changes    Path
  1.3       +24 -26    src/usr.sbin/pccard/pccardc/dumpcis.c
  1.3       +41 -55    src/usr.sbin/pccard/pccardc/enabler.c
  1.2       +28 -27    src/usr.sbin/pccard/pccardc/pccardc.c
  1.3       +12 -15    src/usr.sbin/pccard/pccardc/pccardmem.c
  1.3       +200 -245  src/usr.sbin/pccard/pccardc/printcis.c
  1.3       +24 -26    src/usr.sbin/pccard/pccardc/rdmap.c
  1.3       +17 -22    src/usr.sbin/pccard/pccardc/rdreg.c
  1.3       +14 -18    src/usr.sbin/pccard/pccardc/wrattr.c
  1.3       +12 -15    src/usr.sbin/pccard/pccardc/wrreg.c



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