Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 May 1999 05:18:27 -0700 (PDT)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/jot Makefile jot.1 jot.c
Message-ID:  <199905131218.FAA58495@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
kris        1999/05/13 05:18:27 PDT

  Modified files:
    usr.bin/jot          Makefile jot.1 jot.c 
  Log:
  Correct an error in a manpage example, add -Wall -W to Makefile (no
  warnings given) and modify source to use arc4random() instead of random().
  
  Reviewed by:	ache
  
  Revision  Changes    Path
  1.2       +2 -0      src/usr.bin/jot/Makefile
  1.4       +2 -2      src/usr.bin/jot/jot.1
  1.9       +2 -6      src/usr.bin/jot/jot.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?199905131218.FAA58495>