Date: Sat, 6 Aug 2005 22:26:51 +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: <200508062226.j76MQpZI030464@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
csjp 2005-08-06 22:26:51 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.bin/fstat fstat.c Log: MFC revision 1.61 to RELENG_6 date: 2005/07/30 20:00:13; author: csjp; state: Exp; lines: +16 -4 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. Approved by: re (kensmith) Revision Changes Path 1.60.2.1 +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?200508062226.j76MQpZI030464>