Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Dec 2001 03:41:22 -0800 (PST)
From:      Sheldon Hearn <sheldonh@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/include Makefile src/lib Makefile src/sbin Makefile src/usr.bin Makefile src/etc Makefile nsmb.conf src/lib/libsmb Makefile src/sbin/mount_smbfs Makefile src/usr.bin/smbutil Makefile
Message-ID:  <200112141141.fBEBfMb24312@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sheldonh    2001/12/14 03:41:22 PST

  Modified files:
    include              Makefile 
    lib                  Makefile 
    sbin                 Makefile 
    usr.bin              Makefile 
    etc                  Makefile 
  Added files:
    etc                  nsmb.conf 
    lib/libsmb           Makefile 
    sbin/mount_smbfs     Makefile 
    usr.bin/smbutil      Makefile 
  Log:
  Add bmake glue for src/contrib/smbfs and connect userland smbfs
  support to the build.
  
  The MFC reminder below is subject to <re@FreeBSD.org> approval
  prior to 4.5-RELEASE.
  
  Reviewed by:    bp, fjoe
  MFC:    1 week
  
  Revision  Changes    Path
  1.265     +2 -2      src/etc/Makefile
  1.1       +55 -0     src/etc/nsmb.conf (new)
  1.160     +7 -0      src/include/Makefile
  1.131     +1 -1      src/lib/Makefile
  1.1       +19 -0     src/lib/libsmb/Makefile (new)
  1.96      +1 -0      src/sbin/Makefile
  1.1       +23 -0     src/sbin/mount_smbfs/Makefile (new)
  1.174     +1 -0      src/usr.bin/Makefile
  1.1       +14 -0     src/usr.bin/smbutil/Makefile (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?200112141141.fBEBfMb24312>