| Commit message (Expand) | Author | Age | Files | Lines |
| * | Got this from think.com, nice patch to add Index: lines to cvs diff output | Rodney W. Grimes | 1994-05-24 | 1 | -2/+24 |
| * | Enhancements to use now -K option to rcs so that certain keywords are | Rodney W. Grimes | 1994-05-24 | 7 | -0/+50 |
| * | Fix catman to produce zipped cats, like man does. | Andrey A. Chernov | 1994-05-23 | 1 | -5/+7 |
| * | Stop toasting folks' /etc/manpath.config files. | Jordan K. Hubbard | 1994-05-17 | 1 | -1/+1 |
| * | Add X11R6 to manpath in preprataion for XFree86 3.0. | Rich Murphey | 1994-05-17 | 1 | -1/+3 |
| * | To truely have the OLD behavior of RCS by default make the expansion | Rodney W. Grimes | 1994-05-15 | 1 | -3/+10 |
| * | Add -K option to pass keywordlists to rcs so we can disable and enable | Rodney W. Grimes | 1994-05-14 | 4 | -11/+46 |
| * | No longer use FSYNC_ALL by default, we do not have the stability problems | Rodney W. Grimes | 1994-05-14 | 1 | -1/+1 |
| * | Add new option -K from David Dawes that allows you to turn on and off | Rodney W. Grimes | 1994-05-14 | 5 | -9/+79 |
| * | If you want no manual pages so NOMAN=, not MAN1=NOMAN! | Rodney W. Grimes | 1994-05-12 | 1 | -1/+1 |
| * | typo. | Poul-Henning Kamp | 1994-05-12 | 1 | -2/+5 |
| * | made -v produce tip-revision, which was what I wanted in the first place... | Poul-Henning Kamp | 1994-05-12 | 2 | -5/+9 |
| * | Added -v option to rlog. This gives a quick way to get a list of versions. | Poul-Henning Kamp | 1994-05-11 | 2 | -4/+25 |
| * | Remove readline copy, now gdb use gnu lib tree libreadline | Andrey A. Chernov | 1994-05-09 | 1 | -9/+6 |
| * | Add GNU regex.h | Andrew Moore | 1994-05-06 | 2 | -2/+495 |
| * | added ptx | Andrew Moore | 1994-05-06 | 1 | -2/+2 |
| * | ptx: permuted index generator | Andrew Moore | 1994-05-06 | 41 | -0/+7378 |
| * | Use correct stack segment with corefiles. | Adam David | 1994-05-04 | 1 | -0/+3 |
| * | Fix gross spelling and typographical errors pointed out by Keith Bostic. | Jordan K. Hubbard | 1994-04-24 | 1 | -1/+1 |
| * | Change the private declarations from dlopen,dlclose,dlsym,dlctl | Andreas Schulz | 1994-04-13 | 1 | -10/+10 |
| * | Better link ldconfig static instead dynamic. | Andreas Schulz | 1994-04-13 | 1 | -2/+2 |
| * | Changed the Makefiles for catman and makewhatis that the output from the | Andreas Schulz | 1994-04-13 | 2 | -4/+4 |
| * | Add that /usr/X386/lib is also in the default path for ldconfig. Bug found | Andreas Schulz | 1994-04-05 | 1 | -1/+3 |
| * | Something bogus happened here; not sure what or how. | Jordan K. Hubbard | 1994-03-23 | 1 | -0/+41 |
| * | Make man the default owner, don't bother with sgid. | Jordan K. Hubbard | 1994-03-19 | 1 | -2/+2 |
| * | Correct pre-installation target. | Jordan K. Hubbard | 1994-03-19 | 2 | -2/+2 |
| * | Change group id to man | Jordan K. Hubbard | 1994-03-18 | 1 | -0/+1 |
| * | Make man sgid bin, not sgid AND suid. There is no reason to make man suid | Jordan K. Hubbard | 1994-03-16 | 1 | -1/+1 |
| * | Due to the deletion of the gcc support from libc we need again the | Andreas Schulz | 1994-03-10 | 1 | -2/+2 |
| * | Document existance of -Z | David Greenman | 1994-03-09 | 2 | -2/+6 |
| * | New manpage compression support. Only one macro controls compression | Jordan K. Hubbard | 1994-03-05 | 9 | -67/+66 |
| * | added the -C/-check again. | Poul-Henning Kamp | 1994-02-25 | 3 | -8/+35 |
| * | Alignment fix from John Dyson/David Greenman | Rodney W. Grimes | 1994-02-20 | 2 | -4/+7 |
| * | Put this back - I was somehow under the erroneous impression that patch was in | Jordan K. Hubbard | 1994-02-17 | 3 | -23/+20 |
| * | From Poul-Henning Kamp - Implement a -C option to verify the integrity of | Jordan K. Hubbard | 1994-02-17 | 3 | -11/+35 |
| * | Handling of the netzmagic flag was completely missing after the last | David Greenman | 1994-02-17 | 1 | -2/+7 |
| * | NetBSD -> FreeBSD (This is the FreeBSD version, not the NetBSD version :-) | Nate Williams | 1994-02-14 | 1 | -2/+2 |
| * | I yelled, I warned and now I am SCREAMING. Add -D__FreeBSD__ to CFLAGS+= | Rodney W. Grimes | 1994-02-14 | 1 | -2/+2 |
| * | A fast private malloc for ld.so | Jordan K. Hubbard | 1994-02-13 | 1 | -0/+481 |
| * | This is Paul K's latest set of ld changes. A commit was necessary at this | Jordan K. Hubbard | 1994-02-13 | 24 | -1751/+2031 |
| * | From: Piero Serini <piero@strider.st.dsi.unimi.it> | Jordan K. Hubbard | 1994-02-12 | 1 | -1/+3 |
| * | Changed NetBSD -> FreeBSD | Nate Williams | 1994-02-11 | 4 | -8/+8 |
| * | Remove /usr/X386/lib and /usr/local/lib from the default locations, | Rodney W. Grimes | 1994-02-09 | 1 | -2/+2 |
| * | New files for relocated source code. | Rodney W. Grimes | 1994-01-30 | 2 | -0/+9 |
| * | Removed dependance on EX_DYNAMIC in making decisions on the magic number. | David Greenman | 1994-01-19 | 3 | -6/+7 |
| * | More proper fix for for shared lib debugging support. | Jordan K. Hubbard | 1994-01-14 | 1 | -2/+2 |
| * | 1. Fix bug where duplicate symbol warnings were suppressed. This often | Jordan K. Hubbard | 1994-01-12 | 2 | -7/+3 |
| * | Updated man page to document new behaviour of -Z, -z and -Q flags. | Jordan K. Hubbard | 1994-01-03 | 2 | -4/+14 |
| * | Implemented 'QMAGIC' a.out format correctly, and changed the default | David Greenman | 1994-01-03 | 5 | -28/+34 |
| * | Only use syscallmap if FM_TRAP or EX_TRAPSTK are defined. | David Greenman | 1994-01-03 | 1 | -0/+2 |