aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib
Commit message (Expand)AuthorAgeFilesLines
* It is easier for me to debug with -I's at the rear.David E. O'Brien2002-04-201-1/+1
* -ltermcap is spelled -lncurses nowadays.Ruslan Ermilov2002-04-091-2/+2
* Unbreak world (missing .else)Peter Wemm2002-04-081-0/+1
* Some things don't compile on ia64 and sparc64 yet.David E. O'Brien2002-04-081-1/+8
* Style reorg. Also spell -fpic as determined by bsd.lib.mk.David E. O'Brien2002-04-051-6/+5
* Style reorg.David E. O'Brien2002-04-051-5/+2
* Back out the previous revision for now. Instead, the current sparc64John Baldwin2002-01-071-4/+0
* Don't build csu or libgcc on sparc64 for the time being.John Baldwin2002-01-031-0/+4
* Fixed memory leak in dialog_gauge(3).Ruslan Ermilov2001-11-291-0/+4
* -v must have a space between it and the variable.David E. O'Brien2001-11-011-1/+3
* Removed mentions of TARGET_ARCH from non-cross places.Ruslan Ermilov2001-10-041-4/+2
* Fixed missing return type in synopsis.Bruce Evans2001-10-031-0/+1
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
* Properly move cursor when home and end keys are used.Eric Melville2001-08-312-4/+20
* Remove libgmp build infrastructure.Dima Dorfman2001-08-104-287/+0
* Handle keys consistently.Eric Melville2001-08-092-2/+10
* dialog(3) -> dialog_noyes(3).Ruslan Ermilov2001-08-071-1/+2
* Update man page to actually match the source.Eric Melville2001-08-011-55/+73
* Enable the new libmp in the build, and disable libgmp and itsDima Dorfman2001-07-291-1/+1
* Properly update cursor position when the list is scrolled.Eric Melville2001-07-262-8/+12
* Handle keys consistently.Eric Melville2001-07-262-1/+4
* Improve the interface provided by libdialog. Move a cursor around overEric Melville2001-07-186-105/+280
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Fix the type of the NULL arg to execl()Brian Somers2001-07-091-1/+3
* Pick manpages from their original locationsAndrey A. Chernov2001-04-212-2/+4
* mdoc(7) police: normalize .Nd.Ruslan Ermilov2001-04-181-1/+1
* Install history.3 as rlhistory.3 to not conflict with existing libedit functionAndrey A. Chernov2001-04-121-1/+4
* Upgrade to 4.2Andrey A. Chernov2001-04-113-5/+5
* Add libiberty. This is needed on the Alpha by the iprobe port.David E. O'Brien2001-03-312-0/+282
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-272-2/+2
* Sigh. I should know better than to commit a one line change from a PRDavid E. O'Brien2001-03-241-1/+1
* Install sstring.David E. O'Brien2001-03-241-2/+2
* Garbage collect these ancient bits.David E. O'Brien2001-03-242-72/+0
* Properly orient the buttons for yes/no and no/yes so that POLA isJordan K. Hubbard2001-02-241-19/+11
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-2/+13
* mdoc(7) police: Ft/Vt now accept punctuation-type arguments.Ruslan Ermilov2001-01-121-4/+4
* Use a unified libgcc rather than a seperate one for threaded andDavid E. O'Brien2001-01-062-0/+9
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-271-34/+33
* Add a new function, dialog_noyes(), for sysinstall to be able toJordan K. Hubbard2000-12-143-13/+45
* Don't compile libgcc_r twice.David E. O'Brien2000-11-251-1/+1
* Don't build libgcc_r if "NOLIBC_R" defined. If you don't have a threadsDavid E. O'Brien2000-11-251-0/+4
* mdoc(7) police: Add a missing `.Sm on' request.Ruslan Ermilov2000-11-211-1/+2
* Tell libgcc_r how to initialize a mutex before it uses it. ThisJohn Polstra2000-11-011-0/+1
* Quiet -Wall.David E. O'Brien2000-10-311-1/+4
* GCC uses .asm files on the Alpha for crt{begin,end}.o rather thanDavid E. O'Brien2000-10-311-9/+30
* * Bring back the guts of crt{i,n}.S. This allows C++ exceptions to workDavid E. O'Brien2000-10-282-1/+57
* Add "NO_CXX" knob to match src/gnu/usr.bin/cc/Makefile.David E. O'Brien2000-10-241-1/+5
* include <sys/types.h>Brian Somers2000-10-151-0/+4
* Remove unneded -lmytinfoAndrey A. Chernov2000-09-161-2/+2
* Scoot things over to the temporary *.295 source while I do major constructionDavid E. O'Brien2000-06-044-5/+5