Age | Commit message (Expand) | Author |
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 |
1999-03-04 | Correct info-files cleaning and generation | Niklas Hallqvist |
1999-03-04 | Build info files from all: as they should be | Niklas Hallqvist |
1999-02-28 | Integrate local changes | Thorsten Lockert |
1999-02-28 | Latest version from Cyclic; skipped files | Thorsten Lockert |
1999-02-28 | Latest version from Cyclic; skipped files | Thorsten Lockert |
1999-02-28 | Latest version from Cyclic | Thorsten Lockert |
1999-02-28 | From: Jeffrey A Law <law@hurl.cygnus.com> | Marc Espie |
1999-02-28 | Formatting changes: conform to the gnu coding standard guidelines. | Marc Espie |
1999-02-28 | Introduce OBSD_CPP_SPEC and OBSD_LIB_SPEC, | Marc Espie |
1999-02-28 | Write a `default' OpenBSD setup to factorize stuff that is common to | Marc Espie |
1999-02-25 | kill extra gzip.1 in MLINKS and add LINKS and MLINKS for zegrep and zfgrep in... | Todd C. Miller |
1999-02-24 | put zegrep and zfgrep in the tree | Theo de Raadt |
1999-02-24 | broken send file function fix, Frederick Bruckman, netbsd pr 6834 | Theo de Raadt |
1999-02-23 | Add common xm-openbsd.h fragment, to be used by all archs to avoid | Marc Espie |
1999-02-23 | Add openbsd changes directly to configure.in, | Marc Espie |
1999-02-20 | fix library search problem; the linker would stop searching | Marco S Hyman |
1999-02-19 | sudo 1.5.8 | Todd C. Miller |
1999-02-18 | better support for openbsd/hppa, some parts from current egcs-snapshot port; ... | Michael Shalayeff |
1999-02-17 | Grammar | Marc Espie |
1999-02-17 | Future fix: help egcs avoid #pragma weak, which we don't support. | Marc Espie |
1999-02-17 | Update to more recent work: remove DEFAULT_VTABLE_THUNKS, as there | Marc Espie |
1999-02-17 | General clean-up, closer match to egcs. | Marc Espie |
1999-02-11 | newline at end of usage; tv@netbsd | Theo de Raadt |
1999-02-11 | support non-ELF build environments | Theo de Raadt |
1999-02-09 | Removal of mvme88k/* files - again... | Steve Murphree |
1999-02-09 | Corrected mvme88k vs. m88k directories. | Steve Murphree |
1999-02-09 | Moved from mvme88k | Steve Murphree |
1999-02-09 | Fixed mvme88k vs. m88k MACHINE_ARCH | Steve Murphree |
1999-02-09 | GDB 6.3 (excluding .info files) | Steve Murphree |
1999-02-09 | Adding support for Motorola mvme88k. | Steve Murphree |
1999-02-09 | Adding support for Motorola mvme88k | Steve Murphree |
1999-02-09 | Adding support for Motorola mvme88k | Steve Murphree |
1999-02-04 | Add weak symbol handling | Niklas Hallqvist |
1999-02-04 | Grok things like 1.7976931348623157E+308 and the [fF] suffix (float). | Todd C. Miller |
1999-02-04 | Hex constants can end in [lLuU]* as well. Fixes limits.ph and others. | Todd C. Miller |
1999-02-04 | When passing ${CC} and ${LDSTATIC} one must use quotes since they may contain... | Todd C. Miller |
1999-02-04 | This is sendbug, not send-pr. Also kill unused error code when | Todd C. Miller |
1999-02-03 | Honor ${CC} and ${COPTS}; wd@ics.nara-wu.ac.jp | Todd C. Miller |
1999-02-02 | Fix DWARF2_UNWIND_INFO properly, e.g., so that the same fragment works | Marc Espie |