Date: Sat, 30 Jul 2005 20:00:13 +0000 (UTC) From: "Christian S.J. Peron" <csjp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/fstat fstat.c Message-ID: <200507302000.j6UK0Ddv092273@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
csjp 2005-07-30 20:00:13 UTC
FreeBSD src repository
Modified files:
usr.bin/fstat fstat.c
Log:
Introduce kdevtoname, which when given the kernel address of a
cdev structure, returns the device name associated with it through
the __si_namebuf member. This un-breaks the processing of devices.
This is a RELENG_6 candidate.
Reviewed by: phk
Revision Changes Path
1.61 +16 -4 src/usr.bin/fstat/fstat.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507302000.j6UK0Ddv092273>
