summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2000-12-28 00:07:07 +0000
committerBen Lindstrom <mouring@eviladmin.org>2000-12-28 00:07:07 +0000
commite2fb8d3b0272f9d854449fda115792174112672a (patch)
treed66fd83e41a8d077df2b2477a3f112ca0d39d8af /ChangeLog
parent981eeed1be3050fbb00a6368fc20ba916f7442e0 (diff)
20001228
- (bal) Patch to add libutil.h to loginrec.c only if the platform has libutil.h. Suggested by Pekka Savola <pekka@netcore.fi>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 321eb8b5e..74e688e93 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,18 @@
120001228
2 - (bal) Patch to add libutil.h to loginrec.c only if the platform has
3 libutil.h. Suggested by Pekka Savola <pekka@netcore.fi>
4
120001227 520001227
2 - (bal) Typo in configure.in: entut?ent should be endut?ent. Suggested by 6 - (bal) Typo in configure.in: entut?ent should be endut?ent. Suggested by
3 Takumi Yamane <yamtak@b-session.com> 7 Takumi Yamane <yamtak@b-session.com>
4 - (bal) Checks for getrlimit(), sysconf(), and setdtablesize(). Patch 8 - (bal) Checks for getrlimit(), sysconf(), and setdtablesize(). Patch
5 by Corinna Vinschen <vinschen@redhat.com> 9 by Corinna Vinschen <vinschen@redhat.com>
6 - (djm) Fix catman-do target for non-bash 10 - (djm) Fix catman-do target for non-bash
11 - (bal) Typo in configure.in: entut?ent should be endut?ent. Suggested by
12 Takumi Yamane <yamtak@b-session.com>
13 - (bal) Checks for getrlimit(), sysconf(), and setdtablesize(). Patch
14 by Corinna Vinschen <vinschen@redhat.com>
15 - (djm) Fix catman-do target for non-bash
7 - (bal) Fixed NeXT's lack of CPPFLAGS honoring. 16 - (bal) Fixed NeXT's lack of CPPFLAGS honoring.
8 - (bal) ssh-keyscan.c: NeXT (and older BSDs) don't support getrlimit() w/ 17 - (bal) ssh-keyscan.c: NeXT (and older BSDs) don't support getrlimit() w/
9 'RLIMIT_NOFILE' 18 'RLIMIT_NOFILE'