summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2001-06-15 00:04:23 +0000
committerKevin Steves <stevesk@pobox.com>2001-06-15 00:04:23 +0000
commit974fb9cf2fa820971e0da31a0acf99241c14e48d (patch)
tree9fb2b5e765688e4f3c81829830b62153e5f09cb6 /ChangeLog
parent7a83722577b5aa04c65e3b5314a77ae4012904e3 (diff)
- (stevesk) don't set SA_RESTART and set SIGCHLD to SIG_DFL
around grantpt().
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a8a153506..956bddc35 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
120010615
2 - (stevesk) don't set SA_RESTART and set SIGCHLD to SIG_DFL
3 around grantpt().
4
120010614 520010614
2 - OpenBSD CVS Sync 6 - OpenBSD CVS Sync
3 - markus@cvs.openbsd.org 2001/06/13 09:10:31 7 - markus@cvs.openbsd.org 2001/06/13 09:10:31
@@ -5644,4 +5648,4 @@
5644 - Wrote replacements for strlcpy and mkdtemp 5648 - Wrote replacements for strlcpy and mkdtemp
5645 - Released 1.0pre1 5649 - Released 1.0pre1
5646 5650
5647$Id: ChangeLog,v 1.1286 2001/06/13 19:23:32 mouring Exp $ 5651$Id: ChangeLog,v 1.1287 2001/06/15 00:04:23 stevesk Exp $