]> andersk Git - openssh.git/commit - channels.c
- (djm) [acss.c auth-krb5.c auth-options.c auth-pam.c auth-shadow.c]
authordjm <djm>
Mon, 24 Jul 2006 04:51:00 +0000 (04:51 +0000)
committerdjm <djm>
Mon, 24 Jul 2006 04:51:00 +0000 (04:51 +0000)
commit28cb0a43091fe76517b457ad3c9c0d03d2a24e5c
treeded268521c4f20816ff5dd9e94c6da1280a7c3b3
parent519fc2b7fcb756be9d78c5fc68c3980cb1b4f6d0
 - (djm) [acss.c auth-krb5.c auth-options.c auth-pam.c auth-shadow.c]
   [canohost.c channels.c cipher-acss.c defines.h dns.c gss-genr.c]
   [gss-serv-krb5.c gss-serv.c log.h loginrec.c logintest.c readconf.c]
   [servconf.c ssh-keygen.c ssh-keyscan.c ssh-keysign.c ssh-rand-helper.c]
   [ssh.c sshconnect.c sshd.c openbsd-compat/bindresvport.c]
   [openbsd-compat/bsd-arc4random.c openbsd-compat/bsd-misc.c]
   [openbsd-compat/getrrsetbyname.c openbsd-compat/glob.c]
   [openbsd-compat/mktemp.c openbsd-compat/port-linux.c]
   [openbsd-compat/port-tun.c openbsd-compat/readpassphrase.c]
   [openbsd-compat/setproctitle.c openbsd-compat/xmmap.c]
   make the portable tree compile again - sprinkle unistd.h and string.h
   back in. Don't redefine __unused, as it turned out to be used in
   headers on Linux, and replace its use in auth-pam.c with ARGSUSED
37 files changed:
ChangeLog
acss.c
auth-krb5.c
auth-options.c
auth-pam.c
auth-shadow.c
canohost.c
channels.c
cipher-acss.c
defines.h
dns.c
gss-genr.c
gss-serv-krb5.c
gss-serv.c
log.h
loginrec.c
logintest.c
openbsd-compat/bindresvport.c
openbsd-compat/bsd-arc4random.c
openbsd-compat/bsd-misc.c
openbsd-compat/getrrsetbyname.c
openbsd-compat/glob.c
openbsd-compat/mktemp.c
openbsd-compat/port-linux.c
openbsd-compat/port-tun.c
openbsd-compat/readpassphrase.c
openbsd-compat/setproctitle.c
openbsd-compat/xmmap.c
readconf.c
servconf.c
ssh-keygen.c
ssh-keyscan.c
ssh-keysign.c
ssh-rand-helper.c
ssh.c
sshconnect.c
sshd.c
This page took 0.350725 seconds and 5 git commands to generate.