Age | Commit message (Expand) | Author |
1999-05-27 | Use -O1 to work around egcs/m68k bug | Todd C. Miller |
1999-05-27 | Real fix... this goes into OPTIMIZE, not CCFLAGS. | Marc Espie |
1999-05-26 | egcs Internal compiler errors on m68k. | Marc Espie |
1999-05-26 | So long, and thanks for all the bugs. | Marc Espie |
1999-05-26 | Link in egcs, kill gcc and libg++ | Marc Espie |
1999-05-24 | This patch lets sparc ld handle pic/PIC relocations mix, by simply forcing | Marc Espie |
1999-05-21 | Be more specific about dynamic libraries: ldd does not know how to handle | Marc Espie |
1999-05-16 | remove the "cat" prefix from man extensions since it makes perldoc send the w... | Todd C. Miller |
1999-05-14 | Need to check for the c suffix on args to the -size switch. Patch sent to pe... | Todd C. Miller |
1999-05-13 | correct a warning: don't test for format_char == 'x' twice in the same if() | Aaron Campbell |
1999-05-13 | libary -> library, other misc corrections | Aaron Campbell |
1999-05-11 | cvs missed this in the last perl commit. Bad cvs. | Todd C. Miller |
1999-05-11 | Go back to colon-separated paths approach but truncate lib paths | Todd C. Miller |
1999-05-10 | cross-ld for sparc: iflush as nop, since it won't compile on non-sparc, | Marc Espie |
1999-05-10 | add needed declaration of struct ranlib tag to keep cross-endian tools | Marc Espie |
1999-05-09 | o kill colon-separated paths in *libexp, they confuse too many modules | Todd C. Miller |
1999-05-09 | We use a patched version of gnu diffutils-2.7. | Marc Espie |
1999-05-09 | Deal with colon-separated paths in *libexp variables. This is a | Todd C. Miller |
1999-05-04 | Move perl lib files to /usr/libdata/perl5 and /usr/local/libdata/perl5. | Todd C. Miller |
1999-05-03 | sync with gzip 1.2.4a | Brad Smith |
1999-05-03 | For each search dir in /usr/lib/perl5, also look in /usr/local/lib/perl5. | Todd C. Miller |
1999-05-02 | Don't need to set ccflags or cppflags to be empty | Todd C. Miller |
1999-05-02 | fix typos, spotted by espie | Todd C. Miller |
1999-05-02 | Obvious typo in previous commit; niklas@ | Marc Espie |
1999-05-01 | Let Makefiles pass infodir and bindir thru recursive invocation, | Marc Espie |
1999-04-30 | GOT name is __GLOBAL_OFFSET_TABLE_ on i386 a.out. | Marc Espie |
1999-04-30 | Crank the for loop max index so test #2 succeeds on fast machines. Total tes... | Todd C. Miller |
1999-04-30 | Use arch, not uname | Todd C. Miller |
1999-04-30 | more cruft | Todd C. Miller |
1999-04-29 | New configuration method, use a combination of hints and config.over. Also a... | Todd C. Miller |
1999-04-29 | Import of stock perl 5.8.5 | Todd C. Miller |
1999-04-29 | perl5.005_03 (stock) | Todd C. Miller |
1999-04-29 | perl5.005_03 | Todd C. Miller |
1999-04-20 | cleanup if -dump is called; markus.friedl@fau.de | Theo de Raadt |
1999-04-18 | PIC code generation is busted, espie@ said yes | Michael Shalayeff |
1999-04-01 | Fix TARGET_CPU_DEFAULT/TARGET_DEFAULT mixup (problem is specific to | Marc Espie |
1999-03-30 | minor parser bugfix; amazing what you find when you get in the right mindset | Todd C. Miller |
1999-03-30 | Final changes for real 1.5.9 release | Todd C. Miller |
1999-03-29 | sudo 1.5.9--fixes some parser bugs | Todd C. Miller |
1999-03-12 | Repair bootstrap with -DNOMAN | Marc Espie |
1999-03-08 | sudo 1.5.8p2 | Todd C. Miller |
1999-03-06 | Wrong file, fixed. | Marc Espie |
1999-03-06 | Forgot that one. | Marc Espie |
1999-03-05 | Functionality moved to t-openbsd, where it belongs. | Marc Espie |
1999-03-05 | Adjust configure.in & rerun autoconf. | Marc Espie |
1999-03-05 | Regular fragments to avoid surprises. | Marc Espie |
1999-03-05 | Kill nonsense: OBJECT_FORMAT_COFF is a tweak for collect2. | Marc Espie |
1999-03-04 | Build manpages when god meant them to be | Niklas Hallqvist |
1999-03-04 | Fix edge-condition with doing "cvs update directory" when there is no CVS | Thorsten Lockert |
1999-03-04 | Fix dependencies and cleaning | Niklas Hallqvist |