summaryrefslogtreecommitdiff
path: root/usr.bin/whatis
AgeCommit message (Expand)Author
2012-01-22Bring in corrections and improvements that were committed to the newIngo Schwarze
2011-10-09add a little vertical spacing to previous; ok schwarzeJason McIntyre
2011-10-09Correct the history of apropos(1), whatis(1) and whereis(1): TheseIngo Schwarze
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2007-08-06the ellipsis is not an optional argument; while here, sync the usageIgor Sobrado
2007-05-31convert to new .Dd format;Jason McIntyre
2007-03-20remove some bogus *p tests from charles longeauTed Unangst
2006-04-02malloc(x * y) -> calloc(x, y) from adobriyan AT gmail.com, with tweaksDamien Miller
2005-10-17Use queue macros instead of directly accessing fields. ok pat@ "put itOtto Moerbeek
2003-07-07some fixes from Andrey Matveev:Jason McIntyre
2003-06-10mostly ansi cleanup; pval okTheo de Raadt
2003-06-10- section reorderJason McIntyre
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-11-19kill more registersMike Pechkin
2001-05-01Remove completely redundant introductory sentences in ENVIRONMENT sections.Aaron Campbell
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
2000-04-01Previously, whatis would treat a word as [A-z0-9_] and terminateTodd C. Miller
2000-03-14Finish off cleanup usr.bin/ man pages.Aaron Campbell
1999-10-07Some Xr to find(1), locate(1), whatis(1), whereis(1), which(1), etc., asAaron Campbell
1999-06-05- remove trailing white spaceAaron Campbell
1998-10-30usr.bin/ man page fixes, t-zAaron Campbell
1997-11-30crank line lengths a bit, and do not make assumptions about the stackTheo de Raadt
1997-09-21$OpenBSD$Theo de Raadt
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt