Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-03-12 | Integrate local changes | Thorsten Lockert | |
1998-03-12 | Latest version from Cyclic; files missed in first run | Thorsten Lockert | |
1998-03-12 | Latest version from Cyclic | Thorsten Lockert | |
1998-03-11 | Pass on -R to ld. Marco S Hyman <marc@snafu.org> | Todd C. Miller | |
1998-03-11 | support non-executable shell scripts | Theo de Raadt | |
1998-03-11 | default to our web page | Theo de Raadt | |
1998-03-11 | support non-executable shell scripts | Theo de Raadt | |
1998-03-11 | add lynx. -moj | Mats O Jansson | |
1998-03-11 | make it work in our world... -moj | Mats O Jansson | |
1998-03-11 | Lynx 2.8 | Mats O Jansson | |
1998-03-08 | In "make includes" don't try to install a file called '*.h' | Todd C. Miller | |
1998-03-08 | update to gcc 2.8.1 | Todd C. Miller | |
1998-03-08 | FSF gcc 2.8.1 | Todd C. Miller | |
1998-03-08 | FSF gcc 2.8.1 | Todd C. Miller | |
1998-03-07 | Don't make -Wall imply -Wchar-subscripts as that warning is just | Todd C. Miller | |
plain stupid. | |||
1998-03-07 | add dummy.h to CLEANFILES | Todd C. Miller | |
1998-03-07 | fix typo | Todd C. Miller | |
1998-03-07 | This probably should not have made it into the libg++-2.8.0 tarball. | Todd C. Miller | |
1998-03-06 | This file belongs in the obj/ dir, go away | Niklas Hallqvist | |
1998-03-06 | Do not install a ${arch}-unknown-openbsd2.x link | Niklas Hallqvist | |
1998-03-05 | Minor formatting, capitalization, and punctuation changes. | Todd C. Miller | |
Aaron Jackson <jackson@msrce.howard.edu> | |||
1998-03-04 | Don't try and rebuild configure with autoconf. We have no guarantee | Todd C. Miller | |
that the timestamp on configure will be newer than configure.in... | |||
1998-03-04 | use mkstemp() correctly, i think | Theo de Raadt | |
1998-03-04 | fix cmp of g++ include files | Todd C. Miller | |
1998-03-04 | Typos... | Angelos D. Keromytis | |
1998-03-04 | Make it a little bit cleaner, and make sure temp files get deleted. | Angelos D. Keromytis | |
Thanks Theo. | |||
1998-03-04 | tmpnam() -> mkstemp() | Angelos D. Keromytis | |
1998-03-04 | Remove window of ^C "opportunity" -- could leave junk files in /tmp | Angelos D. Keromytis | |
1998-03-04 | mktemp() -> mkstemp() | Angelos D. Keromytis | |
1998-03-04 | Fix mktemp()->mkstemp()... | Angelos D. Keromytis | |
1998-03-03 | libg++ 2.8.0 from FSF + changes to build in an OpenBSD environment | Todd C. Miller | |
1998-03-03 | GCC 2.8.0 merge | Niklas Hallqvist | |
1998-03-03 | libg++ 2.8.0 from FSF + changes to build in an OpenBSD environment | Todd C. Miller | |
1998-03-03 | Files from libg++ 2.8.0 that cvs erroneously placed in the trunk. | Todd C. Miller | |
1998-03-03 | libg++ 2.8.0 baseline import | Todd C. Miller | |
1998-03-03 | libg++ 2.8.0 baseline import | Todd C. Miller | |
1998-03-03 | libg++ 2.8.0 baseline import | Todd C. Miller | |
1998-03-03 | rewrite construct that made GCC 2.8 do an implicit memset before libc | Niklas Hallqvist | |
is there | |||
1998-02-28 | A merge of the late resolution of symbols code Ian Lance Taylor added to | Niklas Hallqvist | |
gas2 back in 1993. gcc2.8 generates code which relies on this. | |||
1998-02-23 | Clarify | Niklas Hallqvist | |
1998-02-22 | Add emulation of binutils 2.x ld options: -rpath dir, -shared, -soname, | Theo de Raadt | |
--whole-archive, --no-whole-archive for compatibility with ELF ports and to aid migration to bintils. Update manpage with new options; jonathan | |||
1998-02-22 | Merge local changes to support a configuration file with Cyclic's scheme | Thorsten Lockert | |
1998-02-22 | Integrate local changes | Thorsten Lockert | |
1998-02-22 | Latest version from Cyclic; files missed in first run | Thorsten Lockert | |
1998-02-22 | Latest version from Cyclic | Thorsten Lockert | |
1998-02-20 | Our semctl takes a union semun as 4th arg | Niklas Hallqvist | |
1998-02-17 | this diff is now valid | Theo de Raadt | |
1998-02-16 | undo expr.c diff; it breaks things. niklas must recheck | Theo de Raadt | |
1998-02-15 | date: 1998/01/10 05:36:35; author: jdp; state: Exp; lines: +2 -1 | Niklas Hallqvist | |
Make the ".set" directive copy the aux field when the expression reduces to a relocatable symbol plus an offset. This preserves the symbol type information (function vs. object). It is important for SVR4-style weak symbols, e.g., "#pragma weak foo=bar". Without this change, the linker complains that the jmpslot entry is not a function. | |||
1998-02-15 | Merge of NetBSD changes + $OpenBSD$ tags | Niklas Hallqvist | |