cvs commit: src/sys/sys filedesc.h

Bruce Evans bde at FreeBSD.org
Thu Mar 4 03:20:03 PST 2004


bde         2004/03/04 03:20:03 PST

  FreeBSD src repository

  Modified files:
    sys/sys              filedesc.h 
  Log:
  Don't manually optimize for 20 year old compilers by casting to u_int
  to get a free check for negative ints.  Rev.1.35 got my request to
  remove the cast mostly backwards.
  
  Revision  Changes    Path
  1.58      +1 -2      src/sys/sys/filedesc.h


More information about the cvs-all mailing list