Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Jan 2003 00:52:43 -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/include Makefile src/etc/mtree BSD.include.dist src/etc MAKEDEV src/usr.sbin/fwcontrol Makefile fwcontrol.8 fwcontrol.c fwcrom.c
Message-ID:  <200301050852.h058qhXs026205@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
simokawa    2003/01/05 00:52:43 PST

  Modified files:        (Branch: RELENG_5_0)
    usr.sbin             Makefile 
    include              Makefile 
    etc/mtree            BSD.include.dist 
    etc                  MAKEDEV 
  Added files:           (Branch: RELENG_5_0)
    usr.sbin/fwcontrol   Makefile fwcontrol.8 fwcontrol.c fwcrom.c 
  Log:
  MFC: Introduce FireWire userland utility.
  - Install header files.
  - Make device nodes.
  
  Approved by:    re (rwatson)
  
  Revision   Changes    Path
  1.332.2.1  +12 -0     src/etc/MAKEDEV
  1.63.2.1   +2 -0      src/etc/mtree/BSD.include.dist
  1.191.2.1  +2 -2      src/include/Makefile
  1.238.2.1  +1 -0      src/usr.sbin/Makefile
  1.1.4.1    +7 -0      src/usr.sbin/fwcontrol/Makefile (new)
  1.2.2.1    +85 -0     src/usr.sbin/fwcontrol/fwcontrol.8 (new)
  1.3.2.1    +392 -0    src/usr.sbin/fwcontrol/fwcontrol.c (new)
  1.2.2.1    +255 -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?200301050852.h058qhXs026205>