summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
1999-05-16remove the "cat" prefix from man extensions since it makes perldoc send the w...Todd C. Miller
1999-05-14Need to check for the c suffix on args to the -size switch. Patch sent to pe...Todd C. Miller
1999-05-13correct a warning: don't test for format_char == 'x' twice in the same if()Aaron Campbell
1999-05-13libary -> library, other misc correctionsAaron Campbell
1999-05-11cvs missed this in the last perl commit. Bad cvs.Todd C. Miller
1999-05-11Go back to colon-separated paths approach but truncate lib pathsTodd C. Miller
1999-05-10cross-ld for sparc: iflush as nop, since it won't compile on non-sparc,Marc Espie
1999-05-10add needed declaration of struct ranlib tag to keep cross-endian toolsMarc Espie
1999-05-09o kill colon-separated paths in *libexp, they confuse too many modulesTodd C. Miller
1999-05-09We use a patched version of gnu diffutils-2.7.Marc Espie
1999-05-09Deal with colon-separated paths in *libexp variables. This is aTodd C. Miller
1999-05-04Move perl lib files to /usr/libdata/perl5 and /usr/local/libdata/perl5.Todd C. Miller
1999-05-03sync with gzip 1.2.4aBrad Smith
1999-05-03For each search dir in /usr/lib/perl5, also look in /usr/local/lib/perl5.Todd C. Miller
1999-05-02Don't need to set ccflags or cppflags to be emptyTodd C. Miller
1999-05-02fix typos, spotted by espieTodd C. Miller
1999-05-02Obvious typo in previous commit; niklas@Marc Espie
1999-05-01Let Makefiles pass infodir and bindir thru recursive invocation,Marc Espie
1999-04-30GOT name is __GLOBAL_OFFSET_TABLE_ on i386 a.out.Marc Espie
1999-04-30Crank the for loop max index so test #2 succeeds on fast machines. Total tes...Todd C. Miller
1999-04-30Use arch, not unameTodd C. Miller
1999-04-30more cruftTodd C. Miller
1999-04-29New configuration method, use a combination of hints and config.over. Also a...Todd C. Miller
1999-04-29Import of stock perl 5.8.5Todd C. Miller
1999-04-29perl5.005_03 (stock)Todd C. Miller
1999-04-29perl5.005_03Todd C. Miller
1999-04-20cleanup if -dump is called; markus.friedl@fau.deTheo de Raadt
1999-04-18PIC code generation is busted, espie@ said yesMichael Shalayeff
1999-04-01Fix TARGET_CPU_DEFAULT/TARGET_DEFAULT mixup (problem is specific toMarc Espie
1999-03-30minor parser bugfix; amazing what you find when you get in the right mindsetTodd C. Miller
1999-03-30Final changes for real 1.5.9 releaseTodd C. Miller
1999-03-29sudo 1.5.9--fixes some parser bugsTodd C. Miller
1999-03-12Repair bootstrap with -DNOMANMarc Espie
1999-03-08sudo 1.5.8p2Todd C. Miller
1999-03-06Wrong file, fixed.Marc Espie
1999-03-06Forgot that one.Marc Espie
1999-03-05Functionality moved to t-openbsd, where it belongs.Marc Espie
1999-03-05Adjust configure.in & rerun autoconf.Marc Espie
1999-03-05Regular fragments to avoid surprises.Marc Espie
1999-03-05Kill nonsense: OBJECT_FORMAT_COFF is a tweak for collect2.Marc Espie
1999-03-04Build manpages when god meant them to beNiklas Hallqvist
1999-03-04Fix edge-condition with doing "cvs update directory" when there is no CVSThorsten Lockert
1999-03-04Fix dependencies and cleaningNiklas Hallqvist
1999-03-04Correct info-files cleaning and generationNiklas Hallqvist
1999-03-04Build info files from all: as they should beNiklas Hallqvist
1999-02-28Integrate local changesThorsten Lockert
1999-02-28Latest version from Cyclic; skipped filesThorsten Lockert
1999-02-28Latest version from Cyclic; skipped filesThorsten Lockert
1999-02-28Latest version from CyclicThorsten Lockert
1999-02-28From: Jeffrey A Law <law@hurl.cygnus.com>Marc Espie