Age | Commit message (Expand) | Author |
1999-09-24 | Slightly more accurate manpage. | Marc Espie |
1999-09-24 | Cleaning up my tree... | Marc Espie |
1999-09-24 | Fix 2.5->2.6 problem, by propagating Makefile.in recent change to the | Marc Espie |
1999-09-23 | Typo fixes. | Alex Feldman |
1999-09-22 | s/ascii/ASCII/ | Theo de Raadt |
1999-09-20 | Formatting | Marc Espie |
1999-09-20 | Transform mips/openbsd-be.h into a fragment, | Marc Espie |
1999-09-17 | Invoke sh move-if-change explicitly. | Marc Espie |
1999-09-14 | Bye, bye, choose_temp_base | Marc Espie |
1999-09-14 | Kill remaining instances of mktemp, direct and indirect. | Marc Espie |
1999-09-10 | Put files in /usr/libexec/cvs and /usr/libdata/cvs; suggestion from Todd | Thorsten Lockert |
1999-09-10 | Add option to set the repository to read-only on the command line; from | Thorsten Lockert |
1999-09-10 | Integrate local changes | Thorsten Lockert |
1999-09-10 | Latest version from Cyclic; skipped files | Thorsten Lockert |
1999-09-10 | Latest version from Cyclic | Thorsten Lockert |
1999-09-08 | Better stack usage, bugfix from current. | Marc Espie |
1999-09-06 | succesfully -> successfully | Aaron Campbell |
1999-09-05 | Put choose_temp_base call back in msdos dependent code. | Marc Espie |
1999-09-01 | Don't try to use .set on mips, it's special. | Marc Espie |
1999-09-01 | Repair -frepo | Marc Espie |
1999-08-31 | Support fxch abreviated form | Marc Espie |
1999-08-31 | Don't need -fno-strict-aliasing, our gcc has strict aliasing turned off by de... | Todd C. Miller |
1999-08-27 | Restore SET_ASM_OP, which lets __attribute__((alias)) work again. | Marc Espie |
1999-08-27 | check for arch that supports -s flag | Todd C. Miller |
1999-08-26 | OpenBSD CVS tag | Todd C. Miller |
1999-08-25 | comment typo | Niklas Hallqvist |
1999-08-25 | Remove redundant test (which I am sure gcc removed by itself anyhow) | Niklas Hallqvist |
1999-08-24 | Enable dlopen(3) to work in statically linked binaries | Niklas Hallqvist |
1999-08-24 | Remove -g accidentally committed by someone | Niklas Hallqvist |
1999-08-24 | Align defines nicely | Niklas Hallqvist |
1999-08-24 | Avoid /usr/ARCH-unknown-openbsd in a way more friendly to | Marc Espie |
1999-08-24 | m68k code generation work-around that I had forgotten to remove... | Marc Espie |
1999-08-23 | Merge | Marc Espie |
1999-08-23 | Update to gcc 2.95.1, official release. | Marc Espie |
1999-08-22 | Don't turn -fstrict-aliasing on automatically for now. | Marc Espie |
1999-08-20 | add -fno-strict-aliasing | Todd C. Miller |
1999-08-20 | Don't install with special permissions. | Jason Downs |
1999-08-20 | Link with "-L. -lperl" if building a shrared libperl on OpenBSD | Todd C. Miller |
1999-08-20 | comment out shared libperl support for the time being | Todd C. Miller |
1999-08-20 | Link perl binary with shared libperl | Todd C. Miller |
1999-08-20 | Take advantage of "arch -s" | Todd C. Miller |
1999-08-20 | Fix faulty asms, that happened to work with old gcc, but not egcs | Niklas Hallqvist |
1999-08-19 | The mips test for dynamic loading was wrong | Niklas Hallqvist |
1999-08-16 | Comment typo | Niklas Hallqvist |
1999-08-16 | We must tell we are little endian by default | Niklas Hallqvist |
1999-08-16 | Protect against spaces in CC (which is not unlikely) and LDSTATIC | Niklas Hallqvist |
1999-07-28 | do not spin; hugh | Theo de Raadt |
1999-07-26 | Give groff the -S (safer mode) option. This is a paranoia mode that prevents | Aaron Campbell |
1999-07-22 | insque is no longer part of libstdc++ (inherited from libiberty behavior) | Marc Espie |
1999-07-22 | insque is no longer part of libiberty. | Marc Espie |