summaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)Author
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
2000-12-1020001211Ben Lindstrom
2000-12-0520001205Ben Lindstrom
2000-12-03 - (djm) Added patch from Nalin Dahyabhai <nalin@redhat.com> to enableDamien Miller
2000-11-29 - (djm) Patch from Pekka Savola <Pekka.Savola@netcore.fi> to include a fewDamien Miller
2000-11-29 - (djm) bsd-rresvport.c bzero -> memsetDamien Miller
2000-11-1720001117Ben Lindstrom
2000-11-1620001116Ben Lindstrom
2000-11-13 - (djm) fixpaths to DSA and RSA keys tooDamien Miller
2000-11-13 - (djm) Merge OpenBSD changes:Damien Miller
2000-11-11stupid ; misplacementDamien Miller
2000-11-11 - (djm) Fix new Makefile.in warningsDamien Miller
2000-11-11 - (djm) Added /etc/primes for kex DH group neg, fixup Makefile.in andDamien Miller
2000-11-05 - (bal) Missed auth-skey.o in Makefile.in and minor correction toBen Lindstrom
2000-11-05 - (bal) Reworked NEWS-OS and NeXT ports to extract waitpid() andBen Lindstrom
2000-11-05 - (bal) auth2-skey.c - Checked in. Missing from portable tree.Ben Lindstrom
2000-10-18 - (stevesk) Add initial support for setproctitle(). CurrentKevin Steves
2000-10-15 - (bal) Add support for realpath and getcwd for platforms with brokenBen Lindstrom
2000-10-14 - (djm) Fix scp user@host handlingDamien Miller
2000-10-14 - (djm) Big OpenBSD sync:Damien Miller
2000-09-29 - (djm) Merged big SCO portability patch from Tim RiceDamien Miller
2000-09-24dohDamien Miller
2000-09-21 - (djm) Fix bad path substitution. Report from Andrew MinerDamien Miller
2000-09-16 - (djm) Shadow expiry check fix from Pavel Troller <patrol@omni.sinus.cz>Damien Miller
2000-09-05 - (djm) Merge cygwin support from Corinna Vinschen <vinschen@cygnus.com>Damien Miller
2000-09-0520000905Damien Miller
2000-08-23 - (djm) Pick up LOGIN_PROGRAM from environment or PATH if not set by headersDamien Miller
2000-08-18 - (djm) OpenBSD CVS changes:Damien Miller
2000-08-16 - (djm) Replacement for inet_ntoa for Irix (which breaks on gcc)Damien Miller
2000-08-13 - (djm) Add $(srcdir) to includes when compiling (for VPATH). Report fromDamien Miller
2000-08-07Set mode 0755 during installDamien Miller
2000-07-11 - (djm) Add strsep function from OpenBSD libc for systems that lack itDamien Miller
2000-07-11 - (djm) Don't generate host keys when $(DESTDIR) is set (e.g. during RPMDamien Miller
2000-07-11 - (djm) Added bsd-inet_aton for NeXTDamien Miller
2000-07-09 - (djm) More NeXT compatibility from Ben Lindstrom <mouring@pconline.com>Damien Miller
2000-07-09 - (djm) Missing $(DESTDIR) on host-key target causing problems with RPMDamien Miller
2000-06-28 - (djm) Added 'distprep' make target to simplify packagingDamien Miller
2000-06-22 - (djm) Automatically generate host key during "make install". SuggestedDamien Miller
2000-06-18 - (djm) Started merge of Ben Lindstrom's <mouring@pconline.com> NeXT supportDamien Miller