summaryrefslogtreecommitdiffstats
path: root/sys/sys/uuid.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add uuid support routines to libc. From FreeBSD via NetBSD via Bitrig viamiod2014-08-311-2/+2
* Don't define uuid_t yet; unbreaks some ports. spotted by jca@miod2014-07-151-2/+2
* Initial support to read GPT partition tables in the kernel, if option GPT.miod2014-07-131-0/+75