Age | Commit message (Expand) | Author |
1999-01-20 | use mktemp(1) | Todd C. Miller |
1999-01-20 | Need to do toupper() on the first char of millert when we replace '&' in gecos | Todd C. Miller |
1999-01-20 | replace & in gecos with username, closes pr #695 | Todd C. Miller |
1999-01-18 | OBJECT_FORMAT_COFF is only a hint for collect2, and is badly named: | Marc Espie |
1999-01-17 | - add OBS_OLD_GAS to conditionalize ASM_SPEC for those archs that still | Marc Espie |
1999-01-13 | build dyncall | Michael Shalayeff |
1999-01-13 | Use MKTEMP_EACH_FILE | Marc Espie |
1999-01-13 | Fix for security hole in MKTEMP_EACH_FILE. | Marc Espie |
1999-01-11 | As of 3.12, emacs files are no longer shipped with texinfo. | Marc Espie |
1999-01-11 | cvs `feature': you MUST remove obsolete files manually, otherwise | Marc Espie |
1999-01-11 | Upgrade to 3.12, merge with OpenBSD changes. | Marc Espie |
1999-01-11 | Import of FSF texinfo 3.12. This version creates empty info-dirs correctly. | Marc Espie |
1999-01-09 | gprof heads the same set of conditions as gas&friends. | Marc Espie |
1999-01-08 | We don't need, nor support | Marc Espie |
1998-12-31 | keep 'perl -T -P' from dumping core | Todd C. Miller |
1998-12-23 | Plain forgot to remove that one. | Marc Espie |
1998-12-23 | Kill files that reference config/xm-openbsd.h, these are no longer | Marc Espie |
1998-12-23 | 2.7.2 -> 2.8.1 | Marc Espie |
1998-12-23 | 2.7.2 -> 2.8.1 | Marc Espie |
1998-12-23 | 2.7.2 -> 2.8.1 | Marc Espie |
1998-12-23 | 2.7.2 -> 2.8.1: new features of configure made these obsolete | Marc Espie |
1998-12-23 | 2.7.2 -> 2.8.1: old i386 & m68k, nextstep renaming. | Marc Espie |
1998-12-23 | 2.7.2 -> 2.8.1: renamed i370 files, i860 files no longer needed. | Marc Espie |
1998-12-23 | 2.7.2 -> 2.8.1: remaining alpha files, convex submodel muck-up. | Marc Espie |
1998-12-23 | 2.7.2 -> 2.8.1 cruft: | Marc Espie |
1998-12-23 | 2.7.2 -> 2.8.1 cruft. Takes care of remaining files, except | Marc Espie |
1998-12-23 | 2.7.2 -> 2.8.1 cruft: unneeded texi output, obsolete/folded back to g++FAQ | Marc Espie |
1998-12-23 | 2.7.2 -> 2.8.1 cruft: obvious old files, moved objc parts. | Marc Espie |
1998-12-21 | Steal commit from d: forgetting to update comments is a bad idea. | Marc Espie |
1998-12-21 | cheaper select() call | Theo de Raadt |
1998-12-18 | pr is @ /usr/bin not /bin. Noted by Corey Brenner <coreybrenner@hotmail.com> | Todd T. Fries |
1998-12-07 | fd leak; oops | Todd C. Miller |
1998-12-06 | Fix a minor 64 bit constant synth. bug | Per Fogelstrom |
1998-12-05 | NOMAN fixes | kstailey |
1998-11-25 | fix comment | kstailey |
1998-11-22 | oops | Theo de Raadt |
1998-11-21 | missed this in previous commit | Todd C. Miller |
1998-11-21 | sudo 1.5.7 | Todd C. Miller |
1998-11-20 | Add thread-safety to libc, so that libc_r will build (on i386 at least). | David Leonard |
1998-11-17 | Move perl install to be after binutils since binutils installs some headers t... | Todd C. Miller |
1998-11-16 | simple fixes for buffer overflows in telnet:// tn3270:// and rlogin:// and a ... | Artur Grabowski |
1998-11-16 | Fix `L2-L1' expression evaluation botch; from NetBSD. | Jason Wright |
1998-11-14 | add xref to deroff, fix deroff so apropos will work. | Marc Espie |
1998-11-13 | update to sudo 1.5.6p6 | Todd C. Miller |
1998-11-01 | mvme88k changes. Fixed killer bug in xcr instruction. | Steve Murphree |
1998-10-28 | mkdtemp a directory where Lynx puts all it's temporary files. | Artur Grabowski |
1998-10-19 | Use env to set the PATH since we run configure in a subshell | Todd C. Miller |
1998-10-18 | set PATH before running configure since we can't rely on the user's path bein... | Todd C. Miller |
1998-09-20 | Append "-idirafter ${DESTDIR}/usr/include/g++" to CPPFLAGS if DESTDIR is | Todd C. Miller |
1998-09-19 | xsubpp.cat1 ended up in two places in DESTDIR | Theo de Raadt |