Date: Thu, 12 Jun 2008 10:15:14 +0000 (UTC) From: Ed Schouten <ed@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: <200806121015.m5CAFVMM009314@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ed 2008-06-12 10:15:14 UTC
FreeBSD src repository
Modified files:
usr.bin/fstat fstat.c
Log:
SVN rev 179759 on 2008-06-12 10:15:14Z by ed
Fix build of fstat after minor() changes.
Even though I ran a `make universe' to see whether the changes to the
device minor number macro's broke the build, I was not expecting `make
universe' to silently continue if build errors occured, thus causing me
to overlook the build error.
Approved by: philip (mentor)
Pointyhat to: me
Revision Changes Path
1.68 +1 -1 src/usr.bin/fstat/fstat.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806121015.m5CAFVMM009314>
