aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Add more segment registers to list of registers (fake for %fs and %gs).Bruce Evans1994-12-312-38/+32
* Fix declaration of i386_float_info().Bruce Evans1994-12-312-2/+2
* Restore our local changes which were clobbered by the previous commit.Bruce Evans1994-12-311-1/+2
* Hide yet another redefinition of PAGE_SIZE. Cosmetic.Bruce Evans1994-12-311-1/+1
* Restore our (cosmetic) local changes which were clobbered by the previousBruce Evans1994-12-311-0/+2
* Bring in the files added by Gary Jennejohn's gdb update.Jordan K. Hubbard1994-12-3032-0/+27183
* Hurrah! Let the champagne flow, the olive oil barrel be opened andJordan K. Hubbard1994-12-30175-18636/+26248
* Upgrade from new bashAndrey A. Chernov1994-12-302-17/+12
* Install also a gcc.1 manual page as a link from cc.1, as long asAndreas Schulz1994-12-261-1/+2
* New file from pk to aid new in developing the shlib code for newNate Williams1994-12-231-0/+192
* Updated version of gas which allows for link-time error reporting ifNate Williams1994-12-2327-2242/+3192
* Updated to recent version of Paul K.'s shlib code. This code has betterNate Williams1994-12-2318-411/+579
* Upgrade to readline from bash 1.14.3Andrey A. Chernov1994-12-1213-96/+168
* Changed a SORT 1L to a SORT 1.Andreas Schulz1994-12-111-1/+1
* Changed one occurrence of LD 8 to LD 1 and the OS FreeBSD 1.1 to FreeBSD 2.0.Andreas Schulz1994-12-112-6/+6
* Changed one occurence of rmail(1) to rmail(8).Andreas Schulz1994-12-111-2/+2
* Added "cpuid" opcode.Sean Eric Fagan1994-12-111-1/+4
* Change all 'regoff_t' occurances to 'int'. GNU typedefed it as 'int',Andrey A. Chernov1994-12-092-35/+38
* Change #include order to not redifine __PAndrey A. Chernov1994-12-091-1/+1
* Regcomp, re_comp eliminatingAndrey A. Chernov1994-12-091-4/+10
* More kosher regexp eliminating, based on BSD date nowAndrey A. Chernov1994-12-091-6/+6
* Eliminate buggy regcomp and re_comp implementations,Andrey A. Chernov1994-12-091-4/+5
* 8bit locale ajustment fixAndrey A. Chernov1994-12-061-2/+6
* Upgrade to version 2.0Andrey A. Chernov1994-12-0643-1037/+7350
* Throw out the abort call, the reasoning seems to be false :-).Andreas Schulz1994-12-032-4/+4
* Use new bkgd() function to produce backgroundAndrey A. Chernov1994-12-021-4/+3
* Add the files y.tab.h and a2p.c that get automatically generated toAndreas Schulz1994-11-281-0/+1
* Add the automatically generated files: y.tab.h c-exp.tab.c ch-exp.tab.c andAndreas Schulz1994-11-282-0/+2
* Add -lcompat to LDADD for insque/remque (they treated as part of library)Andrey A. Chernov1994-11-241-1/+1
* For unknown reason _G_HAVE_SYS_RESOURCE was defined to 0 insteadAndrey A. Chernov1994-11-231-1/+1
* Add missing osfcn.hAndrey A. Chernov1994-11-231-0/+17
* Remove /usr/gnu from mandatory manpath.Jordan K. Hubbard1994-11-221-2/+0
* Add ^X,^B,^F,^E,^AAndrey A. Chernov1994-11-201-38/+50
* Automatically turn off insert mode when end of field reachedAndrey A. Chernov1994-11-191-4/+3
* Highlight only flen sized part while editing in line_edit()Andrey A. Chernov1994-11-191-20/+56
* Highlight only space available for editingAndrey A. Chernov1994-11-191-5/+14
* silently restrict all boxes to LINES, COLSAndrey A. Chernov1994-11-188-0/+32
* From: "Jonathan M. Bresler" <jmb@kryten.Atinc.COM>Jordan K. Hubbard1994-11-181-0/+1
* Draw passed line with passed attrs on enter of line_edit()Andrey A. Chernov1994-11-183-3/+11
* Add new parameter to line_edit: field length (-1 means unlimited)Andrey A. Chernov1994-11-184-15/+13
* Save/restore attrs in line_edit nowAndrey A. Chernov1994-11-182-5/+4
* Use newscr instead of curscr in shadows codeAndrey A. Chernov1994-11-171-3/+3
* Use wnoutrefresh() in clear_norefreshAndrey A. Chernov1994-11-171-1/+2
* Add dialog_clear_norefresh() functionAndrey A. Chernov1994-11-172-1/+7
* Remove regex.h, it conflicts with our POSIX regex.h and we alreadyAndrey A. Chernov1994-11-172-2/+2
* Fix original bug with wrong calculated dims for items list.Andrey A. Chernov1994-11-175-18/+34
* Put #warning "this file is obsoleted ... etc."Andrey A. Chernov1994-11-171-1/+3
* Update with new autosizing code, use -1 -1 nowAndrey A. Chernov1994-11-166-11/+11
* Full autosizing support, now you can pass -1, -1 for anyAndrey A. Chernov1994-11-169-24/+134
* Added NO_IMPLICIT_C as our header files in standard locations are eitherL Jonas Olsson1994-11-161-0/+3