From 43ca813d87b81b1f713e4e48ed6fb760c235f14a Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 25 Sep 2004 05:31:24 +0000 Subject: Update. * misc/daemon.c (daemon): Define errno in case /dev/null is not the correct device. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 95a9422886..be347769f4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2004-09-24 Ulrich Drepper + * misc/daemon.c (daemon): Define errno in case /dev/null is not + the correct device. + * nis/ypclnt.c (yp_bind_file): Optimize a bit. Minimal cleanups. 2004-09-23 Andreas Jaeger -- cgit v1.2.3