From 43a4bf11fa3d07c67784c62a7dfc13471c7f052b Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Sun, 10 Feb 2002 18:33:10 +0000 Subject: 2002-02-10 Marcus Brinkmann * term.h: Declare rdev. * main.c (options): New variable. (parse_opt): Handle case `n' to set rdev number. Also return EINVAL if terminal type is invalid. * users.c (trivfs_modify_stat): Set ST->st_rdev to global rdev. --- term/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'term/ChangeLog') diff --git a/term/ChangeLog b/term/ChangeLog index 2ef3d89b..5d38d198 100644 --- a/term/ChangeLog +++ b/term/ChangeLog @@ -1,3 +1,11 @@ +2002-02-10 Marcus Brinkmann + + * term.h: Declare rdev. + * main.c (options): New variable. + (parse_opt): Handle case `n' to set rdev number. + Also return EINVAL if terminal type is invalid. + * users.c (trivfs_modify_stat): Set ST->st_rdev to global rdev. + 2002-02-10 Marcus Brinkmann * hurdio.c: New file. -- cgit v1.2.3