Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Dec 2002 23:33:53 -0800 (PST)
From:      Hidetoshi Shimokawa <simokawa@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin Makefile src/sys/dev/firewire iec13213.h src/include Makefile src/etc/mtree BSD.include.dist src/etc MAKEDEV src/usr.sbin/fwcontrol Makefile fwcontrol.8 fwcontrol.c fwcrom.c
Message-ID:  <200212310733.gBV7Xrqg082213@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
simokawa    2002/12/30 23:33:53 PST

  Modified files:        (Branch: RELENG_4)
    usr.sbin             Makefile 
    sys/dev/firewire     iec13213.h 
    include              Makefile 
    etc/mtree            BSD.include.dist 
    etc                  MAKEDEV 
  Added files:           (Branch: RELENG_4)
    usr.sbin/fwcontrol   Makefile fwcontrol.8 fwcontrol.c fwcrom.c 
  Log:
  MFC: Introduce FireWire userland utility.
  - Install header files.
  - Make device nodes.
  - Add CSR related macros.
  
  Revision    Changes    Path
  1.243.2.56  +12 -0     src/etc/MAKEDEV
  1.32.2.13   +2 -0      src/etc/mtree/BSD.include.dist
  1.109.2.26  +1 -1      src/include/Makefile
  1.1.2.2     +62 -5     src/sys/dev/firewire/iec13213.h
  1.183.2.13  +1 -0      src/usr.sbin/Makefile
  1.1.2.1     +7 -0      src/usr.sbin/fwcontrol/Makefile (new)
  1.1.2.1     +87 -0     src/usr.sbin/fwcontrol/fwcontrol.8 (new)
  1.1.2.1     +410 -0    src/usr.sbin/fwcontrol/fwcontrol.c (new)
  1.1.2.1     +254 -0    src/usr.sbin/fwcontrol/fwcrom.c (new)

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?200212310733.gBV7Xrqg082213>