pjd         2008-04-26 13:04:48 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              mount.h 
    sys/kern             vfs_subr.c 
  Log:
  Implement 'show mount' command in DDB. Without argument, it prints short
  info about all currently mounted file systems. When an address is given
  as an argument, prints detailed info about the given mount point.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.730     +152 -0    src/sys/kern/vfs_subr.c
  1.230     +5 -0      src/sys/sys/mount.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to