home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / ultrix / 8171 < prev    next >
Encoding:
Text File  |  1992-11-09  |  1007 b   |  30 lines

  1. Newsgroups: comp.unix.ultrix
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!decwrl!pa.dec.com!decprl!decprl!boyd
  3. From: boyd@prl.dec.com (Boyd Roberts)
  4. Subject: Re: 'fitset' refuses to load Ultrix 4.3 
  5. Message-ID: <1992Nov9.091810.26663@prl.dec.com>
  6. Sender: news@prl.dec.com (USENET News System)
  7. Nntp-Posting-Host: prl313.prl.dec.com
  8. Organization: Digital Equipment Corporation - Paris Research Laboratory
  9. References:  <GRUNWALD.92Nov8223456@foobar.cs.colorado.edu>
  10. Date: Mon, 9 Nov 1992 09:18:10 GMT
  11. Lines: 17
  12.  
  13. Yeah, that old one with `fitset.  Here's what I do to /etc/setld:
  14.  
  15.     # Occassionally fitset loses its mind -- boyd
  16.     fitset()
  17.     {
  18.            cat > /dev/null && return 0
  19.     }
  20.  
  21. Normally it's commented out.  Perhaps I should leave it in.
  22.  
  23. Also for my 5500 I sometimes have to hack /etc/sizer so that it
  24. unconditionally claims to be a DS5000, when invoked with the -c flag.
  25.  
  26.  
  27. Boyd Roberts            boyd@prl.dec.com
  28.  
  29. ``Not only is UNIX dead, it's starting to smell really bad.''  -- Rob Pike
  30.