summaryrefslogtreecommitdiff
path: root/usr.bin/apropos
AgeCommit message (Expand)Author
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