| Commit message (Expand) | Author | Age | Files | Lines |
* | Added kgdb subdir. | paul | 1994-06-10 | 1 | -2/+2 |
* | Two files I "lost" the first time. | paul | 1994-06-10 | 2 | -166/+224 |
* | GDB-4.12 from ports with support for shlibs but not the kernel. | paul | 1994-06-10 | 258 | -0/+164071 |
* | Make these Makefiles work properly when NOMAN is defined. | csgr | 1994-06-05 | 2 | -0/+8 |
* | Manual pages are now installed via the bsd.man.mk macro, since the | csgr | 1994-06-05 | 2 | -15/+24 |
* | Add the -r and -s flags to the Usage string. | ats | 1994-06-05 | 1 | -2/+2 |
* | Call fpsetmask(3) so awk doesn't dump core on FP exceptions. | alm | 1994-05-31 | 32 | -4728/+8458 |
* | Turn globbing on when a section number is specified, this makes things work | csgr | 1994-05-28 | 1 | -1/+1 |
* | Got this fix from think.com: | rgrimes | 1994-05-26 | 2 | -2/+6 |
* | Got this from think.com, nice patch to add Index: lines to cvs diff output | rgrimes | 1994-05-24 | 1 | -2/+24 |
* | Enhancements to use now -K option to rcs so that certain keywords are | rgrimes | 1994-05-24 | 7 | -0/+50 |
* | Fix catman to produce zipped cats, like man does. | ache | 1994-05-23 | 1 | -5/+7 |
* | Stop toasting folks' /etc/manpath.config files. | jkh | 1994-05-17 | 1 | -1/+1 |
* | Add X11R6 to manpath in preprataion for XFree86 3.0. | rich | 1994-05-17 | 1 | -1/+3 |
* | To truely have the OLD behavior of RCS by default make the expansion | rgrimes | 1994-05-15 | 1 | -3/+10 |
* | Add -K option to pass keywordlists to rcs so we can disable and enable | rgrimes | 1994-05-14 | 4 | -11/+46 |
* | No longer use FSYNC_ALL by default, we do not have the stability problems | rgrimes | 1994-05-14 | 1 | -1/+1 |
* | Add new option -K from David Dawes that allows you to turn on and off | rgrimes | 1994-05-14 | 5 | -9/+79 |
* | If you want no manual pages so NOMAN=, not MAN1=NOMAN! | rgrimes | 1994-05-12 | 1 | -1/+1 |
* | typo. | phk | 1994-05-12 | 1 | -2/+5 |
* | made -v produce tip-revision, which was what I wanted in the first place... | phk | 1994-05-12 | 2 | -5/+9 |
* | Added -v option to rlog. This gives a quick way to get a list of versions. | phk | 1994-05-11 | 2 | -4/+25 |
* | Remove readline copy, now gdb use gnu lib tree libreadline | ache | 1994-05-09 | 1 | -9/+6 |
* | Add GNU regex.h | alm | 1994-05-06 | 2 | -2/+495 |
* | added ptx | alm | 1994-05-06 | 1 | -2/+2 |
* | This commit was generated by cvs2svn to compensate for changes in r1457, | alm | 1994-05-06 | 41 | -0/+7378 |
|\ |
|
| * | ptx: permuted index generator | alm | 1994-05-06 | 41 | -0/+7378 |
| * | This commit was manufactured by cvs2svn to create branch 'gnu'. | cvs2svn | 1993-11-08 | 123 | -0/+55636 |
* | | Use correct stack segment with corefiles. | adam | 1994-05-04 | 1 | -0/+3 |
* | | Fix gross spelling and typographical errors pointed out by Keith Bostic. | jkh | 1994-04-24 | 1 | -1/+1 |
* | | Change the private declarations from dlopen,dlclose,dlsym,dlctl | ats | 1994-04-13 | 1 | -10/+10 |
* | | Better link ldconfig static instead dynamic. | ats | 1994-04-13 | 1 | -2/+2 |
* | | Changed the Makefiles for catman and makewhatis that the output from the | ats | 1994-04-13 | 2 | -4/+4 |
* | | Add that /usr/X386/lib is also in the default path for ldconfig. Bug found | ats | 1994-04-05 | 1 | -1/+3 |
* | | Something bogus happened here; not sure what or how. | jkh | 1994-03-23 | 1 | -0/+41 |
* | | Make man the default owner, don't bother with sgid. | jkh | 1994-03-19 | 1 | -2/+2 |
* | | Correct pre-installation target. | jkh | 1994-03-19 | 2 | -2/+2 |
* | | Change group id to man | jkh | 1994-03-18 | 1 | -0/+1 |
* | | Make man sgid bin, not sgid AND suid. There is no reason to make man suid | jkh | 1994-03-16 | 1 | -1/+1 |
* | | Due to the deletion of the gcc support from libc we need again the | ats | 1994-03-10 | 1 | -2/+2 |
* | | Document existance of -Z | dg | 1994-03-09 | 2 | -2/+6 |
* | | New manpage compression support. Only one macro controls compression | jkh | 1994-03-05 | 9 | -67/+66 |
* | | added the -C/-check again. | phk | 1994-02-25 | 3 | -8/+35 |
* | | Alignment fix from John Dyson/David Greenman | rgrimes | 1994-02-20 | 2 | -4/+7 |
* | | Put this back - I was somehow under the erroneous impression that patch was in | jkh | 1994-02-17 | 3 | -23/+20 |
* | | From Poul-Henning Kamp - Implement a -C option to verify the integrity of | jkh | 1994-02-17 | 3 | -11/+35 |
* | | Handling of the netzmagic flag was completely missing after the last | dg | 1994-02-17 | 1 | -2/+7 |
* | | NetBSD -> FreeBSD (This is the FreeBSD version, not the NetBSD version :-) | nate | 1994-02-14 | 1 | -2/+2 |
* | | I yelled, I warned and now I am SCREAMING. Add -D__FreeBSD__ to CFLAGS+= | rgrimes | 1994-02-14 | 1 | -2/+2 |
* | | A fast private malloc for ld.so | jkh | 1994-02-13 | 1 | -0/+481 |