| Commit message (Expand) | Author | Age | Files | Lines |
| * | Punt duplicate declaration of sys_errlist[]. | Jordan K. Hubbard | 1994-08-09 | 1 | -1/+0 |
| * | Delete two redundant declarations of _exit() and exit(). | Jordan K. Hubbard | 1994-08-09 | 1 | -3/+1 |
| * | Remove kgdb for now until we figure out what our gdb strategy is going | Jordan K. Hubbard | 1994-08-09 | 1 | -2/+2 |
| * | Remove redundant (and conflicting) definition of sys_errlist. | Jordan K. Hubbard | 1994-08-09 | 1 | -1/+0 |
| * | This gcc-2.6.0 should work with 2.0 | Poul-Henning Kamp | 1994-08-08 | 4 | -1/+5468 |
| * | cc -> cc26 (until Poul-Henning decides how he wants this to look). | Jordan K. Hubbard | 1994-08-07 | 1 | -2/+2 |
| * | Regenerate conf.h with configure script from original package. | Garrett Wollman | 1994-08-05 | 1 | -8/+9 |
| * | Need -lcompat to link under 2.0. | Garrett Wollman | 1994-08-05 | 2 | -2/+2 |
| * | Use __GNU_P not __P. | Garrett Wollman | 1994-08-04 | 1 | -5/+5 |
| * | Here comes the right import of gcc-2.6.0. | Poul-Henning Kamp | 1994-08-02 | 172 | -0/+307580 |
| * | Add Chris Demetriou's --unlink changes. | Jordan K. Hubbard | 1994-06-28 | 3 | -0/+40 |
| * | Fix serious off by one error for FreeBSD keyword, this has been driving | Rodney W. Grimes | 1994-06-22 | 1 | -3/+8 |
| * | Remove reference to the ld.so man page - ain't no such animal. | Jordan K. Hubbard | 1994-06-17 | 1 | -1/+0 |
| * | Changes from Paul Kranenburg which bring us into sync with his sources: | Rich Murphey | 1994-06-15 | 19 | -891/+933 |
| * | Make gzip static by default. This is needed because it's such a | Jordan K. Hubbard | 1994-06-15 | 1 | -0/+1 |
| * | Make tar static by default. Don't scream, you'll thank me for this | Jordan K. Hubbard | 1994-06-15 | 1 | -0/+1 |
| * | correct location of corefile data segment | Adam David | 1994-06-15 | 1 | -1/+2 |
| * | Bug reported by Jon-Dean Mountjoy <csjm@cs.ru.ac.za> | Geoff Rehmet | 1994-06-14 | 1 | -1/+10 |
| * | Add LIBREADLINE and LIBTERM to DPADD | Andrey A. Chernov | 1994-06-14 | 2 | -0/+2 |
| * | Clean up small error in the ncvs code that was causing rcs co to be | Rodney W. Grimes | 1994-06-14 | 2 | -4/+8 |
| * | Remove PAGE_SIZE redifinition (from param.h) | Andrey A. Chernov | 1994-06-13 | 1 | -1/+0 |
| * | Moved -DTRAD_CORE from gdb/Makefile to bfd/Makefile | Paul Richards | 1994-06-11 | 2 | -2/+0 |
| * | Modev -DTRAD_CORE for gdb/Makefile to bfd/Makefile | Paul Richards | 1994-06-11 | 1 | -1/+1 |
| * | Added kgdb subdir. | Paul Richards | 1994-06-10 | 1 | -2/+2 |
| * | Two files I "lost" the first time. | Paul Richards | 1994-06-10 | 2 | -153/+211 |
| * | GDB-4.12 from ports with support for shlibs but not the kernel. | Paul Richards | 1994-06-10 | 258 | -0/+164071 |
| * | Make these Makefiles work properly when NOMAN is defined. | Geoff Rehmet | 1994-06-05 | 2 | -0/+8 |
| * | Manual pages are now installed via the bsd.man.mk macro, since the | Geoff Rehmet | 1994-06-05 | 2 | -15/+24 |
| * | Add the -r and -s flags to the Usage string. | Andreas Schulz | 1994-06-05 | 1 | -2/+2 |
| * | Call fpsetmask(3) so awk doesn't dump core on FP exceptions. | Andrew Moore | 1994-05-31 | 32 | -4617/+8347 |
| * | Turn globbing on when a section number is specified, this makes things work | Geoff Rehmet | 1994-05-28 | 1 | -1/+1 |
| * | Got this fix from think.com: | Rodney W. Grimes | 1994-05-26 | 2 | -2/+6 |
| * | 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 |