diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-02-18 05:54:20 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-02-18 05:54:20 +0000 |
commit | fa0325d2418b97b6850cb40c0c505939a79efac2 (patch) | |
tree | ac9d2ce2bc6a09e66e041466f8a1c08b3bd70c21 /init/ChangeLog | |
parent | 6ec692dbd713d83218f9506a1fd23f5a6324b5be (diff) | |
download | hurd-fa0325d2418b97b6850cb40c0c505939a79efac2.tar.gz hurd-fa0325d2418b97b6850cb40c0c505939a79efac2.tar.bz2 hurd-fa0325d2418b97b6850cb40c0c505939a79efac2.zip |
Tue Feb 16 18:54:33 1999 Thomas Bushnell, BSG <tb@mit.edu>
* init.c (shutdown_terminal): Revoke access to the terminal from
existing programs.
Diffstat (limited to 'init/ChangeLog')
-rw-r--r-- | init/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/init/ChangeLog b/init/ChangeLog index 5dd723b5..3c077cd6 100644 --- a/init/ChangeLog +++ b/init/ChangeLog @@ -1,3 +1,8 @@ +Tue Feb 16 18:54:33 1999 Thomas Bushnell, BSG <tb@mit.edu> + + * init.c (shutdown_terminal): Revoke access to the terminal from + existing programs. + 1998-10-24 Roland McGrath <roland@baalperazim.frob.com> * init.c (main): Don't bogusly clear bootstrap_args. |