| Commit message (Expand) | Author | Age | Files | Lines |
| * | f2c's -krd does not work with f77 wrapper | Joerg Wunsch | 1996-03-27 | 1 | -1/+1 |
| * | Don't count character ``+'' as garbage (c++.1, flex++.1) | Wolfram Schneider | 1996-03-21 | 1 | -3/+3 |
| * | Fix an infinite loop for empty files in the archive, and handle | Joerg Wunsch | 1996-03-18 | 1 | -3/+34 |
| * | Several changes to the gethostname module: | Joerg Wunsch | 1996-03-18 | 1 | -6/+5 |
| * | delete /usr/local/bin from PATH | Wolfram Schneider | 1996-03-12 | 1 | -2/+2 |
| * | delete /usr/ucb from PATH, move /usr/local/bin after /usr/bin | Wolfram Schneider | 1996-03-12 | 1 | -2/+2 |
| * | 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 |
| * | Make "make tests" actually work. This is an extremely crude hack, but | Mark Murray | 1996-03-04 | 1 | -9/+9 |
| * | Removed temporary file. | Bruce Evans | 1996-03-01 | 1 | -0/+0 |
| * | Bring in some of Paul K's fixes for ldconfig from NetBSD-current. | Paul Traina | 1996-02-26 | 1 | -10/+30 |
| * | 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 |
| * | Add a small `gethostname' package. It uses __sysctl(2), and thus | Joerg Wunsch | 1996-02-13 | 2 | -3/+40 |
| * | Added a ".Fx" macro to the mdoc package. Usage: | Mike Pritchard | 1996-02-12 | 1 | -0/+18 |
| * | Toss the old yppasswdd into the attic. | Bill Paul | 1996-02-12 | 8 | -995/+0 |
| * | Remove yppasswdd. (It's going away in a minute.) | Bill Paul | 1996-02-12 | 1 | -2/+2 |
| * | Merged in FreeBSD changes. | Nate Williams | 1996-02-12 | 11 | -646/+903 |
| * | This commit was generated by cvs2svn to compensate for changes in r14049, | Nate Williams | 1996-02-12 | 4 | -0/+230 |
| |\ |
|
| | * | Sort from GNU textutils 1.14vendor/misc-GNU/misc | Nate Williams | 1996-02-12 | 15 | -0/+4046 |
| | * | recording cvs-1.6 file death | Peter Wemm | 1995-12-30 | 1 | -69/+0 |
| * | | Another round of man page cleanups. | Mike Pritchard | 1996-02-12 | 12 | -68/+66 |
| * | | Correct a bunch of man page cross references and generally | Mike Pritchard | 1996-02-11 | 1 | -4/+4 |
| * | | gnumalloc is gone. | Poul-Henning Kamp | 1996-02-11 | 1 | -2/+2 |
| * | | Remove libgnumalloc. | Poul-Henning Kamp | 1996-02-11 | 23 | -3185/+0 |
| * | | Spelling fixes. | Jean-Marc Zucconi | 1996-02-09 | 1 | -5/+5 |
| * | | Add some missing MLINKS, correct some cross references, correct some | Mike Pritchard | 1996-02-09 | 5 | -9/+10 |
| * | | Added some missing MLINKS for section 3 man pages. | Mike Pritchard | 1996-02-09 | 1 | -1/+15 |
| * | | Whoops, do not reference myself. | Paul Traina | 1996-02-08 | 1 | -2/+0 |
| * | | Close docs/1002 - remove bogus cross references | Paul Traina | 1996-02-08 | 1 | -8/+1 |
| * | | Added entries for some info files that are being installed, but | Mike Pritchard | 1996-02-08 | 1 | -0/+4 |
| * | | Minor tweak to this test. | Jordan K. Hubbard | 1996-02-08 | 1 | -2/+2 |
| * | | Fix bin/pr506 - uname from current system | Paul Traina | 1996-02-08 | 1 | -2/+3 |
| * | | Update the manual page to reflect the fact that an "Index" line | John Polstra | 1996-02-07 | 1 | -2/+5 |
| * | | making <page>.1 from <page>.man | Wolfram Schneider | 1996-02-06 | 2 | -0/+2 |
| * | | recursive grep, enabled with -DHAVE_FTS=1 | Wolfram Schneider | 1996-02-02 | 3 | -20/+261 |
| * | | Correct some manual page cross reference errors. E.g. su is a section | Mike Pritchard | 1996-02-02 | 4 | -5/+6 |
| * | | Fix the ".Os" macro to not display "BSD Experimental" if no arguments | Mike Pritchard | 1996-02-01 | 1 | -1/+1 |
| * | | Remove groff/tmac/mm.diff - it is just a small file containing a context | Mike Pritchard | 1996-01-31 | 1 | -70/+0 |
| * | | Updated the ".St -ansiC" macro to report "ISO 9899: 1990 (``ISO C'')" | Mike Pritchard | 1996-01-31 | 1 | -4/+24 |
| * | | Teach the .Os macro about FreeBSD and our releases. E.g. | Mike Pritchard | 1996-01-31 | 2 | -23/+90 |
| * | | 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 |
| * | | Add missing manpage zgrep.1 and links zegrep.1, zfgrep.1 | Wolfram Schneider | 1996-01-23 | 1 | -2/+5 |
| * | | Change the reference to less(1) (which may not be installed) to more(1). | Mike Pritchard | 1996-01-22 | 1 | -1/+1 |
| * | | Rcsdiff incorrectly only allows one -L option to be specified. | Mike Pritchard | 1996-01-20 | 1 | -2/+2 |
| * | | Reviewed by: jmz (Jean-Marc Zucconi) | Thomas Graichen | 1996-01-16 | 2 | -2/+68 |