Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site dicomed.UUCP Path: utzoo!watmath!clyde!burl!mgnetp!dicomed!boylan From: boylan@dicomed.UUCP (Chris Boylan) Newsgroups: net.bugs.4bsd Subject: ut.c misplaced code Message-ID: <196@dicomed.UUCP> Date: Sun, 3-Jun-84 15:35:59 EDT Article-I.D.: dicomed.196 Posted: Sun Jun 3 15:35:59 1984 Date-Received: Tue, 5-Jun-84 19:45:21 EDT Organization: DICOMED Corp., Minneapolis Lines: 18 Sorry if this has been out before, what happened to posting of mtxinu bug list? /* ut.c 6.1 83/07/29 */ In 4.2bsd vaxuba/ut.c, line 248 is out of place. It should be before the if (...) {, not in it. The line: um = tjdinfo[tjunit]->ui_mi; This bug is not present in any other uba driver. I have never used this driver, however I happened to randomly pick ut.c to copy for a new driver. Can you beat that kind of luck? -- Chris Boylan {mgnetp | ihnp4 | uwvax}!dicomed!boylan