From aae2c42a3fe0567bc6b5792dd9637685b6d00cd9 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Sun, 10 Feb 2002 17:28:24 +0000 Subject: Just add two changes I forgot to document in the ChangeLog. --- term/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'term') diff --git a/term/ChangeLog b/term/ChangeLog index c9bfff50..368feefc 100644 --- a/term/ChangeLog +++ b/term/ChangeLog @@ -27,7 +27,7 @@ Change return type to error_t, and return an error value, rather than bailing out. Declare as static. (devio_bottom): Add type TERM_ON_MACHDEV and init function - devio_init. + devio_init, and define as const. (devio_set_bits): Accept new argument STATE and use that to work out the terminal state, rather than changing the global termstate. (devio_mdmstate): Accept new argument STATE and use that to return @@ -46,7 +46,7 @@ (ptyio_mdmstate): Likewise, and accept new argument STATE. (ptyio_init): Declare as static and change return type to error_t. (ptyio_bottom): Add type TERM_ON_MASTERPTY and init function - ptyio_init. + ptyio_init, and define as const. (ptyio_set_bits): Accept new argument STATE and use that to work out the terminal state, rather than changing the global termstate. (ptyio_mdmstate): Accept new argument STATE and use that to return -- cgit v1.2.3