Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Oct 2002 22:20:15 -0800 (PST)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/uuidgen uuidgen.1 uuidgen.c
Message-ID:  <200211010620.gA16KFxV070650@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2002/10/31 22:20:15 PST

  Modified files:
    usr.bin/uuidgen      uuidgen.1 uuidgen.c 
  Log:
  o  Remove $Id$ from copyright; there's $FreeBSD$,
  o  Remove static function uuid_print(); use uuid_to_string(3) in
     combination with printf(3) to achieve the same,
  o  Remove unneeded includes,
  o  Add a reference to uuid(3) to the manpage.
  
  Revision  Changes    Path
  1.3       +2 -1      src/usr.bin/uuidgen/uuidgen.1
  1.2       +6 -17     src/usr.bin/uuidgen/uuidgen.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211010620.gA16KFxV070650>