summaryrefslogtreecommitdiffstats
path: root/gnu/lib
Commit message (Expand)AuthorAgeFilesLines
* Back out the previous revision for now. Instead, the current sparc64jhb2002-01-071-4/+0
* Don't build csu or libgcc on sparc64 for the time being.jhb2002-01-031-0/+4
* Fixed memory leak in dialog_gauge(3).ru2001-11-291-0/+4
* -v must have a space between it and the variable.obrien2001-11-011-1/+3
* Removed mentions of TARGET_ARCH from non-cross places.ru2001-10-041-4/+2
* Fixed missing return type in synopsis.bde2001-10-031-0/+1
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-1/+1
* Properly move cursor when home and end keys are used.eric2001-08-312-4/+20
* Remove libgmp build infrastructure.dd2001-08-104-287/+0
* Handle keys consistently.eric2001-08-092-2/+10
* dialog(3) -> dialog_noyes(3).ru2001-08-071-1/+2
* Update man page to actually match the source.eric2001-08-011-55/+73
* Enable the new libmp in the build, and disable libgmp and itsdd2001-07-291-1/+1
* Properly update cursor position when the list is scrolled.eric2001-07-262-8/+12
* Handle keys consistently.eric2001-07-262-1/+4
* Improve the interface provided by libdialog. Move a cursor around overeric2001-07-186-105/+280
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* Fix the type of the NULL arg to execl()brian2001-07-091-1/+3
* Pick manpages from their original locationsache2001-04-212-2/+4
* mdoc(7) police: normalize .Nd.ru2001-04-181-1/+1
* Install history.3 as rlhistory.3 to not conflict with existing libedit functionache2001-04-121-1/+4
* Upgrade to 4.2ache2001-04-113-5/+5
* Add libiberty. This is needed on the Alpha by the iprobe port.obrien2001-03-312-0/+282
* MAN[1-9] -> MAN.ru2001-03-272-2/+2
* Sigh. I should know better than to commit a one line change from a PRobrien2001-03-241-1/+1
* Install sstring.obrien2001-03-241-2/+2
* Garbage collect these ancient bits.obrien2001-03-242-72/+0
* Properly orient the buttons for yes/no and no/yes so that POLA isjkh2001-02-241-19/+11
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-2/+13
* mdoc(7) police: Ft/Vt now accept punctuation-type arguments.ru2001-01-121-4/+4
* Use a unified libgcc rather than a seperate one for threaded andobrien2001-01-062-0/+9
* Prepare for mdoc(7)NG.ru2000-12-271-34/+33
* Add a new function, dialog_noyes(), for sysinstall to be able tojkh2000-12-143-13/+45
* Don't compile libgcc_r twice.obrien2000-11-251-1/+1
* Don't build libgcc_r if "NOLIBC_R" defined. If you don't have a threadsobrien2000-11-251-0/+4
* mdoc(7) police: Add a missing `.Sm on' request.ru2000-11-211-1/+2
* Tell libgcc_r how to initialize a mutex before it uses it. Thisjdp2000-11-011-0/+1
* Quiet -Wall.obrien2000-10-311-1/+4
* GCC uses .asm files on the Alpha for crt{begin,end}.o rather thanobrien2000-10-311-9/+30
* * Bring back the guts of crt{i,n}.S. This allows C++ exceptions to workobrien2000-10-282-1/+57
* Add "NO_CXX" knob to match src/gnu/usr.bin/cc/Makefile.obrien2000-10-241-1/+5
* include <sys/types.h>brian2000-10-151-0/+4
* Remove unneded -lmytinfoache2000-09-161-2/+2
* Scoot things over to the temporary *.295 source while I do major constructionobrien2000-06-044-5/+5
* Fix the .PATH style nits. Other style nits left for later.obrien2000-04-172-15/+14
* Use the non-asm routines for IA-64, PPC, and arm32 ports.obrien2000-04-172-2/+2
* Use the non-asm routines (for now) on the sparc and sparc64 ports.steve2000-04-152-0/+11
* Get the installed headers list right.obrien2000-03-301-1/+1
* Switch over to using the GCC 2.95 Objc library code.obrien2000-03-301-13/+26
* Clean up the FreeBSD configuration files -- includes removing the usageobrien2000-03-231-1/+0
OpenPOWER on IntegriCloud