Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!rutgers!ames!oliveb!sun!gorodish!guy From: guy%gorodish@Sun.COM (Guy Harris) Newsgroups: comp.protocols.misc,comp.unix.wizards Subject: Re: x25 info sought Message-ID: <24688@sun.uucp> Date: Sun, 2-Aug-87 16:57:26 EDT Article-I.D.: sun.24688 Posted: Sun Aug 2 16:57:26 1987 Date-Received: Sun, 2-Aug-87 22:36:18 EDT References: <1102@rtech.UUCP> <2506@ncrcae.Columbia.NCR.COM> <24642@sun.uucp> <6222@brl-smoke.ARPA> Sender: news@sun.uucp Lines: 22 Xref: mnetor comp.protocols.misc:127 comp.unix.wizards:3541 > Those aren't just 0-length files; from the date one can guess that > the inodes have been zapped. Not necessarily. A more likely possibility is that the files were truncated to zero length, and the modification times cranked back to the epoch with something like the "touch" command, before they cut the S5R2 tape at AT&T. An additional interesting data point, from the S5 "Release 1" tape: gorodish$ cd /archbeluga/s5/usr/src/uts/vax/io gorodish$ ls -l *x25* -rw-rw-r-- 1 sys 0 Nov 3 1982 x25b.c -rw-rw-r-- 1 sys 0 Nov 3 1982 x25m.c -rw-rw-r-- 1 sys 0 Nov 3 1982 x25r.c -rw-rw-r-- 1 sys 0 Nov 3 1982 x25s.c -rw-rw-r-- 1 sys 0 Nov 3 1982 x25u.c Still zero-length, but with a non-zero mod time. Guy Harris {ihnp4, decvax, seismo, decwrl, ...}!sun!guy guy@sun.com