summaryrefslogtreecommitdiff
path: root/usr.bin/error
AgeCommit message (Expand)Author
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2007-10-05Convert to raise_default_signal(3).lukem
2007-07-19Support an explicit Q_error return from inquire(), which is returnedlukem
2006-11-24fix spelling of accidentally; from Zapherchristos
2006-10-08WFORMAT is no more...peter
2006-04-09Coverity CID 2331: Plug memory leak.christos
2006-04-09Coverity CID 2333: Fix memory leak.christos
2004-02-13Spell the plural of suffix "suffixes", not "suffices".wiz
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-14get rid of strsave(), use strdup directlyitojun
2003-07-14the function is equivalent to strdup.itojun
2003-03-31users's -> user's (from Igor Sobrado in PR misc/19700)perry
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2002-05-26Remove #ifndef'd __STDC__ code. ANSIfy.wiz
2002-02-07Edit -mdoc usage.ross
2001-12-01Use standard headers, drop a .Pp.wiz
2001-09-24va_{start,end} audit:wiz
2001-06-11Fix various misspellings of compatible/compatibility.wiz
2001-05-08Replace some .Xr to non-existing man pages with .Ic (since we don'twiz
2001-02-05fix redundant and nested declschristos
2000-11-15fix a multitude of core dumps because most functions were not checkingchristos
2000-11-15strcmp returns an int not a ptr so don't compare to NULLchristos
2000-10-11More format string cleanup by sommerfeld.is
2000-01-14Eliminate hard coded buffer sizes in fgets() statements, usemjl
1999-11-06For temporary files' pathnames, check $TMPDIR before falling back to _PATH_TMP.kleink
1999-05-15Fix serious bug with string overruns that caused error to coredump randomlychristos
1999-05-15Don't assume isspace(0) == 1sommerfeld
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1998-11-06char -> unsigned charchristos
1998-10-08Get rid of multiply defined common symbolswsanchez
1998-03-30remove unused extern.mrg
1997-10-19fix compile warnings on the alpha.mrg
1997-10-18WARNSify (big job!), fix .Nm usagelukem
1997-05-17NULL => 0 (Arne Juul; PR#3629)pk
1997-03-22use mkstemp() instead of mktemp()lukem
1997-02-11fix typo; from Saitoh Masanobu in PR misc/3199.mikel
1995-09-10Handle long lines without core-dumping.christos
1995-09-02Sync with 4.4lite2jtc
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-07-31Add RCS indentifiers.mycroft
1993-04-09added, from net/2 (patch 119).cgd