Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some "in in" typos in comments. | brueffer | 2008-03-26 | 1 | -1/+1 |
| | | | | | | | PR: 121490 Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com> Approved by: rwatson (mentor), jkoshy MFC after: 3 days | ||||
* | Document input line length limit. | tjr | 2005-01-25 | 1 | -1/+5 |
| | |||||
* | Sort sections. | ru | 2005-01-18 | 1 | -11/+11 |
| | |||||
* | Use warn() instead of perror(). | tjr | 2004-07-15 | 1 | -1/+2 |
| | |||||
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -3/+3 |
| | |||||
* | Close files after opening them to avoiding leaking descriptors and memory. | tjr | 2003-06-01 | 1 | -1/+3 |
| | |||||
* | ANSIify function definitions to avoid a warning. | dwmalone | 2002-07-28 | 1 | -30/+16 |
| | | | | Minor constness changes. | ||||
* | Use `The .Nm utility'. Introduce options with well known sentence. | charnier | 2002-04-19 | 1 | -8/+11 |
| | |||||
* | remove __P | imp | 2002-03-22 | 1 | -12/+12 |
| | |||||
* | 1) Don't use -Wall in Makefile. | dwmalone | 2002-02-27 | 2 | -32/+34 |
| | | | | | | | 2) Don't compile vendor ID. 3) WARNS=4 fixes (constness, make a global local to avoid shadowing, unused parameters, rename local to avoid shadowing, remove junk after #endif) 4) remove some "register"s. | ||||
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -5/+5 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde | ||||
* | Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]). | archie | 1998-12-06 | 2 | -2/+3 |
| | |||||
* | Add prototypes to functions. Make -Wall happy. | charnier | 1997-06-24 | 1 | -45/+74 |
| | |||||
* | Sort cross references. | wosch | 1997-01-15 | 1 | -2/+2 |
| | |||||
* | Another round of man page cleanups. | mpp | 1996-02-12 | 1 | -1/+1 |
| | | | | Down to only about 100 items left to cleanup! :-) | ||||
* | Terminate string copied by strncpy() by '\0' to fix a core dump. | asami | 1995-06-30 | 1 | -0/+1 |
| | | | | Submitted by: kogane@kces.koganemaru.co.jp (Nobuyuki Koganemaru) | ||||
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 3 | -0/+750 |