| Commit message (Expand) | Author | Age | Files | Lines |
* | Make pr build with WARNS=6. | ed | 2010-02-26 | 2 | -2/+2 |
* | Use time(NULL) instead of gettimeofday(), because we only need tv_sec. | ed | 2010-02-26 | 1 | -8/+3 |
* | Build usr.bin/ with WARNS=6 by default. | ed | 2010-01-02 | 1 | -0/+3 |
* | egetopt.c does not use any stdlib.h definations, nor it referenced any | delphij | 2009-12-13 | 1 | -3/+0 |
* | Revert most part of 200420 as requested, as more review and polish is | delphij | 2009-12-13 | 1 | -0/+3 |
* | Remove unneeded header includes from usr.bin/ except contributed code. | delphij | 2009-12-11 | 1 | -3/+0 |
* | Fix misspelled 'argument' and try to make the sentence into English. | jhb | 2005-10-26 | 1 | -1/+1 |
* | Sort sections. | ru | 2005-01-18 | 1 | -6/+6 |
* | Added the EXIT STATUS section where appropriate. | ru | 2005-01-17 | 1 | -2/+2 |
* | No capital letter after : | charnier | 2004-07-26 | 1 | -3/+3 |
* | Document missing multibyte character support in utilities specified | tjr | 2004-07-03 | 1 | -1/+5 |
* | Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ | schweikh | 2002-12-30 | 1 | -1/+1 |
* | ANSIify function definitions. | dwmalone | 2002-09-04 | 2 | -9/+9 |
* | Make egetopt() return -1 not EOF, as getopt(3) do. | charnier | 2002-06-23 | 1 | -4/+4 |
* | add DIAGNOSTICS section | charnier | 2002-06-23 | 1 | -1/+1 |
* | Modernise this code by rounding up the usual suspects: register keyword, | markm | 2002-06-21 | 2 | -120/+87 |
* | Don't convert a single space before a tab stop into a tab when the | tjr | 2002-06-19 | 1 | -2/+2 |
* | Add P1003.1-2001 -f and -p options. | jmallett | 2002-03-31 | 2 | -4/+52 |
* | remove __P | imp | 2002-03-22 | 1 | -18/+19 |
* | Ensure err is a useful value to prevent using fputs() with a NULL stream. | jedgar | 2002-02-17 | 1 | -0/+1 |
* | Cross-reference rs(1), the general array re-shaper. (pr(1) is commonly used | wollman | 2001-09-21 | 1 | -2/+7 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -11/+11 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
* | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | dd | 2001-07-09 | 1 | -2/+0 |
* | Use nl_langinfo instead of %Ef | ache | 2001-03-21 | 2 | -2/+7 |
* | mdoc(7) police: use the default ``file ...'' feature of the .Ar macro. | ru | 2001-02-13 | 1 | -1/+1 |
* | Fix typo: seperate -> separate. | asmodai | 2001-02-06 | 1 | -1/+1 |
* | mdoc(7) police: split punctuation characters + misc fixes. | ru | 2001-02-01 | 1 | -3/+12 |
* | Avoid use of direct troff requests in mdoc(7) manual pages. | ru | 2000-11-10 | 1 | -8/+6 |
* | Fixed typo: .FL -> .Fl | ru | 2000-11-06 | 1 | -1/+1 |
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-01 | 1 | -2/+4 |
* | The -s option was broken (missing braces around an else clause). | kris | 1999-12-04 | 1 | -5/+7 |
* | %Ex -> %Ef | ache | 1999-11-30 | 1 | -1/+1 |
* | Change meaning of newly introduced -L option - it helps lpr later | ache | 1999-11-30 | 2 | -10/+15 |
* | Localize it | ache | 1999-11-30 | 3 | -13/+26 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Don't assume that time_t is long. | bde | 1998-06-29 | 1 | -3/+7 |
* | Cosmetic and typos. | charnier | 1997-08-04 | 1 | -16/+25 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -1/+1 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Fixes: | scrappy | 1996-10-22 | 1 | -5/+12 |
* | [HISTORY] command appeared in Version 1 AT&T UNIX | wosch | 1996-08-29 | 1 | -0/+6 |
* | Remove wrong LC_TIME env. usage | ache | 1995-10-24 | 1 | -2/+1 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -8/+8 |
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 6 | -0/+2504 |