Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/mount_puffs
Module Name: src
Committed By: pooka
Date: Thu Jan 14 21:25:49 UTC 2010
Added Files:
src/sbin/mount_puffs: Makefile mount_puffs.8 mount_puffs.c
Log Message:
Add a generic puffs kernel utility for querying mount arguments.
E.g.:
golem> dtfs -r 'chr 15 25' dtfs /puffs
golem> mount_puffs -o getargs dtfs /puffs
version=26, flags=0x10, root cookie=0xbb90c0c0, root type=VCHR, root
size=0, root rdev=0xf19
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sbin/mount_puffs/Makefile \
src/sbin/mount_puffs/mount_puffs.8 src/sbin/mount_puffs/mount_puffs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index