summaryrefslogtreecommitdiff
path: root/libexec/makewhatis/makewhatis.sh
AgeCommit message (Collapse)Author
1997-11-18Fix misplace '>' vs. '>>'; John.P.Darrow@wheaton.eduTodd C. Miller
1997-11-13From NetBSD:Todd C. Miller
makewhatis.sh rewrite by mrg@netbsd.org that uses getNAME(8). Much faster for unformatted man pages now that there is no need to format them on the fly. Removes duplicate inode entries, so files with multiple hard links are only parsed once. OpenBSD changes: set $PATH to a reasonable value avoid /tmp races via mktemp(1) obey $TMPDIR
1996-10-01cleanup TDIR in one more caseTheo de Raadt
1996-09-15handle umask nicerTheo de Raadt
1996-09-15kill the races; found by bitbltTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt