summaryrefslogtreecommitdiff
path: root/gnu/lib/libreadline
AgeCommit message (Expand)Author
2005-10-19strcpy -> strlcpyBjorn Sandell
2005-04-16amd64 canonicalizationMark Kettenis
2005-02-04unfuck amd64Peter Valchev
2005-01-25simplify OpenBSD case by using arch(1) and sed to grabBrad Smith
2005-01-02add zaurus, fix cats entry. ok jakob@ pvalchev@ deraadt@Dale Rahn
2004-08-09Remove second instance of nls.c from the file list.Per Fogelstrom
2004-07-13errno changes, lib major version bumps, and general flag dayMarco S Hyman
2004-05-20Correctly copy text into line buffer.Mark Kettenis
2004-05-10Resolve conflicts for GNU readline 4.3p5.Mark Kettenis
2004-05-10GNU readline 4.3p5Mark Kettenis
2004-04-21Add luna88k related directories and information to the build infrastructure.Miod Vallat
2004-03-03Do not segfault writing an empty history list to a file. Resolves PR 3690.Otto Moerbeek
2003-08-12Don't tell people to use FD_SETSIZE as the first argument to select().Todd C. Miller
2003-07-07fix location of readline includes;Jason McIntyre
2003-05-14correct bound length and make sure string is always nul'dTed Unangst
2003-05-13buffer size is strlen + 1. ok beck@Ted Unangst
2003-05-12strings in libreadline, again. this time with no abi change,Bob Beck
2003-05-10Back out libreadline changes, this breaks static build (I.E. vax).Bob Beck
2003-05-08stringsBob Beck
2003-04-28No need to install both the "readline guide" and the "readline user's guide"Miod Vallat
2003-04-28Proper @ignore usage, to prevent yet another gnu notice to pop up by mistakeMiod Vallat
2003-01-04spellingTheo de Raadt
2002-12-03Crank all library major numbers. Needed due to the fact that weTodd C. Miller
2002-11-06Fix obnoxious makeinfo warnings during build.Miod Vallat
2002-05-28Fix *.texinfo warnings in gnu/.Mike Pechkin
2002-04-19create include dir first.Marc Espie
2002-03-25bring in prototypesTheo de Raadt
2002-02-18deal with unsigned char issuesTheo de Raadt
2001-09-25let configure script use GNUSYSTEM_AUX_DIRMarc Espie
2001-09-10allow building with NOMAN= in /etc/mk.confJason Wright
2001-08-27fix description so it is aligned with other entries surrounding itBrad Smith
2001-03-25Get rid of doc hacks, set SUBDIR and use bsd.subdir.mk. Apparently ITodd C. Miller
2001-03-23explicitly generate info files via "all" target like we do forTodd C. Miller
2001-03-18for "make cleandir" clean out the doc stuff tooTodd C. Miller
2001-03-18Deal with history_filename() returning NULL. Missing part if last commit.Todd C. Miller
2001-03-18If $HOME is not set do *not* use '.' for the history file.Todd C. Miller
2001-03-18Local patches:Todd C. Miller
2001-03-18Add BSD Makefiles, shlib_version and a pre-generated config.h forTodd C. Miller
2001-03-18GNU readline-4.1Todd C. Miller