summaryrefslogtreecommitdiff
path: root/usr.bin/apropos
AgeCommit message (Expand)Author
2009-05-08Add support for -S and -s option, which limit the results to a specificwiz
2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-03-08pass lint, from anon ymouschristos
2006-04-10modified man(1):chuck
2005-09-17Fix buffer overflow. We don't really care about trimming the filename here.elad
2005-02-17Kill __P(), use ANSI function declarations.xtraeme
2004-10-30Add (unsigned char) cast to ctype functionsdsl
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-09-19- revert change to accessing ../man/ includes as <man/xxx.h>; it'slukem
2002-09-13config.[ch] -> manconf.[ch]mycroft
2002-06-11cleanup TAILQ uselukem
2002-06-11make it compile; sync w/ usr.bin/man changeitojun
2002-03-08document -C option, add /etc/man.conf to FILES and xref man.conf(5)jdolecek
2002-03-08use -I${CURDIR}/.. and #include <man/config.h>, <man/pathnames.h> sojdolecek
2001-02-19convert to use getprogname()cgd
2001-02-05fix nested externchristos
2000-11-07fix up various .Nm abuses:lukem
1998-11-06char -> unsigned charchristos
1998-10-15Add missing .Elross
1998-07-06Since GLOB_NOCHECK is not set, explicitly check for a return value ofkleink
1998-06-19GLOB_QUOTE is dead; per POSIX, backslash quoting of special characters beingkleink
1998-04-09add .Xr makewhatis 8fair
1997-11-12handle strings longer than 256 bytes. should do this with fgetln()...butmrg
1997-10-20fix PR 4292 slightly differentlymikel
1997-10-20don't dump core if the search path contains a non-existant whatis.db filelukem
1997-10-17now needs -I to find headers from ../manmikel
1997-10-17cleanup for WARNS=1; also avoid using relative paths with #include, andmikel
1997-10-16add support for globbing _whatdb entries in man.conf; from Mikemikel
1997-05-08Back out the .PATH.c changes. The .depend problem (and others)gwr
1997-05-06Use .PATH.c: ...gwr
1997-01-09RCS ID policetls
1995-09-04Sync with 4.4lite2tls
1995-03-26oopsglass
1995-03-25cleanup old importglass
1994-09-25update to 4.4-lite, add rcs idsglass
1994-09-25import from 4.4 liteglass
1993-12-21add apropos(1); part of new man(1) package from Bosticcgd