aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/jot
Commit message (Expand)AuthorAgeFilesLines
* Replace the cast I removed in rev. 1.16 with a slightly less evil oneDima Dorfman2001-05-291-1/+1
* Silence warnings and compile with WARNS=2 on i386 and alpha.Dima Dorfman2001-05-282-12/+12
* Miscellaneous cleanups; sync to OpenBSD as much as feasible.Dima Dorfman2001-05-271-81/+68
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-191-1/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
* Don't call printf with no format string.Kris Kennaway2000-07-101-1/+1
* Back out rev 1.11, about which bde had concerns, and instead implementSheldon Hearn2000-01-062-66/+72
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* Don't dump core for a known, documented bug.Sheldon Hearn1999-07-221-1/+21
* Improve printf(3) conversion specifier parsing so that silly formatsSheldon Hearn1999-07-222-19/+97
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Correct an error in a manpage example, add -Wall -W to Makefile (noKris Kennaway1999-05-133-8/+6
* Random data is no longer based on the time of day, rather the randomSteve Price1998-01-241-3/+4
* Mdoc'ify man page.Philippe Charnier1997-11-032-102/+98
* Use err(3) instead of local redefinition. Add usage().Philippe Charnier1997-07-151-35/+28
* Remove srandomdev fallback codeAndrey A. Chernov1997-06-141-4/+3
* Use srandomdev() nowAndrey A. Chernov1997-03-301-5/+10
* Fix srandom arg type according to Lite2Andrey A. Chernov1997-03-111-1/+1
* Add ^ getpid() to make more random results for subsequent calling.Andrey A. Chernov1997-03-081-5/+6
* >Number: 917Joerg Wunsch1995-12-291-2/+2
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-273-0/+593