/lib/libc/uuid/

> summaryrefslogtreecommitdiff
path: root/usr.bin/whatis
AgeCommit message (Expand)Author
2011-09-06static + __deadjoerg
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2006-09-26PR/9742: whatis doesn't deal with '.' in manpage names (John Hawkinson)daniel
2006-04-10modified man(1):chuck
2005-08-25PR bin/31068: whatis doesn't find /bin/[ by Zafer Aydogan.rpaulo
2004-11-05Use isalnum((unsigned char)x) instead of testing both isdigit() and isalpha()dsl
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-11sync with 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
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
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
1998-02-03change includes to fix compiler warningperry
1997-11-12handle strings longer than 256 bytes. should do this with fgetln()...butmrg
1997-11-01getopt returns -1 not EOFlukem
1997-10-20fix problem from PR4292 here as wellmikel
1997-10-20deprecate register, fix .Nm usagelukem
1997-10-20clean up .Nm usagemrg
1997-10-17now needs -I to find headers from ../manmikel
1997-10-17cleanup for WARNS=1; also avoid feeding relative pathnames tomikel
1997-10-17add 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 Police, also Sync to 4.4BSD-Lite2tls
1994-12-21misc cleanup by jimj and myself.jtc
1993-12-21add whatis(1); part of new man(1) package from Bosticcgd