summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2010-02-24 17:29:34 +1100
committerDamien Miller <djm@mindrot.org>2010-02-24 17:29:34 +1100
commitc1739211a6ce790e72262db90ba4b1d0ce79d1f4 (patch)
tree733daa52135a8f4abc2ef3c96d5bb7f409626630 /ChangeLog
parent8f9492c90d02f97cf7248147961b3f2a9de075d8 (diff)
- djm@cvs.openbsd.org 2010/02/24 06:21:56
[regress/test-exec.sh] wait for sshd to fully stop in cleanup() function; avoids races in tests that do multiple start_sshd/cleanup cycles; "I hate pidfiles" deraadt@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5595fdbbc..5c637af17 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,10 @@
18 [regress/Makefile] 18 [regress/Makefile]
19 turn on all the malloc(3) checking options when running regression 19 turn on all the malloc(3) checking options when running regression
20 tests. this has caught a few bugs for me in the past; ok dtucker@ 20 tests. this has caught a few bugs for me in the past; ok dtucker@
21 - djm@cvs.openbsd.org 2010/02/24 06:21:56
22 [regress/test-exec.sh]
23 wait for sshd to fully stop in cleanup() function; avoids races in tests
24 that do multiple start_sshd/cleanup cycles; "I hate pidfiles" deraadt@
21 25
2220100212 2620100212
23 - (djm) OpenBSD CVS Sync 27 - (djm) OpenBSD CVS Sync