| Age | Commit message (Expand) | Author | Files | Lines |
| 2003-11-25 | fix instances of cvs brain-damage. We want the current FSF version of |  espie | 17 | -78/+152 |
| 2003-11-25 | Duplicate proto, result of bad merge |  espie | 1 | -8/+0 |
| 2003-11-25 | fix stupid cvs conflicts. |  espie | 45 | -2704/+7583 |
| 2003-11-25 | Synch with gcc-3.3.2 version |  espie | 79 | -741/+16890 |
| 2003-11-24 | Switch to using libiberty in new location. |  espie | 1 | -2/+2 |
| 2003-11-24 | Fix build for new location |  espie | 1 | -14/+18 |
| 2003-11-24 | Add build pieces |  espie | 6 | -0/+2585 |
| 2003-11-24 | OpenBSD changes: synch somewhere between binutils-2.10 and 2.11 |  espie | 48 | -3204/+1227 |
| 2003-11-24 | And the includes are taken from GCC 2.95.pre3 test3 |  espie | 12 | -0/+3433 |
| 2003-11-24 | Second import from the vendor branch: binutils-2.11.2 |  espie | 49 | -654/+8129 |
| 2003-11-24 | Moving libiberty around, keeping vendor branch. |  espie | 95 | -0/+27430 |
| 2003-08-12 | Don't tell people to use FD_SETSIZE as the first argument to select(). |  millert | 1 | -1/+1 |
| 2003-07-07 | fix location of readline includes; |  jmc | 1 | -2/+2 |
| 2003-05-14 | correct bound length and make sure string is always nul'd |  tedu | 2 | -1/+2 |
| 2003-05-13 | buffer size is strlen + 1. ok beck@ |  tedu | 1 | -1/+1 |
| 2003-05-12 | strings in libreadline, again. this time with no abi change, |  beck | 17 | -132/+172 |
| 2003-05-10 | Back out libreadline changes, this breaks static build (I.E. vax). |  beck | 17 | -134/+119 |
| 2003-05-08 | strings |  beck | 17 | -119/+134 |
| 2003-04-28 | No need to install both the "readline guide" and the "readline user's guide" |  miod | 1 | -5/+2 |
| 2003-04-28 | Proper @ignore usage, to prevent yet another gnu notice to pop up by mistake |  miod | 1 | -4/+2 |
| 2003-01-04 | spelling |  deraadt | 1 | -1/+1 |
| 2002-12-03 | Crank all library major numbers. Needed due to the fact that we |  millert | 1 | -1/+1 |
| 2002-11-06 | Fix obnoxious makeinfo warnings during build. |  miod | 1 | -1/+1 |
| 2002-05-28 | Fix *.texinfo warnings in gnu/. |  mpech | 1 | -1/+1 |
| 2002-04-19 | create include dir first. |  espie | 1 | -1/+3 |
| 2002-03-25 | bring in prototypes |  deraadt | 1 | -0/+2 |
| 2002-02-18 | deal with unsigned char issues |  deraadt | 1 | -1/+1 |
| 2001-09-25 | let configure script use GNUSYSTEM_AUX_DIR |  espie | 1 | -1/+1 |
| 2001-09-10 | allow building with NOMAN= in /etc/mk.conf |  jason | 1 | -2/+3 |
| 2001-08-27 | fix description so it is aligned with other entries surrounding it |  brad | 1 | -1/+1 |
| 2001-03-25 | Get rid of doc hacks, set SUBDIR and use bsd.subdir.mk. Apparently I |  millert | 1 | -7/+3 |
| 2001-03-23 | explicitly generate info files via "all" target like we do for |  millert | 1 | -2/+4 |
| 2001-03-18 | for "make cleandir" clean out the doc stuff too |  millert | 1 | -1/+4 |
| 2001-03-18 | Deal with history_filename() returning NULL. Missing part if last commit. |  millert | 1 | -8/+13 |
| 2001-03-18 | If $HOME is not set do *not* use '.' for the history file. |  millert | 1 | -4/+1 |
| 2001-03-18 | Local patches: |  millert | 7 | -14/+10 |
| 2001-03-18 | Build gnu/lib/libreadline and use it instead of the one currently |  millert | 1 | -3/+2 |
| 2001-03-18 | Add BSD Makefiles, shlib_version and a pre-generated config.h for |  millert | 20 | -28621/+215 |
| 2001-03-18 | GNU readline-4.1 |  millert | 105 | -0/+68761 |
| 2000-12-11 | another piece of GPL software gone. |  provos | 466 | -62172/+2 |
| 2000-02-04 | Allow spaces in CC |  niklas | 1 | -2/+2 |
| 1999-09-24 | Cleaning up my tree... |  espie | 1 | -2/+1 |
| 1999-05-26 | old libg++, replaced by part of egcs. |  espie | 1280 | -310872/+0 |
| 1999-05-26 | Link in egcs, kill gcc and libg++ |  espie | 1 | -2/+3 |
| 1999-03-04 | Build info files from all: as they should be |  niklas | 1 | -2/+2 |
| 1999-02-11 | support non-ELF build environments |  deraadt | 13 | -512/+536 |
| 1998-12-05 | NOMAN fixes |  kstailey | 1 | -1/+3 |
| 1998-10-18 | set PATH before running configure since we can't rely on the user's path being sane |  millert | 1 | -1/+3 |
| 1998-09-20 | Append "-idirafter ${DESTDIR}/usr/include/g++" to CPPFLAGS if DESTDIR is |  millert | 2 | -2/+9 |
| 1998-09-10 | clean up some files 'make distclean' on the GNU Makefile does not clean up |  millert | 1 | -1/+2 |