Age | Commit message (Expand) | Author |
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 |
2003-11-29 | Import gcc-3.3.2. Only the compiler. ada frontend removed for space | Marc Espie |
2003-11-25 | Let cxxfilt compile without any external binutils stuff. | Marc Espie |
2003-11-25 | cxxfilt is now a separate program, split from libiberty | Marc Espie |
2003-11-24 | Switch to using libiberty in new location. | Marc Espie |
2003-11-24 | pieces to grab c++filt directly off libiberty | Marc Espie |
2003-11-23 | If gld${EMULATION_NAME}_search_dir() returns NULL, return early | Nikolay Sturm |
2003-11-06 | Teach gdb about the existence of SIGINFO. Fixes PR 3173. | Otto Moerbeek |
2003-10-31 | add pegasos to config.guess matches | Dale Rahn |
2003-10-15 | reverse the comment on binutils gas/ld as that's what it is now | Michael Shalayeff |
2003-10-11 | Bye bye GNU bc/dc. | Otto Moerbeek |
2003-10-03 | missing -h support; jeffi@rcn.com | Theo de Raadt |
2003-10-01 | Don't use the contents of ~/.signature for the Organization field. | Todd C. Miller |
2003-09-26 | Disable bc (and dc). | Otto Moerbeek |
2003-09-25 | Free buffer and set it to NULL on error lest it be used. | Todd C. Miller |