home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.bsd
- Path: sparky!uunet!mnemosyne.cs.du.edu!nyx!smace
- From: smace@nyx.cs.du.edu (Scott Mace)
- Subject: [386BSD] XLock-2.3 avaiable on ref
- Message-ID: <1992Dec28.064706.6956@mnemosyne.cs.du.edu>
- Sender: usenet@mnemosyne.cs.du.edu (netnews admin account)
- Organization: Nyx, Public Access Unix @ U. of Denver Math/CS dept.
- Distribution: usa
- Date: Mon, 28 Dec 92 06:47:06 GMT
- Lines: 30
-
- Here is Xlock 2.3 X-Windows screen saver for Xfree86
-
- get it from ref.tfs.com /usr/packages/xlock/XLock-2.3
-
- I added several ifdef's for 386bsd-- particularly for usleep() and rint().
-
- usleep.c: decided to use xlock's usleep instead of 386bsd's
-
- worm.c: used floor() instead of rint(), since rint() wasn't in libm.a
- hopefully this will work without a math coprocessor..
- please send mail if it does...
-
- xlock.c: used usleep_xlock() instead of usleep()
-
- xlock.386bsd.diff: diff to original xlock sources..
-
- sources included are allready patched.
-
- use xmkmf -a and use the Imakefile instead of the makefile that comes
- with the original sources...
-
- Do make install and make install.man to install everything.
-
- Scott Mace
- emace@tenet.edu
- --
- *********************************************************************
- * Scott Mace internet: smace@nyx.cs.du.edu *
- * emace@tenet.edu *
- *********************************************************************
-