| Commit message (Expand) | Author | Age | Files | Lines |
| * | Here comes the right import of gcc-2.6.0. | Poul-Henning Kamp | 1994-08-02 | 173 | -0/+307626 |
| * | This is the tcl-scripts which will convert gcc-2.6.0 to bmake form, | Poul-Henning Kamp | 1994-08-02 | 5 | -0/+1049 |
| * | 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 |
| * | Change includes in proper way, i.e. | Andrey A. Chernov | 1994-06-12 | 17 | -25/+25 |
| * | 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 |
| * | Put back -I${.CURDIR}/readline in Makefile. | Paul Richards | 1994-06-11 | 1 | -2/+2 |
| * | 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 |
| * | Remove -I./readline, unneded with make includes | Andrey A. Chernov | 1994-06-10 | 1 | -2/+2 |
| * | 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 |
| * | Back out previous change and allow uucico to run by others, | Andrey A. Chernov | 1994-05-31 | 1 | -3/+2 |
| * | Don't need to restrict cu, it can be able to check permissions by itself | Andrey A. Chernov | 1994-05-31 | 1 | -3/+2 |
| * | Allow uux and uucp to run by others, | Andrey A. Chernov | 1994-05-31 | 2 | -6/+4 |
| * | I forget to add BINGRP=$(group) | Andrey A. Chernov | 1994-05-31 | 5 | -6/+11 |
| * | Disallow uucp execution to others. | Andrey A. Chernov | 1994-05-31 | 1 | -2/+3 |
| * | Allow group "dialer" to run cu | Andrey A. Chernov | 1994-05-31 | 1 | -2/+3 |
| * | Don't allow others to run uuconv | Andrey A. Chernov | 1994-05-31 | 1 | -1/+2 |
| * | Don't allow others run uuchk | Andrey A. Chernov | 1994-05-31 | 1 | -1/+2 |
| * | Don't allow others run uuxqt | Andrey A. Chernov | 1994-05-31 | 1 | -2/+2 |
| * | Don't allow others run uucico | Andrey A. Chernov | 1994-05-31 | 1 | -2/+2 |
| * | Change group to uucp group | Andrey A. Chernov | 1994-05-31 | 1 | -1/+1 |
| * | Turn globbing on when a section number is specified, this makes things work | Geoff Rehmet | 1994-05-28 | 1 | -1/+1 |
| * | Add comments to Makefile.inc's about libg++ and shlib nos. | Geoff Rehmet | 1994-05-28 | 1 | -1/+5 |
| * | Remove explicit specification of SHLIB major and minor nos. | Geoff Rehmet | 1994-05-27 | 3 | -9/+3 |
| * | Bump all minor nos. of libs in /usr/src/gnu/lib. | Geoff Rehmet | 1994-05-26 | 1 | -2/+2 |
| * | Got this fix from think.com: | Rodney W. Grimes | 1994-05-26 | 2 | -2/+6 |
| * | Fix -z key, patch from Taylor | Andrey A. Chernov | 1994-05-25 | 1 | -21/+20 |
| * | Documentation added | Andrey A. Chernov | 1994-05-25 | 1 | -0/+4036 |
| * | 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 |
| * | Fix multiply slash problem | Andrey A. Chernov | 1994-05-20 | 1 | -1/+4 |
| * | A perfectly good libgnuregex.a and you can't use it! No header was being | Jordan K. Hubbard | 1994-05-19 | 1 | -1/+4 |
| * | We have BROKEN_SETREUID by Taylor point of view | Andrey A. Chernov | 1994-05-17 | 1 | -1/+1 |
| * | Stop toasting folks' /etc/manpath.config files. | Jordan K. Hubbard | 1994-05-17 | 1 | -1/+1 |