summaryrefslogtreecommitdiffstats
path: root/sys/sys/uuid.h
Commit message (Expand)AuthorAgeFilesLines
* Decouple the UUID generator from network interfaces by having MACmarcel2013-07-241-0/+3
* Add parse_uuid() that creates a binary representation of an UUID frommarcel2005-10-071-0/+2
* Move the UUID generator into its own function, called kern_uuidgen(),marcel2005-09-181-0/+2
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Introduce {be,le}_uuid_{enc,dec}() functions for explicitly encodingphk2003-05-311-0/+4
* Wrap function prototype declarations in __BEGIN_DECLS to do the right thingjmallett2002-11-051-0/+4
* Add uuidgen(2) and uuidgen(1).marcel2002-05-281-0/+70
OpenPOWER on IntegriCloud