marcel      2005-10-07 13:37:10 UTC
  FreeBSD src repository
  Modified files:
    sys/kern             kern_uuid.c 
    sys/sys              uuid.h 
  Log:
  Add parse_uuid() that creates a binary representation of an UUID from
  a string representation.
  
  Revision  Changes    Path
  1.10      +46 -0     src/sys/kern/kern_uuid.c
  1.6       +2 -0      src/sys/sys/uuid.h