Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 May 2002 17:01:01 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 11885 for review
Message-ID:  <200205260001.g4Q011H85968@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=11885

Change 11885 by marcel@marcel_vaio on 2002/05/25 17:00:54

	Implementation of the uuidgen tool. It allows generating multiple
	UUIDs at the same time. I have no idea if there's such a thing as
	standard options or features for this monkey. We'll see...
	
	XXX The manpage references the non-existing uuidgen(2) manpage :-)

Affected files ...

... //depot/projects/ia64/usr.bin/Makefile#24 edit
... //depot/projects/ia64/usr.bin/uuidgen/Makefile#1 add
... //depot/projects/ia64/usr.bin/uuidgen/uuidgen.1#1 add
... //depot/projects/ia64/usr.bin/uuidgen/uuidgen.c#1 add

Differences ...

==== //depot/projects/ia64/usr.bin/Makefile#24 (text+ko) ====

@@ -171,6 +171,7 @@
 	users \
 	uudecode \
 	uuencode \
+	uuidgen \
 	vgrind \
 	vi \
 	vis \

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205260001.g4Q011H85968>