summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-09-12 10:32:59 +1000
committerDamien Miller <djm@mindrot.org>2002-09-12 10:32:59 +1000
commit771721fa31623a821d46a82e04b39cdc217a9c3a (patch)
treeb96de2f9b45566294423c5b8dc2665c6600496c3 /ChangeLog
parente1a49817078a22056be87cde74467d52583e9ea1 (diff)
- (djm) Added getpeereid() replacement. Properly implemented for systems
with SO_PEERCRED support. Faked for systems which lack it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7b0053d25..a10e69f41 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,6 @@
120020912 120020912
2 - (djm) Added getpeereid() replacement. Properly implemented for systems
3 with SO_PEERCRED support. Faked for systems which lack it.
2 - (djm) OpenBSD CVS Sync 4 - (djm) OpenBSD CVS Sync
3 - markus@cvs.openbsd.org 2002/09/08 20:24:08 5 - markus@cvs.openbsd.org 2002/09/08 20:24:08
4 [hostfile.h] 6 [hostfile.h]
@@ -1646,4 +1648,4 @@
1646 - (stevesk) entropy.c: typo in debug message 1648 - (stevesk) entropy.c: typo in debug message
1647 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 1649 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
1648 1650
1649$Id: ChangeLog,v 1.2458 2002/09/11 23:54:25 djm Exp $ 1651$Id: ChangeLog,v 1.2459 2002/09/12 00:32:59 djm Exp $