Age | Commit message (Expand) | Author |
2004-01-14 | Preliminary changes for ARM support on OpenBSD. "Can't hurt" espie@ | Dale Rahn |
2004-01-13 | ... and kill library == 0 optimization test that is now bogus with libsupcxx... | Marc Espie |
2004-01-13 | stupid, stupid. | Marc Espie |
2004-01-13 | Do not evaluate this->next after calling the handler; the handler may | Otto Moerbeek |
2004-01-13 | use our own nm and size | Michael Shalayeff |
2004-01-13 | - move a few common pieces into OPENBSD_OS_CPP_BUILTINS_COMMON | Brad Smith |
2004-01-12 | fix c++ -shared for gcc 3. Here, we recognize -shared and link with | Marc Espie |
2004-01-08 | long vs time_t workarounds without changing the API; spotted by pval, ok fgsch | Theo de Raadt |
2004-01-08 | add stub for attribute "sentinel". | Marc Espie |
2004-01-07 | inverted test. problem reported by avsm@. | Marc Espie |
2004-01-07 | disable for all openbsd arches. | Marc Espie |
2004-01-07 | define __sparcv9__ on sparc64; discussed with many ppl, solves many issues | Peter Valchev |
2004-01-04 | OpenBSD/powerpc is a __unix__ system. | Dale Rahn |
2004-01-03 | sync the list of acceptable getopt_long options with reality. | Brad Smith |
2004-01-02 | Don't strip scripts; idea from mpech@; ok deraadt@ | Todd C. Miller |
2003-12-29 | re-entrancy hack that is currently needed for cvs to work correctly. | Theo de Raadt |
2003-12-28 | Add missing C++ include paths: arch-dependent headers, and | Marc Espie |
2003-12-18 | Don't add -I$(srcdir)/zlib to CFLAGS since the version of zlib included with | Todd C. Miller |
2003-12-18 | cvs uses zlib, not gzip; remove a lie. OK deraadt@ | Todd C. Miller |
2003-12-17 | Quick fix for zlib's update. | Marc Espie |
2003-12-16 | Better fix for MALLOC_OPTIONS=J bug. Something had problems with | Todd C. Miller |
2003-12-12 | Add a check for absolute pathnames; from cvs 1.11.10; deraadt@ OK | Todd C. Miller |
2003-12-10 | Ignore PSALL if NOMAN is set; noticed by jmc@ | Todd C. Miller |
2003-12-08 | fix dangling code. | Marc Espie |
2003-12-06 | Fix speling here too so t/pod/pod2usage.t passes; noticed by drahn@ | Todd C. Miller |
2003-12-03 | fix 2 typos | Todd C. Miller |
2003-12-03 | Add back these dead files for 5.8.2 | Todd C. Miller |
2003-12-03 | Whoops, don't build threaded by default | Todd C. Miller |
2003-12-03 | Resolve conflicts for perl 5.8.2, remove old files, and add OpenBSD-specific ... | Todd C. Miller |
2003-12-03 | perl 5.8.2 from CPAN | Todd C. Miller |
2003-12-02 | hppa-openbsd configs; espie@ ok | Michael Shalayeff |
2003-12-01 | Add x86_64-unknown-openbsd* target. Tested only as a cross-compiler. | Alexander Yurchenko |
2003-11-29 | ditch duplicate code, thx. | Marc Espie |
2003-11-29 | generate info files in the right location. | Marc Espie |
2003-11-29 | regen files in obj/ | Marc Espie |
2003-11-29 | Don't bother trying to install stuff that doesn't exist. | Marc Espie |
2003-11-29 | regen manpages in obj/ | Marc Espie |
2003-11-29 | regenerate source for manpages in depend stage so MAN= doesn't fall over. | Marc Espie |
2003-11-29 | re-add java parser. It's a re-entrant parser, so yacc doesn't compete so | Marc Espie |
2003-11-29 | OpenBSD build engine. | Marc Espie |
2003-11-29 | Rebuild of parser in obj directory. | Marc Espie |
2003-11-29 | Add OpenBSD specific features: | Marc Espie |
2003-11-29 | disable gmake's parallel build checks, and allow libgcc to build correctly | Marc Espie |
2003-11-29 | Berkeley yacc is allowed to use unpoisoned malloc. | Marc Espie |
2003-11-29 | regen files in the obj/ directory. | Marc Espie |
2003-11-29 | grab libiberty from other location | Marc Espie |
2003-11-29 | Supplementary test for java iconv stuff. | Marc Espie |
2003-11-29 | Add OpenBSD specific configurations. | Marc Espie |
2003-11-29 | also import this dir. | Marc Espie |
2003-11-29 | resurrect dead files | Marc Espie |