| Commit message (Expand) | Author | Age | Files | Lines |
| * | YAMFC (rev 1.4, Reorder the default man sections) | Joerg Wunsch | 1997-02-22 | 1 | -1/+1 |
| * | YAMFC: From rev 1.7: check return value from system(). | Mike Pritchard | 1997-02-09 | 1 | -0/+10 |
| * | YAMFC: From rev 1.13: don't force postscript output w/man -t. | Mike Pritchard | 1997-02-05 | 1 | -1/+1 |
| * | YAMFC (fix some fd leaks) | Joerg Wunsch | 1997-01-12 | 2 | -12/+16 |
| * | YAMFC (security enhancements) | Joerg Wunsch | 1996-12-23 | 1 | -1/+2 |
| * | YAMFC: | Mike Pritchard | 1996-12-22 | 1 | -3/+3 |
| * | YAMFC (various buffer overflow fixes) | Joerg Wunsch | 1996-12-22 | 1 | -77/+75 |
| * | YAMFC, drop man privs before calling popen(). | Jordan K. Hubbard | 1996-12-19 | 1 | -6/+24 |
| * | YAMFC | Joerg Wunsch | 1996-12-10 | 7 | -171/+147 |
| * | Merge from -current | Poul-Henning Kamp | 1996-11-06 | 1 | -1/+2 |
| * | Remove unused file | Andrey A. Chernov | 1996-10-31 | 1 | -39/+0 |
| * | Localize it | Andrey A. Chernov | 1996-10-31 | 2 | -0/+29 |
| * | grep(1) should not parse manpages as arguments. | Wolfram Schneider | 1996-09-27 | 1 | -4/+4 |
| * | Reverts exit status for `man -k' and `man -f'. | Wolfram Schneider | 1996-09-27 | 1 | -2/+6 |
| * | Set enviroment variable PAGER=pager if using option `man -P pager' | Wolfram Schneider | 1996-09-16 | 1 | -0/+2 |
| * | Cleanup exit status; 2: syntax error, 0: keyword matched, | Wolfram Schneider | 1996-09-14 | 1 | -7/+12 |
| * | Fixed DPADD. | Bruce Evans | 1996-09-05 | 2 | -7/+9 |
| * | sync copyright with /usr/share/examples/etc/bsd-style-copyright | Wolfram Schneider | 1996-08-27 | 7 | -73/+87 |
| * | Restore my backed out changes (writting cats) because they was | Andrey A. Chernov | 1996-07-09 | 2 | -45/+132 |
| * | add manpage getNAME(1) | Wolfram Schneider | 1996-07-08 | 1 | -2/+3 |
| * | Exits 0 on success, and 1 if no keyword matched. | Wolfram Schneider | 1996-07-08 | 2 | -3/+24 |
| * | Bring in my changes for removing the pestilent obj links (unless you | Jordan K. Hubbard | 1996-06-24 | 3 | -12/+12 |
| * | Back out security changes until pst review them | Andrey A. Chernov | 1996-06-22 | 2 | -132/+45 |
| * | Do not produce empty cat file in debug mode | Andrey A. Chernov | 1996-06-22 | 1 | -2/+10 |
| * | Close security holes and restore suid bit | Andrey A. Chernov | 1996-06-21 | 2 | -46/+125 |
| * | Reviewed by: joerg | Lars Fredriksen | 1996-06-01 | 1 | -1/+1 |
| * | Remove setuid bit, it's not necessary. | Paul Traina | 1996-05-22 | 1 | -2/+0 |
| * | Call groff directly instead of using nroff shell script. | Paul Traina | 1996-05-22 | 1 | -1/+1 |
| * | New option -append: teach makewhatis to only add records, instead | Wolfram Schneider | 1996-05-22 | 5 | -48/+139 |
| * | Invoke proper gzip | Jordan K. Hubbard | 1996-05-20 | 1 | -1/+1 |
| * | Makewhatis appended the filename to list of keywords if no keyword | Wolfram Schneider | 1996-05-14 | 1 | -6/+6 |
| * | Bugfix: nested *?+ in regexp at /usr/bin/makewhatis line 286 | Wolfram Schneider | 1996-05-12 | 3 | -4/+49 |
| * | Correct some man page xrefs, and some other minor changes to bring some | Mike Pritchard | 1996-04-08 | 1 | -3/+2 |
| * | Don't count character ``+'' as garbage (c++.1, flex++.1) | Wolfram Schneider | 1996-03-21 | 1 | -3/+3 |
| * | remove ``whatis'' | Wolfram Schneider | 1996-03-10 | 1 | -1/+1 |
| * | share the code between apropos and whatis | Wolfram Schneider | 1996-03-10 | 6 | -105/+21 |
| * | print error messages to stderr | Wolfram Schneider | 1996-02-25 | 1 | -36/+42 |
| * | Use ${ECHO} instead of `echo' so that `make -s' is fairly quiet. | Bruce Evans | 1996-02-25 | 2 | -2/+2 |
| * | making <page>.1 from <page>.man | Wolfram Schneider | 1996-02-06 | 2 | -0/+2 |
| * | man.1 depend on man.man | Wolfram Schneider | 1996-01-24 | 1 | -0/+1 |
| * | manpath.1 depend on manpath.man | Wolfram Schneider | 1996-01-24 | 1 | -0/+1 |
| * | `-w' was actually a flag, not an option... | Joerg Wunsch | 1996-01-23 | 1 | -2/+2 |
| * | Add a hint that the -w flag to catman(1) is actually the command | Joerg Wunsch | 1996-01-23 | 1 | -1/+8 |
| * | Search section 9. | Bruce Evans | 1996-01-23 | 1 | -1/+1 |
| * | Change the reference to less(1) (which may not be installed) to more(1). | Mike Pritchard | 1996-01-22 | 1 | -1/+1 |
| * | recording cvs-1.6 file death | Peter Wemm | 1995-12-30 | 10 | -810/+0 |
| * | Comment out /usr/X386/man entry from MANDATORY_MANPATH - it's obsolete. | Jordan K. Hubbard | 1995-11-28 | 1 | -1/+1 |
| * | Rewrite and merge some bogus makefiles to create Makefile.shprog. Just | Bruce Evans | 1995-10-21 | 3 | -81/+38 |
| * | Fix a few minor bugs in makewhatis. | Joerg Wunsch | 1995-09-10 | 1 | -4/+33 |
| * | Change `install' to `${INSTALL}' so that default install flags can be | Bruce Evans | 1995-07-25 | 3 | -4/+5 |