Age | Commit message (Expand) | Author |
2003-08-12 | Don't tell people to use FD_SETSIZE as the first argument to select(). | Todd C. Miller |
2003-07-07 | fix location of readline includes; | Jason McIntyre |
2003-05-14 | correct bound length and make sure string is always nul'd | Ted Unangst |
2003-05-13 | buffer size is strlen + 1. ok beck@ | Ted Unangst |
2003-05-12 | strings in libreadline, again. this time with no abi change, | Bob Beck |
2003-05-10 | Back out libreadline changes, this breaks static build (I.E. vax). | Bob Beck |
2003-05-08 | strings | Bob Beck |
2003-04-28 | No need to install both the "readline guide" and the "readline user's guide" | Miod Vallat |
2003-04-28 | Proper @ignore usage, to prevent yet another gnu notice to pop up by mistake | Miod Vallat |
2003-01-04 | spelling | Theo de Raadt |
2002-12-03 | Crank all library major numbers. Needed due to the fact that we | Todd C. Miller |
2002-11-06 | Fix obnoxious makeinfo warnings during build. | Miod Vallat |
2002-05-28 | Fix *.texinfo warnings in gnu/. | Mike Pechkin |
2002-04-19 | create include dir first. | Marc Espie |
2002-03-25 | bring in prototypes | Theo de Raadt |
2002-02-18 | deal with unsigned char issues | Theo de Raadt |
2001-09-25 | let configure script use GNUSYSTEM_AUX_DIR | Marc Espie |
2001-09-10 | allow building with NOMAN= in /etc/mk.conf | Jason Wright |
2001-08-27 | fix description so it is aligned with other entries surrounding it | Brad Smith |
2001-03-25 | Get rid of doc hacks, set SUBDIR and use bsd.subdir.mk. Apparently I | Todd C. Miller |
2001-03-23 | explicitly generate info files via "all" target like we do for | Todd C. Miller |
2001-03-18 | for "make cleandir" clean out the doc stuff too | Todd C. Miller |
2001-03-18 | Deal with history_filename() returning NULL. Missing part if last commit. | Todd C. Miller |
2001-03-18 | If $HOME is not set do *not* use '.' for the history file. | Todd C. Miller |
2001-03-18 | Local patches: | Todd C. Miller |
2001-03-18 | Build gnu/lib/libreadline and use it instead of the one currently | Todd C. Miller |
2001-03-18 | Add BSD Makefiles, shlib_version and a pre-generated config.h for | Todd C. Miller |
2001-03-18 | GNU readline-4.1 | Todd C. Miller |
2000-12-11 | another piece of GPL software gone. | Niels Provos |
2000-02-04 | Allow spaces in CC | Niklas Hallqvist |
1999-09-24 | Cleaning up my tree... | Marc Espie |
1999-05-26 | old libg++, replaced by part of egcs. | Marc Espie |
1999-05-26 | Link in egcs, kill gcc and libg++ | Marc Espie |
1999-03-04 | Build info files from all: as they should be | Niklas Hallqvist |
1999-02-11 | support non-ELF build environments | Theo de Raadt |
1998-12-05 | NOMAN fixes | kstailey |
1998-10-18 | set PATH before running configure since we can't rely on the user's path bein... | Todd C. Miller |
1998-09-20 | Append "-idirafter ${DESTDIR}/usr/include/g++" to CPPFLAGS if DESTDIR is | Todd C. Miller |
1998-09-10 | clean up some files 'make distclean' on the GNU Makefile does not clean up | Todd C. Miller |
1998-08-07 | Do not build the libiberty version of vasprintf, use the version that is | Dale S. Rahn |
1998-07-24 | -lcurses, not termcap/termlib | Todd C. Miller |
1998-06-07 | make includes support | Todd C. Miller |
1998-06-07 | $(INSTALL) not install | Todd C. Miller |
1998-03-19 | Make Makefile.bsd=wrapper match Makefile.in | Niklas Hallqvist |
1998-03-08 | In "make includes" don't try to install a file called '*.h' | Todd C. Miller |
1998-03-07 | add dummy.h to CLEANFILES | Todd C. Miller |
1998-03-07 | This probably should not have made it into the libg++-2.8.0 tarball. | Todd C. Miller |
1998-03-03 | libg++ 2.8.0 from FSF + changes to build in an OpenBSD environment | Todd C. Miller |
1998-03-03 | libg++ 2.8.0 from FSF + changes to build in an OpenBSD environment | Todd C. Miller |
1998-03-03 | Files from libg++ 2.8.0 that cvs erroneously placed in the trunk. | Todd C. Miller |