Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc Note uuid(3) and uuidgen(1).



details:   https://anonhg.NetBSD.org/src/rev/0011d06d2398
branches:  trunk
changeset: 569934:0011d06d2398
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Mon Sep 13 23:38:26 2004 +0000

description:
Note uuid(3) and uuidgen(1).

diffstat:

 doc/CHANGES |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r fa9d594de007 -r 0011d06d2398 doc/CHANGES
--- a/doc/CHANGES       Mon Sep 13 23:36:25 2004 +0000
+++ b/doc/CHANGES       Mon Sep 13 23:38:26 2004 +0000
@@ -1,4 +1,4 @@
-LIST OF CHANGES FROM LAST RELEASE:                     <$Revision: 1.364 $>
+LIST OF CHANGES FROM LAST RELEASE:                     <$Revision: 1.365 $>
 
 
 [Note: This file does not mention every change made to the NetBSD source tree.
@@ -117,3 +117,8 @@
        kernel: Add IPv4 PIM support from Pavlin Radoslavov and Hitoshi 
                Asaeda. Part of this work has been supported by the XORP 
                project http://www.xorp.org [manu 20040905]
+       libc: Add UUID manipulation routines, adapted from FreeBSD.
+               [thorpej 20040913]
+       uuidgen: Add a UUID generation tool, adapted from FreeBSD,
+               extended slightly with some additional DCE-compatible
+               options.  [thorpej 20040913]



Home | Main Index | Thread Index | Old Index