Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site oddjob.UChicago.UUCP Path: utzoo!watmath!clyde!cbosgd!ihnp4!oddjob!matt From: matt@oddjob.UChicago.UUCP (Matt Crawford) Newsgroups: net.bugs.4bsd Subject: 4.2 adb script errors Message-ID: <576@oddjob.UChicago.UUCP> Date: Tue, 22-Jan-85 18:03:48 EST Article-I.D.: oddjob.576 Posted: Tue Jan 22 18:03:48 1985 Date-Received: Wed, 23-Jan-85 08:25:20 EST Reply-To: matt@oddjob.UUCP (Matt Crawford) Organization: U. Chicago: Astronomy & Astrophysics Lines: 19 The adb script to format an ifnet structure had an error. Also, as a matter of preference I changed the formats for the flags and net entries from decimal to hex. The scipt is one long line, so the "diff" below has been broken up to prevent truncation over the net. ========= /usr/lib/adb/ifnet: "<" = new, ">" = old 1c1 < ./"unit"8t"mtu"8t"net"16t"flags"n4+2dXx2+n"host"16t2Xn3X4+"addr"n 3X4+"broad"n"head"16t"tail"16t"len"16t"drops"nXXD4+D20+n "ipack"16t"ierr"nDDn"opack"16t"oerr"16t"coll"nDDDn"next"nXn --- > ./"unit"8t"mtu"8t"net"16t"flags"n4+2dDd2+n"host"16t2Xn3X4+"addr"n 3X4+"broad"n"head"16t"tail"16t"len"16t"drops"nXXD4+D16+n "ipack"16t"ierr"nDDn"opack"16t"oerr"16t"coll"nDDDn"next"nXn ================== While you're at it, note that /usr/lib/adb/tty has the labels "maj" and "min" reversed. _____________________________________________________ Matt University crawford@anl-mcs.arpa Crawford of Chicago ihnp4!oddjob!matt