summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2000-12-27 07:06:21 +0000
committerBen Lindstrom <mouring@eviladmin.org>2000-12-27 07:06:21 +0000
commit5adbad22cb626a0156edff3a93321a6580990218 (patch)
tree5df31d7dbe057fd2e483ac7ee0338461d548eb92 /ChangeLog
parentfa610a17a3d8251bec7b0a869eae6aadb1ea3c55 (diff)
This should bring NeXTStep back into the family of supported operating
systems. - (bal) Fixed NeXT's lack of CPPFLAGS honoring. - (bal) ssh-keyscan.c: NeXT (and older BSDs) don't support getrlimit() w/ 'RLIMIT_NOFILE'
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f0663c038..bd7ff3138 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
4 - (bal) Checks for getrlimit(), sysconf(), and setdtablesize(). Patch 4 - (bal) Checks for getrlimit(), sysconf(), and setdtablesize(). Patch
5 by Corinna Vinschen <vinschen@redhat.com> 5 by Corinna Vinschen <vinschen@redhat.com>
6 - (djm) Fix catman-do target for non-bash 6 - (djm) Fix catman-do target for non-bash
7 - (bal) Fixed NeXT's lack of CPPFLAGS honoring.
8 - (bal) ssh-keyscan.c: NeXT (and older BSDs) don't support getrlimit() w/
9 'RLIMIT_NOFILE'
7 10
820001223 1120001223
9 - (bal) Fixed Makefile.in to support recompile of all ssh and sshd objects 12 - (bal) Fixed Makefile.in to support recompile of all ssh and sshd objects