summaryrefslogtreecommitdiff
path: root/usr.bin/man/man.c
AgeCommit message (Expand)Author
2001-02-19convert to use getprogname()cgd
2000-06-12Allow "-s" to specify a section name, ala the SysV man command.simonb
2000-06-07check_pager() was using an uninitialized variable; fix it.thorpej
2000-05-27allow to specify relative paths for sections in man.conf - they are usedjdolecek
2000-01-09Use uname(3) to determine MACHINE type.tsutsui
1999-11-02revert previouslukem
1999-11-02remove superfluous '-' in getopt stringlukem
1999-07-22Try $TMPDIR first, then fall back to _PATH_TMP.kleink
1999-07-22A caught signal is blocked in the handler anditohy
1999-06-19Remove temp file on SIGPIPE (such as "man sh | head").itohy
1999-06-13Fall back to more(1) if PAGER is set but null.kleink
1998-11-06char -> unsigned charchristos
1998-10-08We can't define MACHINE from a makefile in Rhapsody, because you might be crosswsanchez
1998-08-25Add { and } to shut up egcs. Reformat the more questionable code.ross
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
1997-11-23When man was "fixed" to chdir() to the man root as historical man does,tv
1997-10-17cleanup for WARNS=1mikel
1997-09-10resize a pathname buffer to MAXPATHLEN; from Matthias Scheler in PR 4101mikel
1995-09-28Sync with 4.4BSD-Lite2tls
1995-04-20Pay attention to the section number, even if MANPATH or -M is specified.mycroft
1995-01-16Sync with 4.4-Lite, plus local changes.mycroft
1994-06-03Fix from Christos Zoulas which makes relative paths in .so lines work whenjtc
1994-04-17fix from bostic for multiple match problemcgd
1994-03-18fix from Keith White <kwhite@csi.UOttawa.CA>, to DTRT when man -w's outputcgd
1993-12-21add man(1) ; part of new man(1) package from Bosticcgd