summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/man
Commit message (Expand)AuthorAgeFilesLines
* YAMFC (rev 1.4, Reorder the default man sections)Joerg Wunsch1997-02-221-1/+1
* YAMFC: From rev 1.7: check return value from system().Mike Pritchard1997-02-091-0/+10
* YAMFC: From rev 1.13: don't force postscript output w/man -t.Mike Pritchard1997-02-051-1/+1
* YAMFC (fix some fd leaks)Joerg Wunsch1997-01-122-12/+16
* YAMFC (security enhancements)Joerg Wunsch1996-12-231-1/+2
* YAMFC:Mike Pritchard1996-12-221-3/+3
* YAMFC (various buffer overflow fixes)Joerg Wunsch1996-12-221-77/+75
* YAMFC, drop man privs before calling popen().Jordan K. Hubbard1996-12-191-6/+24
* YAMFCJoerg Wunsch1996-12-107-171/+147
* Merge from -currentPoul-Henning Kamp1996-11-061-1/+2
* Remove unused fileAndrey A. Chernov1996-10-311-39/+0
* Localize itAndrey A. Chernov1996-10-312-0/+29
* grep(1) should not parse manpages as arguments.Wolfram Schneider1996-09-271-4/+4
* Reverts exit status for `man -k' and `man -f'.Wolfram Schneider1996-09-271-2/+6
* Set enviroment variable PAGER=pager if using option `man -P pager'Wolfram Schneider1996-09-161-0/+2
* Cleanup exit status; 2: syntax error, 0: keyword matched,Wolfram Schneider1996-09-141-7/+12
* Fixed DPADD.Bruce Evans1996-09-052-7/+9
* sync copyright with /usr/share/examples/etc/bsd-style-copyrightWolfram Schneider1996-08-277-73/+87
* Restore my backed out changes (writting cats) because they wasAndrey A. Chernov1996-07-092-45/+132
* add manpage getNAME(1)Wolfram Schneider1996-07-081-2/+3
* Exits 0 on success, and 1 if no keyword matched.Wolfram Schneider1996-07-082-3/+24
* Bring in my changes for removing the pestilent obj links (unless youJordan K. Hubbard1996-06-243-12/+12
* Back out security changes until pst review themAndrey A. Chernov1996-06-222-132/+45
* Do not produce empty cat file in debug modeAndrey A. Chernov1996-06-221-2/+10
* Close security holes and restore suid bitAndrey A. Chernov1996-06-212-46/+125
* Reviewed by: joergLars Fredriksen1996-06-011-1/+1
* Remove setuid bit, it's not necessary.Paul Traina1996-05-221-2/+0
* Call groff directly instead of using nroff shell script.Paul Traina1996-05-221-1/+1
* New option -append: teach makewhatis to only add records, insteadWolfram Schneider1996-05-225-48/+139
* Invoke proper gzipJordan K. Hubbard1996-05-201-1/+1
* Makewhatis appended the filename to list of keywords if no keywordWolfram Schneider1996-05-141-6/+6
* Bugfix: nested *?+ in regexp at /usr/bin/makewhatis line 286Wolfram Schneider1996-05-123-4/+49
* Correct some man page xrefs, and some other minor changes to bring someMike Pritchard1996-04-081-3/+2
* Don't count character ``+'' as garbage (c++.1, flex++.1)Wolfram Schneider1996-03-211-3/+3
* remove ``whatis''Wolfram Schneider1996-03-101-1/+1
* share the code between apropos and whatisWolfram Schneider1996-03-106-105/+21
* print error messages to stderrWolfram Schneider1996-02-251-36/+42
* Use ${ECHO} instead of `echo' so that `make -s' is fairly quiet.Bruce Evans1996-02-252-2/+2
* making <page>.1 from <page>.manWolfram Schneider1996-02-062-0/+2
* man.1 depend on man.manWolfram Schneider1996-01-241-0/+1
* manpath.1 depend on manpath.manWolfram Schneider1996-01-241-0/+1
* `-w' was actually a flag, not an option...Joerg Wunsch1996-01-231-2/+2
* Add a hint that the -w flag to catman(1) is actually the commandJoerg Wunsch1996-01-231-1/+8
* Search section 9.Bruce Evans1996-01-231-1/+1
* Change the reference to less(1) (which may not be installed) to more(1).Mike Pritchard1996-01-221-1/+1
* recording cvs-1.6 file deathPeter Wemm1995-12-3010-810/+0
* Comment out /usr/X386/man entry from MANDATORY_MANPATH - it's obsolete.Jordan K. Hubbard1995-11-281-1/+1
* Rewrite and merge some bogus makefiles to create Makefile.shprog. JustBruce Evans1995-10-213-81/+38
* Fix a few minor bugs in makewhatis.Joerg Wunsch1995-09-101-4/+33
* Change `install' to `${INSTALL}' so that default install flags can beBruce Evans1995-07-253-4/+5