openssh-portable/openbsd-compat
Darren Tucker 89ee69e3c6 - (dtucker) [openbsd-compat/getrrsetbyname.c] Don't attempt to calloc
an array for signatures when there are none since "calloc(0, n) returns
   NULL on some platforms (eg Tru64), which is explicitly permitted by
   POSIX.  Diagnosis and patch by svallet genoscope.cns.fr.
2007-02-19 22:56:55 +11:00
..
regress - (dtucker) [openbsd-compat/regress/Makefile.in] Add $(EXEEXT) and add a 2006-08-19 19:12:14 +10:00
.cvsignore - (djm) Add .cvsignore files, suggested by Wayne Davison <wayne@blorf.net> 2001-04-30 13:55:37 +10:00
Makefile.in - (djm) [CREDITS LICENCE Makefile.in auth.c configure.ac includes.h ] 2006-08-31 03:24:41 +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] Include errno.h. 2006-08-24 19:41:03 +10:00
bindresvport.c - (dtucker) [ssh-keyscan.c ssh-rand-helper.c ssh.c sshconnect.c 2006-09-02 15:32:40 +10:00
bsd-arc4random.c - (dtucker) [openbsd-compat/{bsd-arc4random.c,port-tun.c,xmmap.c}] Lots of 2006-08-05 15:47:26 +10:00
bsd-asprintf.c - (djm) [bsd-asprintf.c] Better test for bad vsnprintf lengths; ok dtucker@ 2006-12-05 22:58:09 +11:00
bsd-closefrom.c - (dtucker) [openbsd-compat/bsd-closefrom.c] Comment out rcsid. 2006-08-18 19:49:58 +10:00
bsd-cray.c - (djm) [audit-bsm.c audit.c auth-bsdauth.c auth-chall.c auth-pam.c] 2006-09-01 15:38:36 +10: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) [openbsd-compat/bsd-cygwin_util.c] Fix implict declaration 2006-09-01 19:29:01 +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 - (djm) [openbsd-compat/bsd-getpeereid.c] Add some headers to quiet warnings 2006-08-07 11:26:36 +10:00
bsd-misc.c - (dtucker) [openbsd-compat/bsd-misc.c] Include <sys/select.h> for select(2) 2006-08-24 19:45:33 +10: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 - (dtucker) [openbsd-compat/bsd-openpty.c] Include for ioctl(2). 2006-08-24 19:52:30 +10:00
bsd-snprintf.c - (dtucker) [openbsd-compat/bsd-snprintf.c] Static declarations for public 2007-01-24 00:07:29 +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] Add unistd.h for fork() prototype. 2006-08-02 23:33:54 +10: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 - (dtucker) [openbsd-compat/fake-rfc2553.c openbsd-compat/setproctitle.c] 2006-08-17 18:55:27 +10:00
fake-rfc2553.h - stevesk@cvs.openbsd.org 2006/07/12 22:28:52 2006-07-24 13:51:51 +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] Don't attempt to calloc 2007-02-19 22:56:55 +11:00
getrrsetbyname.h [defines.h openbsd-compat/getrrsetbyname.h] Move defines for HFIXEDSZ 2004-01-26 21:40:35 -08:00
glob.c - (dtucker) [configure.ac includes.h openbsd-compat/glob.{c,h}] Explicitly 2006-09-01 20:29:10 +10:00
glob.h - (dtucker) [configure.ac includes.h openbsd-compat/glob.{c,h}] Explicitly 2006-09-01 20:29:10 +10: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) [acss.c auth-krb5.c auth-options.c auth-pam.c auth-shadow.c] 2006-07-24 14:51:00 +10:00
openbsd-compat.h - (dtucker) [configure.ac openbsd-compat/openbsd-compat.h] Check for 2006-09-03 22:44:49 +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,h}] Reduce scope of includes. 2006-09-18 23:54:32 +10:00
port-aix.h - (dtucker) [openbsd-compat/port-aix.{c,h}] Reduce scope of includes. 2006-09-18 23:54:32 +10:00
port-irix.c - (dtucker) [openbsd-compat/port-irix.c] Add errno.h, found by Iain Morgan. 2006-09-02 12:38:56 +10: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) [audit-bsm.c audit.c auth-bsdauth.c auth-chall.c auth-pam.c] 2006-09-01 15:38:36 +10:00
port-linux.h - (djm) [Makefile.in configure.ac session.c sshpty.c] 2006-04-22 21:26:08 +10:00
port-solaris.c - (dtucker) [openbsd-compat/port-solaris.c] Bug #1255: Make only hwerr 2006-11-01 10:28:49 +11:00
port-solaris.h - (djm) [CREDITS LICENCE Makefile.in auth.c configure.ac includes.h ] 2006-08-31 03:24:41 +10:00
port-tun.c - (dtucker) [ssh-keyscan.c ssh-rand-helper.c ssh.c sshconnect.c 2006-09-02 15:32:40 +10:00
port-tun.h - (djm) [auth-pam.c auth-shadow.c auth2-none.c cleanup.c sshd.c] 2006-08-05 14:07:20 +10:00
port-uw.c - (djm) [audit-bsm.c audit.c auth-bsdauth.c auth-chall.c auth-pam.c] 2006-09-01 15:38:36 +10: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) [acss.c auth-krb5.c auth-options.c auth-pam.c auth-shadow.c] 2006-07-24 14:51:00 +10: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) [ssh-keyscan.c ssh-rand-helper.c ssh.c sshconnect.c 2006-09-02 15:32:40 +10:00
setenv.c - (dtucker) [openbsd-compat/{LOTS}] Move the "OPENBSD ORIGINAL" markers to 2005-11-10 16:18:56 +11:00
setproctitle.c - (dtucker) [openbsd-compat/fake-rfc2553.c openbsd-compat/setproctitle.c] 2006-08-17 18:55:27 +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/strtonum.c] Include stdlib.h for strtoll, 2006-08-05 16:27:20 +10: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 - (djm) [openbsd-compat/xcrypt.c] needs unistd.h 2006-08-30 17:52:03 +10:00
xmmap.c - (dtucker) [openbsd-compat/xmmap.c] Move #define HAVE_MMAP to prevent 2006-08-24 19:58:36 +10:00