From 8bc7b0ff5ae14623982068e596aa769f290cb6b7 Mon Sep 17 00:00:00 2001
From: Matt Johnston <matt@ucc.asn.au>
Date: Fri, 22 Apr 2005 14:52:27 +0000
Subject: [PATCH] - note that we should warn if blocking on read from
 /dev/random

--HG--
extra : convert_revision : 7c8e187cbcbdf25e2a2cdd8ee5176a913df44e32
---
 TODO | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/TODO b/TODO
index 4b82efc9..7acc8c03 100644
--- a/TODO
+++ b/TODO
@@ -4,9 +4,10 @@ Things which might need doing:
 
 - Make options.h generated from configure perhaps?
 
-- Improved queueing of unauthed connections
+- some sort of warning when blocking on random? (could be difficult,
+  investigate alarm() perhaps)
 
-- fix agent fwd problems
+- Improved queueing of unauthed connections
 
 - handle /etc/environment in AIX
 
-- 
GitLab