Xref: utzoo comp.unix.questions:15353 comp.unix.wizards:17466 Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!purdue!haven!decuac!shlump.nac.dec.com!riscy.dec.com!croton.dec.com!frank From: frank@croton.dec.com (Frank Wortner) Newsgroups: comp.unix.questions,comp.unix.wizards Subject: Re: Portable mknod ?? does it exist? Keywords: mknod Message-ID: <1423@riscy.dec.com> Date: 2 Aug 89 13:45:20 GMT References: <181@cerc.wvu.wvnet.edu.edu> <178@cerc.wvu.wvnet.edu.edu> <1419@riscy.dec.com> Sender: news@riscy.dec.com Followup-To: comp.unix.questions Organization: Digital Equipment Corporation, NYC Lines: 24 In article <181@cerc.wvu.wvnet.edu.edu>, drs@cerc.wvu.wvnet.edu (Darrell Schiebel) writes: [Regarding my attempts to duplicate his mknod problem ...] > What follow is from a script file of a run of the code posted. I have no > idea what the difference is but it seems to indicate a difference in Ultrix > Versions. Any suggestions ? > > Ultrix-32 V3.0 (Rev 64) System #2: Sat Apr 15 12:47:39 EDT 1989 > The login banner on the VAXstation II/GPX I used to try the example program says: Ultrix-32 V3.0 (Rev 64) UWS V2.0 System #2: Fri Jan 13 17:35:56 EST 1989 ^^^^^^^^^^^^^^ I used the same version of Ultrix that you have. As I indicated in my previous article on this subject, UWS 2.0 == Ultrix 3.0. The basic difference is that UWS includes an X11 server and is intended for workstations. If anything, the fact that I got the same results on a VAXstation II/GPX running Ultrix 3.0 and a DECstation 3100 running Ultrix 3.1 indicates that there is no difference between versions in regard to the operation of this program. The program behaved consistantly on both machines. Frank