cvs commit: src/sbin Makefile src/usr.sbin Makefile

Gordon Tetlow gordon at FreeBSD.org
Wed Jul 2 09:16:51 PDT 2003


gordon      2003/07/02 09:16:49 PDT

  FreeBSD src repository

  Modified files:
    sbin                 Makefile 
    usr.sbin             Makefile 
  Log:
  Move mount_portalfs, mount_smbfs, and mount_nwfs from sbin to usr.sbin.
  They don't have alot of reason to be in sbin and contribute to library
  bloat in the dynamic case. If you are using any of these filesystem
  type to hold your /usr, please seek professional help.
  
  The actual code was repo-copied by joe.
  
  Revision  Changes    Path
  1.123     +1 -4      src/sbin/Makefile
  1.261     +3 -0      src/usr.sbin/Makefile


More information about the cvs-src mailing list