sonic-openssh/openbsd-compat
Darren Tucker 13c539a4dc - (dtucker) [openbsd-compat/getrrsetbyname.c] Use _compat_res instead of
_res, prevents problems on some platforms that have _res as a global but
   don't have getrrsetbyname(), eg IRIX 5.3.  Found and tested by
   georg.schwarz at freenet.de, ok djm@.
2006-05-15 17:15:56 +10:00
..
regress - (dtucker) [Makefile.in configure.ac, added openbsd-compat/regress/] 2006-02-19 22:50:20 +11:00
.cvsignore - (djm) Add .cvsignore files, suggested by Wayne Davison <wayne@blorf.net> 2001-04-30 13:55:37 +10:00
Makefile.in - (djm) [Makefile.in configure.ac session.c sshpty.c] 2006-04-22 21:26:08 +10:00
base64.c - (dtucker) [openbsd-compat/sigact.c] Update from OpenBSD 1.3 -> 1.4. 2005-11-10 19:29:12 +11:00
base64.h - (bal) openbsd-compat/ clean up. Considate headers, add in $Id$ on our 2003-08-29 16:59:52 +00:00
basename.c - (dtucker) [openbsd-compat/basename.c] Update from OpenBSD 1.11 -> 1.14. 2005-11-10 16:42:51 +11:00
bindresvport.c - (dtucker) [openbsd-compat/bindresvport.c] Update from OpenBSD 1.16 -> 1.17. 2005-11-10 17:54:46 +11:00
bsd-arc4random.c - deraadt@cvs.openbsd.org 2006/03/19 18:51:18 2006-03-26 00:03:21 +11:00
bsd-asprintf.c - (djm) [configure.ac openbsd-compat/Makefile.in openbsd-compat/bsd-asprintf.c 2005-11-24 19:58:19 +11:00
bsd-closefrom.c - deraadt@cvs.openbsd.org 2006/03/19 18:51:18 2006-03-26 00:03:21 +11:00
bsd-cray.c - (dtucker) [auth.c loginrec.h openbsd-compat/{bsd-cray,port-aix}.{c,h}] 2005-02-02 17:10:11 +11:00
bsd-cray.h - (dtucker) [auth.c loginrec.h openbsd-compat/{bsd-cray,port-aix}.{c,h}] 2005-02-02 17:10:11 +11:00
bsd-cygwin_util.c - (dtucker) [auth-pam.c groupaccess.c monitor.c monitor_wrap.c scard-opensc.c 2006-05-04 16:24:34 +10:00
bsd-cygwin_util.h - (dtucker) [session.c openbsd-compat/bsd-cygwin_util.{c,h}] Bug #915: only 2004-08-30 20:42:08 +10:00
bsd-getpeereid.c - deraadt@cvs.openbsd.org 2006/03/19 18:51:18 2006-03-26 00:03:21 +11:00
bsd-misc.c - deraadt@cvs.openbsd.org 2006/03/19 18:51:18 2006-03-26 00:03:21 +11:00
bsd-misc.h - (dtucker) [acconfig.h configure.ac openbsd-compat/bsd-misc.{c,h}] 2005-02-26 10:07:37 +11:00
bsd-nextstep.c - deraadt@cvs.openbsd.org 2006/03/19 18:51:18 2006-03-26 00:03:21 +11:00
bsd-nextstep.h - (bal) openbsd-compat/ clean up. Considate headers, add in $Id$ on our 2003-08-29 16:59:52 +00:00
bsd-openpty.c - (djm) [auth-pam.c clientloop.c includes.h monitor.c session.c] 2006-03-15 14:42:54 +11:00
bsd-snprintf.c - deraadt@cvs.openbsd.org 2006/03/19 18:51:18 2006-03-26 00:03:21 +11:00
bsd-waitpid.c - deraadt@cvs.openbsd.org 2006/03/19 18:51:18 2006-03-26 00:03:21 +11:00
bsd-waitpid.h - (bal) openbsd-compat/ clean up. Considate headers, add in $Id$ on our 2003-08-29 16:59:52 +00:00
daemon.c - (dtucker) [openbsd-compat/daemon.c] Update from OpenBSD 1.5 -> 1.6. 2005-11-10 17:27:25 +11:00
dirname.c - (dtucker) [openbsd-compat/daemon.c] Update from OpenBSD 1.10 -> 1.13. 2005-11-10 17:33:00 +11:00
fake-rfc2553.c - deraadt@cvs.openbsd.org 2006/03/19 18:51:18 2006-03-26 00:03:21 +11:00
fake-rfc2553.h - (dtucker) [openbsd-compat/fake-rfc2553.h] MAX_INT -> INT_MAX since the 2005-08-03 15:36:21 +10:00
getcwd.c - (dtucker) [openbsd-compat/getcwd.c] Replace lstat with fstat to match up 2005-11-10 17:15:06 +11:00
getgrouplist.c - (dtucker) [openbsd-compat/{LOTS}] Move the "OPENBSD ORIGINAL" markers to 2005-11-10 16:18:56 +11:00
getopt.c - (dtucker) [openbsd-compat/{LOTS}] Move the "OPENBSD ORIGINAL" markers to 2005-11-10 16:18:56 +11:00
getrrsetbyname.c - (dtucker) [openbsd-compat/getrrsetbyname.c] Use _compat_res instead of 2006-05-15 17:15:56 +10:00
getrrsetbyname.h [defines.h openbsd-compat/getrrsetbyname.h] Move defines for HFIXEDSZ 2004-01-26 21:40:35 -08:00
glob.c - (djm) [auth-pam.c clientloop.c includes.h monitor.c session.c] 2006-03-15 14:42:54 +11:00
glob.h - (dtucker) [openbsd-compat/glob.h] Update from OpenBSD 1.8 -> 1.9. 2005-11-10 17:03:22 +11:00
inet_aton.c - (dtucker) [openbsd-compat/inet_aton.c] Update from OpenBSD 1.7 -> 1.9. 2005-11-10 17:21:21 +11:00
inet_ntoa.c - (dtucker) [openbsd-compat/inet_nto.c] Update from OpenBSD 1.4 -> 1.6. 2005-11-10 17:23:54 +11:00
inet_ntop.c - (dtucker) [openbsd-compat/inet_ntop.c] Update from OpenBSD 1.5 -> 1.7. 2005-11-10 17:25:26 +11:00
mktemp.c - (djm) [auth-pam.c clientloop.c includes.h monitor.c session.c] 2006-03-15 14:42:54 +11:00
openbsd-compat.h - (djm) [Makefile.in configure.ac session.c sshpty.c] 2006-04-22 21:26:08 +10:00
openssl-compat.c - (dtucker) [openbsd-compat/openssl-compat.{c,h}] Minor tidy up: only 2006-02-22 22:24:47 +11:00
openssl-compat.h - (dtucker) [openbsd-compat/openssl-compat.{c,h}] Minor tidy up: only 2006-02-22 22:24:47 +11:00
port-aix.c - (dtucker) [openbsd-compat/port-aix.c] Minor correction to debug message, 2005-05-29 10:54:27 +10:00
port-aix.h - (dtucker) [openbsd-compat/port-aix.h] Use the HAVE_DECL_* definitions as 2005-05-28 20:28:39 +10:00
port-irix.c License clarifications. 2003-06-01 03:23:57 +00:00
port-irix.h - (bal) openbsd-compat/ clean up. Considate headers, add in $Id$ on our 2003-08-29 16:59:52 +00:00
port-linux.c - (djm) [Makefile.in configure.ac session.c sshpty.c] 2006-04-22 21:26:08 +10:00
port-linux.h - (djm) [Makefile.in configure.ac session.c sshpty.c] 2006-04-22 21:26:08 +10:00
port-tun.c - (tim) [openssh/sshpty.c openssh/openbsd-compat/port-tun.c] put in some 2006-03-14 22:09:50 -08:00
port-tun.h - (djm) [Makefile.in configure.ac includes.h misc.c] 2006-01-01 19:47:05 +11:00
port-uw.c - (tim) [defines.h openbsd-compat/port-uw.c] Add long password support to 2005-09-08 21:56:33 -07:00
port-uw.h - (tim) [configure.ac auth.c defines.h session.c openbsd-compat/port-uw.c 2005-08-31 09:59:49 -07:00
readpassphrase.c - (djm) [auth-pam.c clientloop.c includes.h monitor.c session.c] 2006-03-15 14:42:54 +11:00
readpassphrase.h - (dtucker) [openbsd-compat/readpassphrase.h] Update from OpenBSD 1.3 -> 1.5. 2005-11-10 16:58:47 +11:00
realpath.c - (dtucker) [openbsd-compat/realpath.c] Sync $OpenBSD tag. 2005-11-12 14:14:52 +11:00
rresvport.c - (dtucker) [openbsd-compat/{realpath.c,stroll.c,rresvport.c}] $OpenBSD tag. 2005-11-12 14:28:05 +11:00
setenv.c - (dtucker) [openbsd-compat/{LOTS}] Move the "OPENBSD ORIGINAL" markers to 2005-11-10 16:18:56 +11:00
setproctitle.c - (dtucker) [auth-pam.c groupaccess.c monitor.c monitor_wrap.c scard-opensc.c 2006-05-04 16:24:34 +10:00
sha2.c - (tim) [kex.c myproposal.h md-sha256.c openbsd-compat/sha2.c,h] Disable 2006-03-15 20:17:05 -08:00
sha2.h - (tim) [kex.c myproposal.h md-sha256.c openbsd-compat/sha2.c,h] Disable 2006-03-15 20:17:05 -08:00
sigact.c - (dtucker) [openbsd-compat/sigact.c] Update from OpenBSD 1.3 -> 1.4. 2005-11-10 19:29:12 +11:00
sigact.h - (dtucker) [openbsd-compat/sigact.h] Update from OpenBSD 1.2 -> 1.3. 2005-11-10 19:43:48 +11:00
strlcat.c - (dtucker) [openbsd-compat/{LOTS}] Move the "OPENBSD ORIGINAL" markers to 2005-11-10 16:18:56 +11:00
strlcpy.c - (dtucker) [openbsd-compat/strlcpy.c] Update from OpenBSD 1.8 -> 1.10. 2005-11-10 16:26:17 +11:00
strmode.c - (dtucker) [openbsd-compat/strmode.c] Update from OpenBSD 1.5 -> 1.7. 2005-11-10 16:38:54 +11:00
strsep.c - (dtucker) [openbsd-compat/strsep.c] Update from OpenBSD 1.5 -> 1.6. 2005-11-10 17:28:35 +11:00
strtoll.c - (dtucker) [openbsd-compat/{realpath.c,stroll.c,rresvport.c}] $OpenBSD tag. 2005-11-12 14:28:05 +11:00
strtonum.c - (dtucker) [openbsd-compat/{LOTS}] Move the "OPENBSD ORIGINAL" markers to 2005-11-10 16:18:56 +11:00
strtoul.c - (dtucker) [openbsd-compat/strtoul.c] Update from OpenBSD 1.5 -> 1.7. 2005-11-10 16:48:10 +11:00
sys-queue.h - (dtucker) [openbsd-compat/{LOTS}] Move the "OPENBSD ORIGINAL" markers to 2005-11-10 16:18:56 +11:00
sys-tree.h - (dtucker) [openbsd-compat/{LOTS}] Move the "OPENBSD ORIGINAL" markers to 2005-11-10 16:18:56 +11:00
vis.c - (dtucker) [openbsd-compat/{LOTS}] Move the "OPENBSD ORIGINAL" markers to 2005-11-10 16:18:56 +11:00
vis.h - (dtucker) [openbsd-compat/{LOTS}] Move the "OPENBSD ORIGINAL" markers to 2005-11-10 16:18:56 +11:00
xcrypt.c - (tim) [configure.ac auth.c defines.h session.c openbsd-compat/port-uw.c 2005-08-31 09:59:49 -07:00
xmmap.c - (djm) [configure.ac defines.h kex.c md-sha256.c] 2006-03-15 13:02:28 +11:00