Date: Sat, 24 Nov 2001 07:41:38 -0800 (PST) From: Dima Dorfman <dd@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/watch watch.8 watch.c Message-ID: <200111241541.fAOFfdU30617@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dd 2001/11/24 07:41:38 PST
Modified files:
usr.sbin/watch watch.8 watch.c
Log:
Add an -f option which allows one to specify a snp device to use.
Previously, watch would always use the first device it could
successfully open, but this isn't always desired. Specifically, it
may not be desired during debugging (of snp), or if a particular snp
device has different permissions (which makes since after snp.c 1.64).
Revision Changes Path
1.22 +15 -1 src/usr.sbin/watch/watch.8
1.23 +15 -7 src/usr.sbin/watch/watch.c
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?200111241541.fAOFfdU30617>
