summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
AgeCommit message (Expand)Author
2003-12-12Add a check for absolute pathnames; from cvs 1.11.10; deraadt@ OKTodd C. Miller
2003-12-10Ignore PSALL if NOMAN is set; noticed by jmc@Todd C. Miller
2003-12-08fix dangling code.Marc Espie
2003-12-06Fix speling here too so t/pod/pod2usage.t passes; noticed by drahn@Todd C. Miller
2003-12-03fix 2 typosTodd C. Miller
2003-12-03Add back these dead files for 5.8.2Todd C. Miller
2003-12-03Whoops, don't build threaded by defaultTodd C. Miller
2003-12-03Resolve conflicts for perl 5.8.2, remove old files, and add OpenBSD-specific ...Todd C. Miller
2003-12-03perl 5.8.2 from CPANTodd C. Miller
2003-12-02hppa-openbsd configs; espie@ okMichael Shalayeff
2003-12-01Add x86_64-unknown-openbsd* target. Tested only as a cross-compiler.Alexander Yurchenko
2003-11-29ditch duplicate code, thx.Marc Espie
2003-11-29generate info files in the right location.Marc Espie
2003-11-29regen files in obj/Marc Espie
2003-11-29Don't bother trying to install stuff that doesn't exist.Marc Espie
2003-11-29regen manpages in obj/Marc Espie
2003-11-29regenerate source for manpages in depend stage so MAN= doesn't fall over.Marc Espie
2003-11-29re-add java parser. It's a re-entrant parser, so yacc doesn't compete soMarc Espie
2003-11-29OpenBSD build engine.Marc Espie
2003-11-29Rebuild of parser in obj directory.Marc Espie
2003-11-29Add OpenBSD specific features:Marc Espie
2003-11-29disable gmake's parallel build checks, and allow libgcc to build correctlyMarc Espie
2003-11-29Berkeley yacc is allowed to use unpoisoned malloc.Marc Espie
2003-11-29regen files in the obj/ directory.Marc Espie
2003-11-29grab libiberty from other locationMarc Espie
2003-11-29Supplementary test for java iconv stuff.Marc Espie
2003-11-29Add OpenBSD specific configurations.Marc Espie
2003-11-29also import this dir.Marc Espie
2003-11-29resurrect dead filesMarc Espie
2003-11-29Import gcc-3.3.2. Only the compiler. ada frontend removed for space Marc Espie
2003-11-25Let cxxfilt compile without any external binutils stuff.Marc Espie
2003-11-25cxxfilt is now a separate program, split from libibertyMarc Espie
2003-11-24Switch to using libiberty in new location.Marc Espie
2003-11-24pieces to grab c++filt directly off libibertyMarc Espie
2003-11-23If gld${EMULATION_NAME}_search_dir() returns NULL, return earlyNikolay Sturm
2003-11-06Teach gdb about the existence of SIGINFO. Fixes PR 3173.Otto Moerbeek
2003-10-31add pegasos to config.guess matchesDale Rahn
2003-10-15reverse the comment on binutils gas/ld as that's what it is nowMichael Shalayeff
2003-10-11Bye bye GNU bc/dc.Otto Moerbeek
2003-10-03missing -h support; jeffi@rcn.comTheo de Raadt
2003-10-01Don't use the contents of ~/.signature for the Organization field.Todd C. Miller
2003-09-26Disable bc (and dc).Otto Moerbeek
2003-09-25Free buffer and set it to NULL on error lest it be used.Todd C. Miller
2003-09-20powerpc ld.so has a slightly unreasonable expectation about __got_startDale Rahn
2003-09-19Make CTORS/DTORS non-writeable in dynamic binaries. ok deraadt@Dale Rahn
2003-09-18- missing .ElJason McIntyre
2003-09-09pass the -a flag to grep so that it doesn't treat some info files as binaryDavid Krause
2003-08-15remove extra \n in {warn,err}{,x} callsTheo de Raadt
2003-08-12Stop the madness, though shalt not pass FD_SETSIZE as the first param toTodd C. Miller
2003-08-10link File::Basename to basename, dirname, fileparseMarc Espie