summaryrefslogtreecommitdiffstats
path: root/usr.bin/whatis (follow)
Commit message (Expand)AuthorAgeFilesLines
* superseded by usr.bin/mandoc/mansearch.cschwarze2014-10-203-382/+0
* unsigned char casts for ctypederaadt2013-11-261-4/+5
* Include unistd.h as it is the standard location for getopt().millert2013-11-151-1/+2
* Bring in corrections and improvements that were committed to the newschwarze2012-01-221-7/+26
* add a little vertical spacing to previous; ok schwarzejmc2011-10-091-1/+2
* Correct the history of apropos(1), whatis(1) and whereis(1): Theseschwarze2011-10-091-4/+17
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-11/+1
* the ellipsis is not an optional argument; while here, sync the usagesobrado2007-08-061-3/+3
* convert to new .Dd format;jmc2007-05-311-2/+2
* remove some bogus *p tests from charles longeautedu2007-03-201-2/+2
* malloc(x * y) -> calloc(x, y) from adobriyan AT gmail.com, with tweaksdjm2006-04-021-3/+2
* Use queue macros instead of directly accessing fields. ok pat@ "put itotto2005-10-171-3/+3
* some fixes from Andrey Matveev:jmc2003-07-071-3/+9
* mostly ansi cleanup; pval okderaadt2003-06-101-12/+6
* - section reorderjmc2003-06-101-2/+3
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-032-12/+4
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-5/+5
* kill more registersmpech2001-11-191-7/+7
* Remove completely redundant introductory sentences in ENVIRONMENT sections.aaron2001-05-011-3/+1
* Change all option list specifications to ".Bl -tag -width Ds". Most manaaron2000-11-091-2/+2
* Previously, whatis would treat a word as [A-z0-9_] and terminatemillert2000-04-012-12/+37
* Finish off cleanup usr.bin/ man pages.aaron2000-03-141-8/+8
* Some Xr to find(1), locate(1), whatis(1), whereis(1), which(1), etc., asaaron1999-10-071-2/+3
* - remove trailing white spaceaaron1999-06-051-2/+2
* usr.bin/ man page fixes, t-zaaron1998-10-301-3/+3
* crank line lengths a bit, and do not make assumptions about the stackderaadt1997-11-301-5/+5
* $OpenBSD$deraadt1997-09-211-2/+1
* getopt(3) returns -1 when out of args, not EOF, whee!millert1997-01-151-2/+2
* rcsidderaadt1996-06-263-1/+6
* initial import of NetBSD treederaadt1995-10-183-0/+337