openssh/openbsd-compat
Damien Miller 1b06dc30ad - (djm) [CREDITS LICENCE Makefile.in auth.c configure.ac includes.h ]
[platform.c platform.h sshd.c openbsd-compat/Makefile.in]
   [openbsd-compat/openbsd-compat.h openbsd-compat/port-solaris.c]
   [openbsd-compat/port-solaris.h] Add support for Solaris process
   contracts, enabled with --use-solaris-contracts. Patch from Chad
   Mynhier, tweaked by dtucker@ and myself; ok dtucker@
2006-08-31 03:24:41 +10:00
..
regress - (dtucker) [openbsd-compat/regress/Makefile.in] Add $(EXEEXT) and add a 2006-08-19 19:12:14 +10:00
.cvsignore
Makefile.in - (djm) [CREDITS LICENCE Makefile.in auth.c configure.ac includes.h ] 2006-08-31 03:24:41 +10:00
base64.c
base64.h
basename.c - (dtucker) [openbsd-compat/basename.c] Include errno.h. 2006-08-24 19:41:03 +10:00
bindresvport.c - (djm) [acss.c auth-krb5.c auth-options.c auth-pam.c auth-shadow.c] 2006-07-24 14:51:00 +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 - (dtucker) [openbsd-compat/{bsd-asprintf.c,bsd-openpty.c,bsd-snprintf.c, 2006-08-06 21:25:24 +10: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) [openbsd-compat/basename.c openbsd-compat/bsd-closefrom.c] 2006-07-24 15:08:35 +10:00
bsd-cray.h
bsd-cygwin_util.c - (dtucker) [openbsd-compat/bsd-cygwin_util.c] Add headers required to compile 2006-08-05 19:08:16 +10:00
bsd-cygwin_util.h
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
bsd-nextstep.c - deraadt@cvs.openbsd.org 2006/03/19 18:51:18 2006-03-26 00:03:21 +11:00
bsd-nextstep.h
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-asprintf.c,bsd-openpty.c,bsd-snprintf.c, 2006-08-06 21:25:24 +10: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
daemon.c - (dtucker) [openbsd-compat/daemon.c] Add unistd.h for fork() prototype. 2006-08-02 23:33:54 +10:00
dirname.c
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
getgrouplist.c
getopt.c
getrrsetbyname.c - (dtucker) [openbsd-compat/getrrsetbyname.c] Nees stdlib.h for malloc. 2006-08-05 16:12:15 +10:00
getrrsetbyname.h
glob.c - (dtucker) [openbsd-compat/{bsd-asprintf.c,bsd-openpty.c,bsd-snprintf.c, 2006-08-06 21:25:24 +10:00
glob.h
inet_aton.c
inet_ntoa.c
inet_ntop.c
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 - (djm) [CREDITS LICENCE Makefile.in auth.c configure.ac includes.h ] 2006-08-31 03:24:41 +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) [auth.c openbsd-compat/port-aix.c] Bug #1207: always call 2006-08-30 22:33:09 +10:00
port-aix.h
port-irix.c - (djm) [openbsd-compat/basename.c openbsd-compat/bsd-closefrom.c] 2006-07-24 15:08:35 +10:00
port-irix.h
port-linux.c - (djm) [acss.c auth-krb5.c auth-options.c auth-pam.c auth-shadow.c] 2006-07-24 14:51:00 +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 - (djm) [CREDITS LICENCE Makefile.in auth.c configure.ac includes.h ] 2006-08-31 03:24:41 +10: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) [openbsd-compat/{bsd-arc4random.c,port-tun.c,xmmap.c}] Lots of 2006-08-05 15:47:26 +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 - (tim) [defines.h openbsd-compat/port-uw.c] Add long password support to 2005-09-08 21:56:33 -07:00
port-uw.h
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
realpath.c
rresvport.c - (dtucker) [openbsd-compat/rresvport.c] Include <stdlib.h> for malloc. 2006-08-24 19:53:40 +10:00
setenv.c
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
sigact.h
strlcat.c
strlcpy.c
strmode.c
strsep.c
strtoll.c
strtonum.c - (dtucker) [openbsd-compat/strtonum.c] Include stdlib.h for strtoll, 2006-08-05 16:27:20 +10:00
strtoul.c
sys-queue.h
sys-tree.h
vis.c
vis.h
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