Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jun 2008 04:46:06 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/etc/mtree BSD.include.dist src/include Makefile src/sys/conf files src/sys/dev/mpt mpt.h mpt_user.c src/sys/modules/mpt Makefile src/sys/sys mpt_ioctl.h src/usr.bin/tar COPYING Makefile bsdtar.1 bsdtar.c bsdtar.h ...
Message-ID:  <200806270450.m5R4oiLN039338@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2008-06-27 04:46:06 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    etc/mtree            BSD.include.dist 
    include              Makefile 
    sys/conf             files 
    sys/dev/mpt          mpt.h 
    sys/modules/mpt      Makefile 
    usr.bin/tar          COPYING Makefile bsdtar.1 bsdtar.c 
                         bsdtar.h bsdtar_platform.h 
                         config_freebsd.h getdate.y matching.c 
                         read.c tree.c tree.h util.c write.c 
  Added files:           (Branch: RELENG_6)
    sys/dev/mpt          mpt_user.c 
    sys/sys              mpt_ioctl.h 
  Log:
  SVN rev 180058 on 2008-06-27 04:46:06Z by jhb
  
  MFC: Add the mpt_user personality to mpt(4).
  
  Revision     Changes    Path
  1.100.2.5    +4 -0      src/etc/mtree/BSD.include.dist
  1.244.2.7    +3 -1      src/include/Makefile
  1.1031.2.74  +1 -0      src/sys/conf/files
  1.6.2.8      +3 -0      src/sys/dev/mpt/mpt.h
  1.1.4.1      +755 -0    src/sys/dev/mpt/mpt_user.c (new)
  1.2.2.1      +1 -1      src/sys/modules/mpt/Makefile
  1.1.4.1      +132 -0    src/sys/sys/mpt_ioctl.h (new)
  1.1.8.3      +0 -0      src/usr.bin/tar/COPYING
  1.24.2.6     +0 -0      src/usr.bin/tar/Makefile
  1.29.2.6     +0 -0      src/usr.bin/tar/bsdtar.1
  1.63.2.14    +0 -0      src/usr.bin/tar/bsdtar.c
  1.23.2.6     +0 -0      src/usr.bin/tar/bsdtar.h
  1.15.2.11    +0 -0      src/usr.bin/tar/bsdtar_platform.h
  1.1.2.2      +0 -0      src/usr.bin/tar/config_freebsd.h
  1.4.2.4      +0 -0      src/usr.bin/tar/getdate.y
  1.9.2.4      +0 -0      src/usr.bin/tar/matching.c
  1.23.2.9     +0 -0      src/usr.bin/tar/read.c
  1.2.2.4      +0 -0      src/usr.bin/tar/tree.c
  1.2.2.2      +0 -0      src/usr.bin/tar/tree.h
  1.13.2.6     +0 -0      src/usr.bin/tar/util.c
  1.41.2.13    +0 -0      src/usr.bin/tar/write.c



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