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