]> andersk Git - openssh.git/commit - configure.in
- (djm) Replacement for inet_ntoa for Irix (which breaks on gcc)
authordjm <djm>
Wed, 16 Aug 2000 00:35:58 +0000 (00:35 +0000)
committerdjm <djm>
Wed, 16 Aug 2000 00:35:58 +0000 (00:35 +0000)
commit416ed5a7db4ee9222f0d024b161f728470a63e0b
tree86df21844e730a90ebd51da4b55e153727b3c1b5
parent2a2cb9e7003297b4a4c1a1b3b5d7f85b09fbc9ce
 - (djm) Replacement for inet_ntoa for Irix (which breaks on gcc)
 - (djm) Fix strerror replacement for old SunOS. Based on patch from
   Charles Levert <charles@comm.polymtl.ca>
 - (djm) Seperate arc4random into seperate file and use OpenSSL's RC4
   implementation.
ChangeLog
Makefile.in
acconfig.h
bsd-arc4random.c [new file with mode: 0644]
bsd-arc4random.h [new file with mode: 0644]
bsd-inet_ntoa.c [new file with mode: 0644]
bsd-inet_ntoa.h [new file with mode: 0644]
bsd-misc.c
bsd-misc.h
configure.in
openbsd-compat.h
This page took 0.057911 seconds and 5 git commands to generate.