]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
Use 14 bits for the clock sequence, instead of just 13 bits when
authorTheodore Ts'o <tytso@mit.edu>
Sat, 20 Mar 2004 00:56:55 +0000 (19:56 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 20 Mar 2004 00:56:55 +0000 (19:56 -0500)
generating UUID's.

ChangeLog
lib/uuid/ChangeLog

index 0d3abcd34e396d24a46f5a22a31361bb56058d7c..f4f22b60dca263f629d84dddafd24787e241c58c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-03-19  Theodore Ts'o  <tytso@mit.edu>
+
+       * configure.in: Add tests for sa_len in struct sockaddr and test
+               for net/if_dl.h for better Darwin support.
+
 2004-03-04  Theodore Ts'o  <tytso@mit.edu>
 
        * e2fsprogs.spec.in: Mostly synchronize spec file with the one
index b3e9392a165476fbd22e4fbe58b0f95f3aded6a9..77f0f7134e2258921820d54c1bb35b6bef970e4e 100644 (file)
@@ -1,3 +1,11 @@
+2004-03-19  Theodore Ts'o  <tytso@mit.edu>
+
+       * gen_uuid.c (get_clock): Use 14 bits for the clock sequence,
+               instead of just 13 bits.
+
+       * gen_uuid.c (get_node_id): Fix so that Darwin will actually get
+               the ethernet address correctly.
+
 2004-02-29  Brian Bergstrand  <brian@bergstrand.org>
 
        * Makefile.in: Use $(BSDLIB_PIC_FLAG) to determine whether to use