Searched hist:150303 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/sys/
H A Duuid.hdiff 150303 Sun Sep 18 19:40:15 MDT 2005 marcel Move the UUID generator into its own function, called kern_uuidgen(),
so that UUIDs can be generated from within the kernel. The uuidgen(2)
syscall now allocates kernel memory, calls the generator, and does a
copyout() for the whole UUID store. This change is in support of GPT.
/freebsd-9.3-release/sys/kern/
H A Dkern_uuid.cdiff 150303 Sun Sep 18 19:40:15 MDT 2005 marcel Move the UUID generator into its own function, called kern_uuidgen(),
so that UUIDs can be generated from within the kernel. The uuidgen(2)
syscall now allocates kernel memory, calls the generator, and does a
copyout() for the whole UUID store. This change is in support of GPT.

Completed in 116 milliseconds