aboutsummaryrefslogtreecommitdiff
path: root/bin/uuidgen
Commit message (Expand)AuthorAgeFilesLines
* Convert `cap_enter() < 0 && errno != ENOSYS` to `caph_enter() < 0`.Mariusz Zaborski2018-06-191-1/+1
* Capsicumize uuidgen.Mariusz Zaborski2018-02-171-0/+9
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* uuid_to_string(3) is allocating memory and can fail on that.Mariusz Zaborski2016-08-031-2/+4
* Explicitly add unmarked bin/ binaries to the runtime package.Glen Barber2016-02-091-0/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+17
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+18
|/
* Mention the upper hard limit for -n option. Patch slightly modifiedWarren Block2012-05-231-3/+6
* Removed redundant WARNS setting.Ruslan Ermilov2009-10-151-1/+0
* uuidgen has been repo-copied from usr.bin/ to bin/ to match its "new"David E. O'Brien2008-03-131-2/+0
* Move uuidgen(1) from /usr/bin/ to /bin/. It will be used in rc.d/hostidPawel Jakub Dawidek2007-04-091-0/+2
* Mention that uuidgen(1) generates DCE version 1 UUIDs onlyRalf S. Engelschall2005-09-071-2/+3
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-171-1/+1
* The uuidgen(1) program is WARNS=6 clean, so flag it as such.Maxime Henrion2003-12-071-1/+1
* Erase whitspace at EOL.Ruslan Ermilov2003-05-221-1/+1
* Add an -o filename option to have the output written to a file.Marcel Moolenaar2003-03-152-6/+22
* o Remove $Id$ from copyright; there's $FreeBSD$,Marcel Moolenaar2002-11-012-18/+8
* mdoc(7) police: kill hard sentence breaks.Ruslan Ermilov2002-05-301-3/+5
* Add uuidgen(2) and uuidgen(1).Marcel Moolenaar2002-05-283-0/+190