summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
1998-11-17Move perl install to be after binutils since binutils installs some headers ↵Todd C. Miller
that we may want to convert with h2ph
1998-11-16simple fixes for buffer overflows in telnet:// tn3270:// and rlogin:// and a ↵Artur Grabowski
fix for stupid handling of username for rlogin:// (which is passed to system()...)
1998-11-16Fix `L2-L1' expression evaluation botch; from NetBSD.Jason Wright
1998-11-14add xref to deroff, fix deroff so apropos will work.Marc Espie
1998-11-13update to sudo 1.5.6p6Todd C. Miller
1998-11-01mvme88k changes. Fixed killer bug in xcr instruction.Steve Murphree
1998-10-28mkdtemp a directory where Lynx puts all it's temporary files.Artur Grabowski
Fixing creation of all temp files would involve rewriting Lynx.
1998-10-19Use env to set the PATH since we run configure in a subshellTodd C. Miller
1998-10-18set PATH before running configure since we can't rely on the user's path ↵Todd C. Miller
being sane
1998-09-20Append "-idirafter ${DESTDIR}/usr/include/g++" to CPPFLAGS if DESTDIR isTodd C. Miller
specified so we can find gcc-installed c++ includes. dm@openbsd.org
1998-09-19xsubpp.cat1 ended up in two places in DESTDIRTheo de Raadt
1998-09-17get version from version.h for long messageTodd C. Miller
1998-09-15sudo 1.5.6Todd C. Miller
1998-09-10fix init/fini calls; d@Theo de Raadt
1998-09-10clean up some files 'make distclean' on the GNU Makefile does not clean upTodd C. Miller
1998-09-06handle ^C in traditional fashionkstailey
1998-09-03Thu Sep 3 08:49:50 1998 Niklas Hallqvist <niklas@appli.se>Niklas Hallqvist
* function.c (purge_addressof_1): Wrap SUBREG with STRICT_LOW_PART as to not clobber live parts of the pseudo.
1998-08-28set RTLD_DL flag before refcount++ returns; michaels@inet.noTheo de Raadt
1998-08-28clean in bcwrapkstailey
1998-08-24support GLOBAL_AUTOCONF_CACHEkstailey
1998-08-22Integrate local changesThorsten Lockert
1998-08-22Latest version from Cyclic; skipped filesThorsten Lockert
1998-08-22Latest version from CyclicThorsten Lockert
1998-08-22Latest version from CyclicThorsten Lockert
1998-08-12Use system zlib if present and of recent enough vintageThorsten Lockert
1998-08-11RCS Id I have had lying around.Niklas Hallqvist
1998-08-114 more instructions; some registers needed, but numbers are ok anywayMichael Shalayeff
1998-08-08undo last commit, very brokenJason Downs
1998-08-07powerpc supports gdb mmalloc and readline.Dale S. Rahn
1998-08-07Build gdb for power now. yea.Dale S. Rahn
1998-08-07Support pieces for gdb to work on the powerpc port.Dale S. Rahn
1998-08-07GDB 6.3 (excluding .info files)Dale S. Rahn
1998-08-07Do not build the libiberty version of vasprintf, use the version that isDale S. Rahn
in libc. This was done because the algorithm done in the libiberty version does not work with the powerpc stdarg/varargs processing.
1998-08-05setuid/setgid caveats; formTheo de Raadt
1998-08-04Use MACHINE_ARCH, not MACHINE when installing .ph files; pefo@opsycon.seTodd C. Miller
1998-07-24-lcurses, not termcap/termlibTodd C. Miller
1998-07-22add a section about LD_PRELOAD; noted as missing by form@pppvs.itam.nsc.ruTheo de Raadt
1998-07-15execute fix-libmath_h via sh since execute bit is not set with ctm; espie@Todd C. Miller
1998-07-13Integrate local changesThorsten Lockert
1998-07-13Latest version from Cyclic; skipped filesThorsten Lockert
1998-07-13Latest version from CyclicThorsten Lockert
1998-07-09arghTheo de Raadt
1998-07-09use MAXHOSTNAMELENTheo de Raadt
1998-07-07remove the line with e2fsprogsArtur Grabowski
1998-07-07old, big, not compiled and not used, dieArtur Grabowski
1998-07-06alpha work againTheo de Raadt
1998-07-06fix this mess; XXX need new cygnus versionTheo de Raadt
1998-07-05fixTodd T. Fries
1998-07-05don't try and rebuild things via GNU automakeTodd C. Miller
1998-07-05Kill extra man page build as well.Jason Downs