- (stevesk) update TODO: STREAMS pty systems don't call vhangup() now

This commit is contained in:
Kevin Steves 2001-06-15 04:23:12 +00:00
parent 974fb9cf2f
commit 805cf5a788
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,7 @@
20010615
- (stevesk) don't set SA_RESTART and set SIGCHLD to SIG_DFL
around grantpt().
- (stevesk) update TODO: STREAMS pty systems don't call vhangup() now
20010614
- OpenBSD CVS Sync
@ -5648,4 +5649,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
$Id: ChangeLog,v 1.1287 2001/06/15 00:04:23 stevesk Exp $
$Id: ChangeLog,v 1.1288 2001/06/15 04:23:12 stevesk Exp $

3
TODO
View File

@ -53,7 +53,6 @@ Programming:
- 64-bit builds on HP-UX 11.X (stevesk@pobox.com):
- utmp/wtmp get corrupted (something in loginrec?)
- no 64-bit vhangup(); ptmx systems shouldn't need this
- can't build with PAM (no 64-bit libpam yet)
Documentation:
@ -88,4 +87,4 @@ Packaging:
- HP-UX: Provide DEPOT package scripts.
(gilbert.r.loomis@saic.com)
$Id: TODO,v 1.40 2001/03/27 06:10:22 djm Exp $
$Id: TODO,v 1.41 2001/06/15 04:23:13 stevesk Exp $