summaryrefslogtreecommitdiff
path: root/gnu/lib
AgeCommit message (Expand)Author
2001-08-01Update man page to actually match the source.Eric Melville
2001-07-29Enable the new libmp in the build, and disable libgmp and itsDima Dorfman
2001-07-26Properly update cursor position when the list is scrolled.Eric Melville
2001-07-26Handle keys consistently.Eric Melville
2001-07-18Improve the interface provided by libdialog. Move a cursor around overEric Melville
2001-07-10mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov
2001-07-09Fix the type of the NULL arg to execl()Brian Somers
2001-04-21Pick manpages from their original locationsAndrey A. Chernov
2001-04-18mdoc(7) police: normalize .Nd.Ruslan Ermilov
2001-04-12Install history.3 as rlhistory.3 to not conflict with existing libedit functionAndrey A. Chernov
2001-04-11Upgrade to 4.2Andrey A. Chernov
2001-03-31Add libiberty. This is needed on the Alpha by the iprobe port.David E. O'Brien
2001-03-27MAN[1-9] -> MAN.Ruslan Ermilov
2001-03-24Sigh. I should know better than to commit a one line change from a PRDavid E. O'Brien
2001-03-24Install sstring.David E. O'Brien
2001-03-24Garbage collect these ancient bits.David E. O'Brien
2001-02-24Properly orient the buttons for yes/no and no/yes so that POLA isJordan K. Hubbard
2001-02-01mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov
2001-01-12mdoc(7) police: Ft/Vt now accept punctuation-type arguments.Ruslan Ermilov
2001-01-06Use a unified libgcc rather than a seperate one for threaded andDavid E. O'Brien
2000-12-27Prepare for mdoc(7)NG.Ruslan Ermilov
2000-12-14Add a new function, dialog_noyes(), for sysinstall to be able toJordan K. Hubbard
2000-11-25Don't compile libgcc_r twice.David E. O'Brien
2000-11-25Don't build libgcc_r if "NOLIBC_R" defined. If you don't have a threadsDavid E. O'Brien
2000-11-21mdoc(7) police: Add a missing `.Sm on' request.Ruslan Ermilov
2000-11-01Tell libgcc_r how to initialize a mutex before it uses it. ThisJohn Polstra
2000-10-31Quiet -Wall.David E. O'Brien
2000-10-31GCC uses .asm files on the Alpha for crt{begin,end}.o rather thanDavid E. O'Brien
2000-10-28* Bring back the guts of crt{i,n}.S. This allows C++ exceptions to workDavid E. O'Brien
2000-10-24Add "NO_CXX" knob to match src/gnu/usr.bin/cc/Makefile.David E. O'Brien
2000-10-15include <sys/types.h>Brian Somers
2000-09-16Remove unneded -lmytinfoAndrey A. Chernov
2000-06-04Scoot things over to the temporary *.295 source while I do major constructionDavid E. O'Brien
2000-04-17Fix the .PATH style nits. Other style nits left for later.David E. O'Brien
2000-04-17Use the non-asm routines for IA-64, PPC, and arm32 ports.David E. O'Brien
2000-04-15Use the non-asm routines (for now) on the sparc and sparc64 ports.Steve Price
2000-03-30Get the installed headers list right.David E. O'Brien
2000-03-30Switch over to using the GCC 2.95 Objc library code.David E. O'Brien
2000-03-23Clean up the FreeBSD configuration files -- includes removing the usageDavid E. O'Brien
2000-03-19Add missing depend fileAndrey A. Chernov
2000-03-19Install readline API infoAndrey A. Chernov
2000-03-19Upgrade to 4.1Andrey A. Chernov
2000-01-30The "INCDIR" required by the new header installation code in bsd.lib.mkDavid E. O'Brien
2000-01-29Move the header installation down into `readline' which is the subsystemDavid E. O'Brien
2000-01-25Do not use "DEFAULT_VTABLE_THUNKS". The bugs that have existed sinceDavid E. O'Brien
2000-01-11This is the second half of unbreaking the world build. Add a -DNOHTMLBrian Feldman
2000-01-11*draws his sword*Brian Feldman
2000-01-11This change was mis-identified as the problem, sorry. It appears to beJordan K. Hubbard
2000-01-11Back out the previous change to install the examples - it breaks the release ...Jordan K. Hubbard
2000-01-10Install contents of the TESTS subdirectory to /usr/share/examples/libdialogAlexey Zelkin