summaryrefslogtreecommitdiff
path: root/usr.bin/man
AgeCommit message (Expand)Author
2003-10-27Overhaul how `build.sh tools' are used:lukem
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2002-09-30New sentence, new line. Some mdoc cleanup.grant
2002-09-30New sentence, new line. Some mdoc cleanup.grant
2002-09-13Pull in config.h when building has a host tool.thorpej
2002-09-13Rename man/config.{c,h} to man/manconf.{c,h}, so we don't have tothorpej
2002-08-20Remove unneeded Ns.wiz
2002-06-11- getlist(): add "int create" arg, which creates list if it's not presentlukem
2002-03-22Wrap RCSID in #ifdef/#endif, for build.sh -t on non-NetBSD system.bouyer
2002-03-14Fix longstanding misuse of glob(3) and fnmatch(3) in man page search.groo
2002-03-08Xr makewhatis 8, not 1.wiz
2002-03-08xref makewhatis(8), it now uses man.conf toojdolecek
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2001-12-01Sort sections.wiz
2001-12-01Whitespace cleanup.wiz
2001-06-25_whatdb has supported glob(3)ing pathnames for over 3 years ...lukem
2001-04-20Remove /usr/X11/man/whatis.db from path list, as it can no longer foundpooka
2001-02-19convert to use getprogname()cgd
2000-10-11More format string cleanup by sommerfeld.is
2000-08-13Supply missing "as".fredb
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-29g/c removelist()/renamelist(), the only user (catman(8)) was modified to not ...jdolecek
2000-05-28Add a comment to note that removelist() and renamelist() are used by catman(8)dante
2000-05-28Well, the removelist and renamelist functions were not unused;he
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-19Typos (from OpenBSD)kristerw
1999-11-02revert previouslukem
1999-11-02remove superfluous '-' in getopt stringlukem
1999-09-08Doc previously undocumented `-k' option, correctly note mutually exclusivefredb
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
1999-04-04Handle '_crunch' section.dante
1999-04-04Document '_crunch' section.dante
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
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
1998-04-12Added .Xr mdoc 7 and .Xr mdoc.samples 7 per PR#5284fair
1998-01-09RCS Id Police.perry
1997-11-23When man was "fixed" to chdir() to the man root as historical man does,tv
1997-10-29kill redundant copy of src/etc/man.confmikel
1997-10-19fix up .Nm usagelukem
1997-10-17cleanup for WARNS=1mikel