| Age | Commit message (Expand) | Author |
| 1995-06-15 | Honour current umask when turning `x' bits on (from Joerg Wunsch). | pk |
| 1995-06-10 | Explicitly remove file before creating it. | mycroft |
| 1995-06-05 | Fixes for incorrect m68040 opcodes from | briggs |
| 1995-06-05 | Added vax support. | ragge |
| 1995-06-05 | STARTFILE_SPEC: choose `scrt0.o' if `-static' is given. | pk |
| 1995-06-05 | Be sure to calculate correct offsets in dispatch table. | pk |
| 1995-06-05 | #include <dlfcn.h> | pk |
| 1995-06-05 | Put dlopen() et.al. declarations in separate header file for compatibility. | pk |
| 1995-06-04 | Cache two more environment variable values. | pk |
| 1995-06-04 | Revive library search paths. | pk |
| 1995-06-04 | Implement compiled-in library search paths: any `-L' argument encountered | pk |
| 1995-06-04 | Cut some convoluted code that caused library members to get pulled | pk |
| 1995-05-31 | Added #define LOCAL_LABELS_FB to allow local variables. | ragge |
| 1995-05-29 | Correct copyright. | phil |
| 1995-05-07 | jbsr takes one argument, not two. Apparently the assembler quietly | briggs |
| 1995-04-29 | define STDC_HEADERS, because it seems to work and because we need the protos | cgd |
| 1995-04-29 | include string.h on NetBSD; we need the proto | cgd |
| 1995-04-29 | include stdlib.h and string.h on NetBSD, because we _need_ the protos. | cgd |
| 1995-04-29 | if NetBSD, include sys/cdefs.h and don't define __P here. | cgd |
| 1995-04-28 | fix a typo; i accidentally deleted an _, but it won't really matter. | cgd |
| 1995-04-23 | changes to make the src/gnu code compile happily on the alpha: | cgd |
| 1995-04-23 | NetBSD RCS Id format | cgd |
| 1995-04-23 | don't build tool chain on the alpha, but install /usr/bin/cpp script. | cgd |
| 1995-04-19 | Correct path to mail program. | mycroft |
| 1995-04-18 | Oops, that code was correct before the last change. I was confused. | gwr |
| 1995-04-18 | Fixed botched increment when reading FP regs from kernel crash dumps... | gwr |
| 1995-04-16 | Support new style core dumps (with .reg section) | gwr |
| 1995-04-12 | Use soelim instead of gsoelim | jtc |
| 1995-04-05 | Upgrade to Gawk 2.15.6 | jtc |
| 1995-04-01 | Fix bogosities in cascade stuff. | pk |
| 1995-03-25 | fix bug 905.Charlie Root <root@freetocreate.cais.com> | glass |
| 1995-03-22 | install grog | glass |
| 1995-03-22 | make grog install properly | glass |
| 1995-03-21 | Allow the `.bss' pseudo-op. Remove some unneeded #ifdefs for | mycroft |
| 1995-03-06 | Mention one more macro that was added some time ago. | pk |
| 1995-03-06 | Burn LD_RUN_PATH; I didn't read the SVR5 man-pages carefully enough. | pk |
| 1995-03-06 | Code from Matthew Green to do DL cascading "in the first degree". | pk |
| 1995-03-06 | complete remove special search dirs, use NetBSD Id tag. | cgd |
| 1995-03-01 | Clean up deleted files. | mycroft |
| 1995-02-27 | add a -o flag. should replace with Berkeley grep. | cgd |
| 1995-02-24 | Look for subprograms in /usr/bin. | mycroft |
| 1995-02-24 | RCS 5.6.7.4 | mycroft |
| 1995-02-24 | RCS 5.6.7.4 | mycroft |
| 1995-02-06 | Update SIGCONTEXT_PC_OFFSET. | mycroft |
| 1995-02-05 | Add another missing instruction. | mycroft |
| 1995-02-05 | Add some missing instructions, and synchronize. | mycroft |
| 1995-02-05 | Add `cpuid' instruction, and the canonical names for the debug registers. | mycroft |
| 1995-02-03 | Fixed missing ` (backquote). | jtc |
| 1995-02-03 | Adjust SIGTRAMP_START to reflect reality. | mycroft |
| 1995-02-01 | Merged with most recent version from Cygnus. | jtc |