summaryrefslogtreecommitdiffstats
path: root/usr.bin/vis
Commit message (Collapse)AuthorAgeFilesLines
* Nits.ru2006-12-231-3/+5
|
* Expand *n't contractions.ru2005-02-131-1/+1
|
* Nit.ru2004-07-021-1/+1
|
* Mechanically kill hard sentence breaks.ru2004-07-021-6/+12
|
* Copy the warning about incorrect multibyte character handling from vis(3).tjr2004-06-241-1/+9
|
* ANSIify function definitions.dwmalone2002-09-041-8/+5
| | | | | | | | | Add some constness to avoid some warnings. Remove use register keyword. Deal with missing/unneeded extern/prototypes. Some minor type changes/casts to avoid warnings. Reviewed by: md5
* Use `The .Nm utility'charnier2002-04-201-2/+3
|
* remove __Pimp2002-03-222-3/+3
|
* WARNS=2 fix, add externs.h to centralise external prototypes,markm2001-12-113-13/+52
| | | | use __FBSDID(), kill register keyword.
* Some warns cleanups - I think this is still not warns clean on the alpha.dwmalone2001-12-032-7/+9
|
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* $Id$ -> $FreeBSD$peter1999-08-283-3/+3
|
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-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
* Use err(3). Add usage() and prototypes.charnier1997-08-253-20/+42
|
* Typo.max1997-04-251-1/+1
| | | | | PR: 3385 Submitted by: Josh Gilliam <soil@quick.net>
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
| | | | posix standard on the topic.
* Fix an itinerant cross-reference.wollman1996-07-251-1/+1
|
* Add setlocale LC_CTYPEache1995-10-261-0/+3
|
* Remove trailing whitespace.rgrimes1995-05-302-8/+8
|
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-274-0/+375
OpenPOWER on IntegriCloud