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: Sun Sep 12 23:17:37 UTC 2004
Modified Files:
src/sys/kern: kern_uuid.c
src/sys/sys: endian.h
Log Message:
Move the 16/32-bit encode/decode to/from octet stream routines from
kern_uuid.c to sys/endian.h (where FreeBSD has them), and add 64-bit
variants.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/kern/kern_uuid.c
cvs rdiff -r1.9 -r1.10 src/sys/sys/endian.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