Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!mnetor!seismo!brl-adm!adm!cal@okc-unix.arpa
From: cal@okc-unix.arpa (Charles Leach)
Newsgroups: comp.unix.wizards
Subject: RJE Rehost
Message-ID: <1470@brl-adm.ARPA>
Date: Fri, 12-Dec-86 17:00:33 EST
Article-I.D.: brl-adm.1470
Posted: Fri Dec 12 17:00:33 1986
Date-Received: Mon, 15-Dec-86 06:02:34 EST
Sender: news@brl-adm.ARPA
Lines: 18


I am currently trying to rehost some RJE software from System V.2 to
ULTRIX 1.2. In this attempt I have run across a difference in the
user structures between the two systems. In the System V.2 user
structure there are the following declarations:

	unsigned u_count;    /* Bytes remaining for I/O */
	off_t u_offset;      /* Offset in file for I/O */

The comments are from the System V.2 source for user.h. My question is
does ULTRIX/4.2 have anything synonomous either in the user.h
structure or some other place (uio.h maybe) that tracks with these
declarations.

any help will be greatly appreciated..

send replies to: cal@okc-unix