cvs commit: src/usr.bin/fstat fstat.c

Ed Schouten ed at FreeBSD.org
Thu Jun 12 10:15:31 UTC 2008


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


More information about the cvs-all mailing list