rodrigc     2005-11-23 23:22:56 UTC

  FreeBSD src repository

  Modified files:
    sbin/mount           Makefile extern.h 
  Removed files:
    sbin/mount           mount_ufs.c 
  Log:
  Remove UFS-specific parts from mount(8).
  For mounting UFS, all mount options are passed directly to nmount(),
  without any UFS-specific logic.
  
  Revision  Changes    Path
  1.18      +1 -1      src/sbin/mount/Makefile
  1.7       +0 -2      src/sbin/mount/extern.h
  1.29      +0 -133    src/sbin/mount/mount_ufs.c (dead)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to