new copyright notice
[unix-history] / usr / src / usr.bin / whatis / whatis.c
1990-06-02 Keith Bosticnew copyright notice
1990-05-28 Keith Bosticnew whatis version, using new man.conf file
1990-03-12 Keith Bosticadd -m option, configurable search directories
1989-05-12 Keith Bosticfile reorg, pathnames.h, paths.h
1988-09-20 Keith Bosticfind names with underscores, i.e. "sys_siglist"; bug...
1988-09-19 Keith Bosticuse fgets, not gets so we don't overflow; split apropos...