Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name:    src
Committed By:   thorpej
Date:           Mon Aug 30 02:56:03 UTC 2004
Modified Files:
        src/sys/kern: kern_uuid.c
        src/sys/sys: uuid.h
Log Message:
- Define a constant to describe the length of a printed UUID string.
- Clean up the namespace of this module and enable the encode/decode
  functions and printing functions.
- Move the code that actually generates the UUID out of the system call
  routine and into its own function.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/kern/kern_uuid.c
cvs rdiff -r1.1 -r1.2 src/sys/sys/uuid.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index