summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-03-19 - djm@cvs.openbsd.org 2001/03/19 05:49:52Damien Miller
2001-03-19 - djm@cvs.openbsd.org 2001/03/19 12:10:17Damien Miller
2001-03-19 - djm@cvs.openbsd.org 2001/03/19 12:10:17Damien Miller
2001-03-19 - deraadt@cvs.openbsd.org 2001/03/18 23:30:55Damien Miller
2001-03-19 - (djm) OpenBSD CVS SyncDamien Miller
2001-03-19 - (bal) NeXTStep lacks S_ISLNK. Plus split up S_IS*Ben Lindstrom
2001-03-19 - (bal) Small fix to scp. %lu vs %ldBen Lindstrom
2001-03-19 - Use 'NGROUPS' for NeXT Since 'MAX_NGROUPS' is wrapped up in -lposixBen Lindstrom
2001-03-18move HAVE_LONG_LONG_INT where it worksTim Rice
2001-03-19Better fix for long longDamien Miller
2001-03-19 - (djm) Make scp work on systems without 64-bit intsDamien Miller
2001-03-19 - markus@cvs.openbsd.org 2001/03/18 12:07:52Ben Lindstrom
2001-03-19 - (djm) Add getusershell() functions from OpenBSD CVSDamien Miller
2001-03-19Add missing headersDamien Miller
2001-03-19 - (djm) Seed PRNG at startup, rather than waiting for arc4random calls toDamien Miller
2001-03-17 - tim@mindrot.org 2001/03/17 18:45:25 [compat.c]Tim Rice
2001-03-17 - markus@cvs.openbsd.org 2001/03/17 17:27:59Ben Lindstrom
2001-03-17 - (bal) Fixed scp type casing issue which causes "scp: protocol error:Ben Lindstrom
2001-03-17 - Check for gl_matchc support in glob_t and fall back to theBen Lindstrom
2001-03-17 - markus@cvs.openbsd.org 2001/03/16 19:06:30Ben Lindstrom
2001-03-17 - markus@cvs.openbsd.org 2001/03/16 13:44:24Ben Lindstrom
2001-03-17 - markus@cvs.openbsd.org 2001/03/16 09:55:53Ben Lindstrom
2001-03-17 - djm@cvs.openbsd.org 2001/03/16 08:16:18Ben Lindstrom
2001-03-17 - markus@cvs.openbsd.org 2001/03/15 22:07:08Ben Lindstrom
2001-03-17 - markus@cvs.openbsd.org 2001/03/15 15:05:59Ben Lindstrom
2001-03-17 - Support usrinfo() on AIX. Based on patch from Gert DoeringDamien Miller
2001-03-15 - deraadt@cvs.openbsd.org 2001/03/14 22:50:25Ben Lindstrom
2001-03-14 - (bal) Cygwin README change by Corinna Vinschen <vinschen@redhat.com>Ben Lindstrom
2001-03-14 - markus@cvs.openbsd.org 2001/03/14 15:15:58Ben Lindstrom
2001-03-14 - (stevesk) ssh-keyscan.c: specify "openbsd-compat/fake-queue.h"Kevin Steves
2001-03-14 - markus@cvs.openbsd.org 2001/03/14 08:57:14Ben Lindstrom
2001-03-14 - (djm) Add replacement glob() from OpenBSD libc if the system glob isDamien Miller
2001-03-13 - Fix strerror() in bsd-misc.cBen Lindstrom
2001-03-14 - djm@cvs.openbsd.org 2001/03/13 22:42:54Damien Miller
2001-03-14 - OpenBSD CVS SyncDamien Miller
2001-03-13 - OpenBSD CVS SyncBen Lindstrom
2001-03-12 - (bal) Reorder includes in Makefile.Ben Lindstrom
2001-03-12 - (djm) Add "static_openssl" RPM build option, remove rsh build dependencyDamien Miller
2001-03-12 - (djm) Bump portable version number for generating test RPMsDamien Miller
2001-03-12 - markus@cvs.openbsd.org 2001/03/11 22:33:24Ben Lindstrom
2001-03-12 - markus@cvs.openbsd.org 2001/03/11 18:29:51Ben Lindstrom
2001-03-11 test if snprintf() supports %llTim Rice
2001-03-11 - deraadt@cvs.openbsd.org 2001/03/11 16:39:03Ben Lindstrom
2001-03-11 - jakob@cvs.openbsd.org 2001/03/11 15:13:09Ben Lindstrom
2001-03-11 - jakob@cvs.openbsd.org 2001/03/11 15:04:16Ben Lindstrom
2001-03-11 - jakob@cvs.openbsd.org 2001/03/11 15:03:16Ben Lindstrom
2001-03-11 - markus@cvs.openbsd.org 2001/03/11 13:25:36Ben Lindstrom
2001-03-11 - markus@cvs.openbsd.org 2001/03/10 17:51:04Ben Lindstrom
2001-03-10 - tim@mindrot.org 2001/03/10 16:33:42 [configure.in Makefile.in sshd_config]Tim Rice
2001-03-10make sure $bindir is in USER_PATH so scp will workTim Rice