home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / unix / bsd / 10680 < prev    next >
Encoding:
Text File  |  1992-12-28  |  1.4 KB  |  42 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!mnemosyne.cs.du.edu!nyx!smace
  3. From: smace@nyx.cs.du.edu (Scott Mace)
  4. Subject: [386BSD] XLock-2.3 avaiable on ref
  5. Message-ID: <1992Dec28.064706.6956@mnemosyne.cs.du.edu>
  6. Sender: usenet@mnemosyne.cs.du.edu (netnews admin account)
  7. Organization: Nyx, Public Access Unix @ U. of Denver Math/CS dept.
  8. Distribution: usa
  9. Date: Mon, 28 Dec 92 06:47:06 GMT
  10. Lines: 30
  11.  
  12. Here is Xlock 2.3 X-Windows screen saver for Xfree86
  13.  
  14. get it from ref.tfs.com  /usr/packages/xlock/XLock-2.3
  15.  
  16. I added several ifdef's for 386bsd-- particularly for usleep() and rint().
  17.  
  18. usleep.c:   decided to use xlock's usleep instead of 386bsd's 
  19.  
  20. worm.c:     used floor() instead of rint(), since rint() wasn't in libm.a
  21.             hopefully this will work without a math coprocessor..
  22.         please send mail if it does...
  23.  
  24. xlock.c:    used usleep_xlock() instead of usleep() 
  25.  
  26. xlock.386bsd.diff:   diff to original xlock sources..
  27.  
  28. sources included are allready patched.
  29.  
  30. use xmkmf -a  and use the Imakefile instead of the makefile that comes
  31. with the original sources...
  32.  
  33. Do    make install    and    make install.man    to install everything.
  34.  
  35. Scott Mace
  36. emace@tenet.edu
  37. --
  38. *********************************************************************
  39. *    Scott Mace                internet:    smace@nyx.cs.du.edu     *
  40. *                                           emace@tenet.edu         *
  41. *********************************************************************
  42.