summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - markus@cvs.openbsd.org 2001/03/26 08:07:09Ben Lindstrom2001-03-2611-424/+323
* - stevesk@cvs.openbsd.org 2001/03/25 13:16:11Ben Lindstrom2001-03-266-11/+34
* - djm@cvs.openbsd.org 2001/03/25 00:01:34Ben Lindstrom2001-03-262-12/+7
* - Fix pointer issues in waitpid() and wait() replaces. Patch by LutzBen Lindstrom2001-03-263-5/+10
* - Attempt sync with sshlogin.c w/ OpenBSD (mainly CVS ID)Ben Lindstrom2001-03-262-2/+5
* - (djm) Pull out our own SIGPIPE hacksDamien Miller2001-03-243-7/+2
* - markus@cvs.openbsd.org 2001/03/23 14:28:32Ben Lindstrom2001-03-243-3/+13
* - markus@cvs.openbsd.org 2001/03/23 13:10:57Ben Lindstrom2001-03-242-5/+11
* - markus@cvs.openbsd.org 2001/03/23 12:02:49Ben Lindstrom2001-03-242-5/+5
* - djm@cvs.openbsd.org 2001/03/23 11:04:07Ben Lindstrom2001-03-245-6/+50
* - Fixed permissions ssh-keyscan. Thanks to Christopher Linn <celinn@mtu.edu>.Ben Lindstrom2001-03-242-3/+6
* - deraadt@cvs.openbsd.org 2001/03/22 20:22:55Ben Lindstrom2001-03-222-7/+10
* - markus@cvs.openbsd.org 2001/03/21 21:06:30Ben Lindstrom2001-03-222-2/+6
* - jakob@cvs.openbsd.org 2001/03/21 14:20:45Ben Lindstrom2001-03-222-3/+6
* - (bal) scp.c CVS ID resyncBen Lindstrom2001-03-222-2/+3
* - markus@cvs.openbsd.org 2001/03/21 11:43:45Ben Lindstrom2001-03-225-62/+53
* - markus@cvs.openbsd.org 2001/03/20 19:21:21Ben Lindstrom2001-03-222-11/+13
* - markus@cvs.openbsd.org 2001/03/20 19:21:21Ben Lindstrom2001-03-222-13/+16
* - OpenBSD CVS SyncBen Lindstrom2001-03-222-3/+7
* - (bal) auth-chall.c auth-passwd.c auth.h auth1.c auth2.c session.c CVS IDBen Lindstrom2001-03-227-7/+9
* - (bal) version.c CVS ID resyncBen Lindstrom2001-03-222-2/+3
* - (djm) Better AIX no tty fix, spotted by Gert Doering <gert@greenie.muc.de>Damien Miller2001-03-222-3/+7
* - (djm) Correctly handle SIA and AIX when no tty present. Spotted andDamien Miller2001-03-212-3/+6
* - (djm) Generate config files before buildDamien Miller2001-03-212-3/+4
* - (djm) Don't loop forever when changing password via PAM. PatchDamien Miller2001-03-212-10/+8
* - (djm) Make sure pam_retval is initialised on call to pam_end. PatchDamien Miller2001-03-212-3/+5
* todoDamien Miller2001-03-211-1/+4
* - (djm) Fix ttyname breakage for AIX and Tru64. Patch from SteveDamien Miller2001-03-212-4/+8
* add get_arg_max(). Use sysconf() if ARG_MAX is not defined.Tim Rice2001-03-192-2/+16
* change S_ISLNK macro to work for UnixWare 2.03Tim Rice2001-03-192-3/+5
* - (djm) Update RPM spec versionV_2_5_2_P1Damien Miller2001-03-204-4/+6
* - markus@cvs.openbsd.org 2001/03/19 17:12:10Damien Miller2001-03-202-2/+5
* - markus@cvs.openbsd.org 2001/03/19 17:07:23Damien Miller2001-03-203-14/+9
* - (bal) Oops. Missed globc.h change (OpenBSD CVS).Ben Lindstrom2001-03-192-2/+4
* - (bal) glob.c update to set gl_pathv to NULL (OpenBSD CVS).Ben Lindstrom2001-03-192-4/+8
* - (bal) glob.c update to added GLOB_LIMITS.Ben Lindstrom2001-03-192-23/+42
* 64-bit builds on HP-UX 11.XKevin Steves2001-03-191-3/+8
* - (bal) Minor NeXT fixed. Forgot to #undef NGROUPS_MAXBen Lindstrom2001-03-192-2/+4
* - djm@cvs.openbsd.org 2001/03/19 05:49:52Damien Miller2001-03-192-2/+13
* - djm@cvs.openbsd.org 2001/03/19 12:10:17Damien Miller2001-03-192-2/+14
* - djm@cvs.openbsd.org 2001/03/19 12:10:17Damien Miller2001-03-191-1/+3
* - deraadt@cvs.openbsd.org 2001/03/18 23:30:55Damien Miller2001-03-194-4/+17
* - (djm) OpenBSD CVS SyncDamien Miller2001-03-192-4/+12
* - (bal) NeXTStep lacks S_ISLNK. Plus split up S_IS*Ben Lindstrom2001-03-193-10/+11
* - (bal) Small fix to scp. %lu vs %ldBen Lindstrom2001-03-192-4/+5
* - Use 'NGROUPS' for NeXT Since 'MAX_NGROUPS' is wrapped up in -lposixBen Lindstrom2001-03-192-2/+7
* move HAVE_LONG_LONG_INT where it worksTim Rice2001-03-182-5/+5
* Better fix for long longDamien Miller2001-03-192-2/+6
* - (djm) Make scp work on systems without 64-bit intsDamien Miller2001-03-192-1/+10
* - markus@cvs.openbsd.org 2001/03/18 12:07:52Ben Lindstrom2001-03-192-3/+8