rwatson     2003/04/10 10:52:10 PDT
  FreeBSD src repository
  Modified files:
    sys/sys              mbuf.h 
  Log:
  Check M_TRYWAIT as a flag, not a constant, in MBTOM() mbuf allocator
  to malloc flag converter.
  
  Revision  Changes    Path
  1.119     +1 -1      src/sys/sys/mbuf.h