- (djm) [CREDITS LICENCE Makefile.in auth.c configure.ac includes.h ]
commit1da40183bdcca5abc37075b3262997e34b793baf
authordjm <djm>
Wed, 30 Aug 2006 17:24:41 +0000 (30 17:24 +0000)
committerdjm <djm>
Wed, 30 Aug 2006 17:24:41 +0000 (30 17:24 +0000)
tree6aa49eb1577062dd201155e90f99f2cd37311ef3
parent85f2a8832f3c07d19777ab18c9774908f4030258
 - (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@
13 files changed:
CREDITS
ChangeLog
LICENCE
Makefile.in
configure.ac
includes.h
openbsd-compat/Makefile.in
openbsd-compat/openbsd-compat.h
openbsd-compat/port-solaris.c [new file with mode: 0644]
openbsd-compat/port-solaris.h [new file with mode: 0644]
platform.c [new file with mode: 0644]
platform.h [new file with mode: 0644]
sshd.c