summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-06-21 03:08:58 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-06-21 03:08:58 +0000
commit738f51e3df2f471b36abf8932ce59984daa3aa64 (patch)
tree5363cc2bd7d97942d6c90dff0647a7af3ae8515e /ChangeLog
parent83417a86da30b1db7acfd0650e33bcfd8f31b968 (diff)
- markus@cvs.openbsd.org 2001/06/16 08:57:35
[scp.c] no stdio or exit() in signal handlers.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 23e9106f0..eceadff85 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,9 @@
6 - markus@cvs.openbsd.org 2001/06/16 08:50:39 6 - markus@cvs.openbsd.org 2001/06/16 08:50:39
7 [channels.h] 7 [channels.h]
8 bad //-style comment; thx to stevev@darkwing.uoregon.edu 8 bad //-style comment; thx to stevev@darkwing.uoregon.edu
9 - markus@cvs.openbsd.org 2001/06/16 08:57:35
10 [scp.c]
11 no stdio or exit() in signal handlers.
9 12
1020010615 1320010615
11 - (stevesk) don't set SA_RESTART and set SIGCHLD to SIG_DFL 14 - (stevesk) don't set SA_RESTART and set SIGCHLD to SIG_DFL
@@ -5658,4 +5661,4 @@
5658 - Wrote replacements for strlcpy and mkdtemp 5661 - Wrote replacements for strlcpy and mkdtemp
5659 - Released 1.0pre1 5662 - Released 1.0pre1
5660 5663
5661$Id: ChangeLog,v 1.1290 2001/06/21 03:07:27 mouring Exp $ 5664$Id: ChangeLog,v 1.1291 2001/06/21 03:08:58 mouring Exp $