marcel b00bab4473 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.
2005-09-18 21:40:15 +00:00
..
2005-09-18 20:51:34 +00:00
2005-03-28 18:31:18 +00:00
2005-09-16 01:42:50 +00:00
2005-09-12 01:21:42 +00:00