History log of /src/usr.bin/uuidgen |
Revision | Date | Author | Comments |
1.2 | 14-Apr-2009 |
lukem | Enable WARNS=4 by default for usr.bin, except for: awk bdes checknr compile_et error gss hxtool kgetcred kinit klist ldd less lex locale login m4 man menuc mk_cmds mklocale msgc openssl rpcgen rpcinfo sdiff spell ssh string2key telnet tn3270 verify_krb5_conf xlint
|
1.1 | 13-Sep-2004 |
thorpej | branches: 1.1.36; Add the uuidgen(1) command, adapted from FreeBSD. While here, also add a DCE-compatible -s flag, which causes uuidgen(1) to output C code for the UUIDs rather than the standard string representation.
PR 23470.
|
1.1.36.1 | 13-May-2009 |
jym | Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
|
1.2 | 13-Sep-2004 |
wiz | -s, not -c; add arguments to options; sort options in SYNOPSIS; indent flag descriptions.
|
1.1 | 13-Sep-2004 |
thorpej | Add the uuidgen(1) command, adapted from FreeBSD. While here, also add a DCE-compatible -s flag, which causes uuidgen(1) to output C code for the UUIDs rather than the standard string representation.
PR 23470.
|
1.4 | 16-Sep-2011 |
joerg | Use __dead
|
1.3 | 28-Apr-2008 |
martin | Remove clause 3 and 4 from TNF licenses
|
1.2 | 13-Sep-2004 |
wiz | branches: 1.2.26; Sync usage with man page.
|
1.1 | 13-Sep-2004 |
thorpej | Add the uuidgen(1) command, adapted from FreeBSD. While here, also add a DCE-compatible -s flag, which causes uuidgen(1) to output C code for the UUIDs rather than the standard string representation.
PR 23470.
|
1.2.26.1 | 18-May-2008 |
yamt | sync with head.
|