| Commit message (Expand) | Author | Age | Files | Lines |
* | Sort sections. | ru | 2005-01-18 | 1 | -2/+2 |
* | Added the EXIT STATUS section where appropriate. | ru | 2005-01-17 | 1 | -1/+2 |
* | Avoid passing negative values to <ctype.h> functions on machines with | tjr | 2004-07-16 | 1 | -3/+3 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -2/+2 |
* | Fix jot so that 'jot -r -w %d 1 1 4' never prints 4. Previously, it | das | 2003-08-01 | 1 | -1/+1 |
* | Don't depend on pollution in <limits.h> for the definition of | mike | 2002-07-05 | 1 | -0/+1 |
* | mdoc(7) police: added missing markup bits, lowercased argument names. | ru | 2002-07-03 | 1 | -5/+7 |
* | Consistently use FBSDID | obrien | 2002-06-30 | 1 | -1/+0 |
* | Remove local prototype for main(). | jmallett | 2002-06-15 | 1 | -1/+0 |
* | Protoize. Remove un-needed cast to char in switch of getopt(3)'s return value. | jmallett | 2002-06-15 | 1 | -14/+10 |
* | Use `The .Nm utility' | charnier | 2002-04-20 | 1 | -2/+3 |
* | remove __P | imp | 2002-03-22 | 1 | -5/+5 |
* | Remove leaf node WARNS?=2 (that mainly I added). This should | markm | 2002-02-08 | 1 | -1/+0 |
* | Actually, arc4random() returns a uint32_t, not an int. Use the correct | wollman | 2001-11-08 | 1 | -1/+1 |
* | fix jot -r on 64-bit platforms by teaching it that arc4random outputs | gallatin | 2001-11-08 | 1 | -1/+1 |
* | mdoc(7) police: utilize the new .Ex macro. | ru | 2001-08-15 | 1 | -3/+1 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -1/+1 |
* | Replace the cast I removed in rev. 1.16 with a slightly less evil one | dd | 2001-05-29 | 1 | -1/+1 |
* | Silence warnings and compile with WARNS=2 on i386 and alpha. | dd | 2001-05-28 | 2 | -12/+12 |
* | Miscellaneous cleanups; sync to OpenBSD as much as feasible. | dd | 2001-05-27 | 1 | -81/+68 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-19 | 1 | -1/+1 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -1/+1 |
* | Don't call printf with no format string. | kris | 2000-07-10 | 1 | -1/+1 |
* | Back out rev 1.11, about which bde had concerns, and instead implement | sheldonh | 2000-01-06 | 2 | -66/+72 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 2 | -2/+2 |
* | Don't dump core for a known, documented bug. | sheldonh | 1999-07-22 | 1 | -1/+21 |
* | Improve printf(3) conversion specifier parsing so that silly formats | sheldonh | 1999-07-22 | 2 | -19/+97 |
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 1 | -0/+1 |
* | Correct an error in a manpage example, add -Wall -W to Makefile (no | kris | 1999-05-13 | 3 | -8/+6 |
* | Random data is no longer based on the time of day, rather the random | steve | 1998-01-24 | 1 | -3/+4 |
* | Mdoc'ify man page. | charnier | 1997-11-03 | 2 | -102/+98 |
* | Use err(3) instead of local redefinition. Add usage(). | charnier | 1997-07-15 | 1 | -35/+28 |
* | Remove srandomdev fallback code | ache | 1997-06-14 | 1 | -4/+3 |
* | Use srandomdev() now | ache | 1997-03-30 | 1 | -5/+10 |
* | Fix srandom arg type according to Lite2 | ache | 1997-03-11 | 1 | -1/+1 |
* | Add ^ getpid() to make more random results for subsequent calling. | ache | 1997-03-08 | 1 | -5/+6 |
* | >Number: 917 | joerg | 1995-12-29 | 1 | -2/+2 |
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 3 | -0/+593 |