Commit Graph

26 Commits

Author SHA1 Message Date
lindes e54ec3e171 calling this 0.4, and making it available... 2001-08-07 01:50:44 +00:00
lindes cfc77f676e very rough first license. 2001-08-07 01:47:46 +00:00
lindes 54679e5365 use fclose() if you're going to use fopen() -- though perhaps
fseek(), and a static FILE * variable would be better??
2001-05-21 15:34:17 +00:00
lindes ff3198f7fb calling the current version 0.3c... 2001-05-21 15:33:29 +00:00
lindes 3ec5c6ca72 some cleanup things that became necessary and/or desired after
putting vern's fix into play.
2001-02-27 03:52:51 +00:00
lindes 1c9cfa804a took in vern's patch, now uses home_screen() in all but first
iteration, to reduce flicker.
2001-02-27 03:23:22 +00:00
lindes c51b5bef05 fixed a little bug that was causing weirdness on the display when a
minute rolled over after the screen was in full-active status.
2001-02-24 10:57:53 +00:00
lindes 4ee367aa66 testing should bring things quickly. 2001-02-24 10:56:15 +00:00
lindes 638ccb0917 info about this thing, and its status. 2001-02-24 10:55:57 +00:00
lindes e94c2076cb better looking version string presentation. 2001-02-24 10:00:51 +00:00
lindes 65d314fad9 the changes needed to make this thing work on Linux (some of which
presumably also leads to easier building on other platforms later);
a few other subtleties.
2001-02-24 09:15:42 +00:00
lindes eca6a64012 various changes, including:
- formating cleanup (it was a _long_ time ago that I originally
  wrote some of this stuff, I've changed my beliefs on style
  since then)

- version string now displayed

- possibly more, it now works (along with other files being
  added or changed) on Linux, so who knows.  ;-)
2001-02-24 09:06:13 +00:00
lindes 4acd3757df No ascftime() around on Linux... *sigh* 2001-02-24 09:00:10 +00:00
lindes 5a629f6af3 not everything is everywhere... So here are some files to help
me deal with that reality.  Right now, it's just an ascftime()
(minimal) replacement, and the default is not to use it on most
platforms (Linux uses it, though... *sigh*)
2001-02-24 08:59:41 +00:00
lindes cc24550f8e getload function for Linux, initial version. 2001-02-24 08:57:37 +00:00
lindes 71c4b894ba Version string... Reasons for starting out with 0.3:
- 0.<something> because it's still quite primitive, doesn't
  support many platforms, etc.

- the <something> above is 3, rather than, say, 1, because of
  the fact that there has been _some_ degree of prior existance
  of this thing, even if not in any "released" sort of way.
2001-02-24 08:55:53 +00:00
lindes bba74436c3 initial take on a skeleton default for getload.c, with some comments. 2001-02-24 07:29:32 +00:00
lindes 2d495e2df9 localtime needs time.h 2000-08-16 22:02:31 +00:00
lindes 1a09950624 made things work on a Solaris box. 2000-05-20 01:46:27 +00:00
lindes bc331aac01 ugh, stuff still isn't happy on vax... but I think that may just
be vax.  checkpoint checkin so I can try it elsewhere.  Ugh,
though, I need to re-write large chunks of this stuff.
2000-05-20 01:31:30 +00:00
lindes 6304f61fae Initial revision 1996-06-17 16:01:57 +00:00
lindes b0cf3f56e1 checkpoint checkin...
headers done (in prelim manner, anyway);
clock scrolling at bottom done?  not fully tested...
1996-06-16 19:28:21 +00:00
lindes 41da16c470 updated ident info. 1996-06-16 02:53:30 +00:00
lindes 63d956add8 various modifications, got it to a working state. 1996-06-16 02:49:29 +00:00
lindes 7806e606d2 Initial revision 1996-06-16 02:49:29 +00:00
lindes a80bc0825e Initial revision 1996-06-15 20:30:09 +00:00