Go to file
pk 7895f44731 Fixed bug in tc-i386.c which in rare but unpredictable circumstances would
screw up PC relative offsets to _GLOBAL_SYMBOL_TABLE_ (caused by me not quite
understanding the inner workings of this phenomenon called `obstack').
Thanks to Thomas Eberhardt for creating rare and unpredictable circumstances.

Changes to obj-aout.c to handle non-absolute `.size' expressions and to set
the `n_other' field of symbols to the symbols type, as given by `.type'
directives.
1993-11-20 22:15:54 +00:00
bin POSIX.2 utilities must call setlocale(LC_ALL, ""); 1993-11-19 20:00:51 +00:00
etc more flags 1993-11-17 09:20:43 +00:00
games fix uninitialized variable bug that caused 'quiz function ed-command' 1993-11-17 11:58:40 +00:00
gnu Fixed bug in tc-i386.c which in rare but unpredictable circumstances would 1993-11-20 22:15:54 +00:00
include stdlib.h should define NULL -- Ansi C, Section 7.10. 1993-11-13 01:44:59 +00:00
lib finish cleanup 1993-11-19 05:25:40 +00:00
libexec Make `-Z' actually do something different again (old style ZMAGICs). 1993-11-14 16:51:17 +00:00
regress Update to Henry's Nov 2, 1993 alpha3.2 release. 1993-11-11 02:02:57 +00:00
sbin Fix spelling mistake. 1993-11-19 17:24:58 +00:00
share Always install lib*_pic.a archives. 1993-11-14 16:45:05 +00:00
sys do something better with lookup return values; suggested by BSDI's msdosfs mod 1993-11-20 09:40:32 +00:00
usr.bin Oops! get rid of the free(), mklong()'s buffer no longer malloc()'d. 1993-11-19 21:08:17 +00:00
usr.sbin As of POSIX.2, getopt returns -1 instead of EOF on error. Changed the code 1993-11-19 20:02:53 +00:00
Makefile Make regress only if directory exists. It can be optional. 1993-07-07 12:55:48 +00:00