summaryrefslogtreecommitdiffstats
path: root/Makefile.in
AgeCommit message (Expand)Author
2001-04-27 - (bal) Build manpages and config files once unless changed. Patch byBen Lindstrom
2001-04-21fix perl test, fix nroff test, fix Makefile to build outside source treeTim Rice
2001-04-18 - (bal) Makfile day... Cleaned up multiple mantype support (Patch byBen Lindstrom
2001-04-18 - (bal) renabled 'catman-do:' and fixed it. So now catman pages shouldBen Lindstrom
2001-04-17 - (bal) Add perl5 check for HP/UX, Removed GNUness from Makefile.inBen Lindstrom
2001-04-16doh - missed these in syncDamien Miller
2001-04-16 - (djm) Convert mandoc manpages to man automatically. Patch from Mark D.Damien Miller
2001-04-14 - Missed sshtty.[ch] in Sync.Ben Lindstrom
2001-04-06 - (stevesk) Makefile.in: log.o is in libssh.aKevin Steves
2001-04-04 - (bal) Oops.. Missed including kexdh.c and kexgex.c in OpenBSD sync.Ben Lindstrom
2001-03-30Fixup makefile after mergeDamien Miller
2001-03-24 - Fixed permissions ssh-keyscan. Thanks to Christopher Linn <celinn@mtu.edu>.Ben Lindstrom
2001-03-21 - (djm) Generate config files before buildDamien Miller
2001-03-14 - (djm) Add replacement glob() from OpenBSD libc if the system glob isDamien Miller
2001-03-14 - djm@cvs.openbsd.org 2001/03/13 22:42:54Damien Miller
2001-03-12 - (bal) Reorder includes in Makefile.Ben Lindstrom
2001-03-10make sure $bindir is in USER_PATH so scp will workTim Rice
2001-03-09 - Removed log.o from sftp client. Not needed.Ben Lindstrom
2001-03-05 - (bal) Fix up logging since it changed. removed log-*.cBen Lindstrom
2001-02-18 - (bal) Markus' blessing to rename login.[ch] -> sshlogin.[ch] andBen Lindstrom
2001-02-18Accidentally applied test code, revertDamien Miller
2001-02-18 - (djm) Fix my breaking of cygwin builds, Patch from Corinna VinschenDamien Miller
2001-02-15 - markus@cvs.openbsd.org 2001/02/11 12:59:25Ben Lindstrom
2001-02-14 - (djm) Split out and improve OSF SIA auth code. Patch from Chris AdamsDamien Miller
2001-02-10 - (djm) Sync sftp and scp stuff from OpenBSD:Damien Miller
2001-02-08 - (djm) Fix linking of sftp, don't need arc4random any more.Damien Miller
2001-02-08 - (djm) Don't delete external askpass program in make uninstall target.Damien Miller
2001-02-05doh - Makefile.inDamien Miller
2001-02-05More makefile.in stuff for sftpDamien Miller
2001-02-04 - (djm) Makefile.in fixesDamien Miller
2001-02-04NB: big update - may break stuff. Please test!Damien Miller
2001-02-03 - (bal) Minor Makefile fixBen Lindstrom
2001-02-03 - (bal) Minor Makefile.in tweak. dirname may not exist on someBen Lindstrom
2001-02-02 - (bal) Makefile fix to use $(MAKE) instead of 'make' for platformsBen Lindstrom
2001-02-02 - (bal) Makefile fix where sourcedir != builddir by Corinna VinschenBen Lindstrom
2001-02-01 - (bal) Minor fix to Makefile to stop rebuilding executables if noBen Lindstrom
2001-01-31 - (bal) Reorder. Move all bsd-*, fake-*, next-*, and cygwin* stuff toBen Lindstrom
2001-01-25 - (bal) SSH_PROGRAM vs _PATH_SSH_PROGRAM fix pointed out by RoumenBen Lindstrom
2001-01-22A bit of this patch was in the last commitBen Lindstrom
2001-01-22Hopefully things did not get mixed around too much. It compiles underBen Lindstrom
2001-01-19Please grep through the source and look for 'ISSUE' comments and verifyBen Lindstrom
2001-01-18NOTE: This update changes the RSA key generation. *NEW RSA KEYSBen Lindstrom
2001-01-14 - (stevesk) initial work for OpenBSD "support supplementary group inKevin Steves
2001-01-03 - (bal) UnixWare 2.0 fixes by Tim Rice <tim@multitalents.net>Ben Lindstrom
2001-01-0220010102Ben Lindstrom
2000-12-30<Whistle> Umm.. Made a minor mistake put -o instead of -c in .c.o section.Ben Lindstrom
2000-12-29 - (bal) Add in '.c.o' section to Makefile.in to address make programs thatBen Lindstrom
2000-12-27 - (djm) Fix catman-do target for non-bashDamien Miller
2000-12-2220001223Ben Lindstrom
2000-12-18 - (bal) split CFLAGS into CFLAGS and CPPFLAGS in configure.in and Makefile.Ben Lindstrom