Commit Graph

21 Commits

Author SHA1 Message Date
David Lindes 30d928b0bc add use -Werror 2010-03-04 16:38:38 -08:00
lindes eb9b8a0867 make a thisarch symlink 2005-09-09 19:52:11 +00:00
lindes 788e34dd8e added Isilon arch, plus cleanup of how archlinks stuff is done (only
link once, etc)...  partially untested, because my nodes are acting up
in strange ways, but I think it works -- haven't broken FreeBSD, anyway.
2005-07-30 22:52:46 +00:00
lindes 1571acae74 Don't need ascftime, we've already converted to using strftime, as it
should have been in the first place, I suspect... so getting rid of old
cruft related to that.
2005-07-30 22:32:19 +00:00
lindes cfe7ba5339 mostly minor makefile cleanup, but of note: added archlinks concept 2005-07-30 22:26:11 +00:00
lindes 366ee676b6 clobber archtest 2001-08-28 01:27:33 +00:00
lindes 67ca8c70ac basically, added support for screen-size auto-detect; also added some
unit testing code, etc.  Also, Revisiting the height calculations is
probably in order...  hopefully I'll do that one of these days.
2001-08-28 01:00:31 +00:00
lindes 9838cfab18 make install no longer soft. 2001-08-24 21:15:25 +00:00
lindes 59d20accb3 now using some ldflags, on certain platforms. 2001-08-24 20:56:47 +00:00
lindes b06ece0283 ya know... this whole NEED_LOCAL_HEADERS thing isn't really required;
It's just a matter of things working on Solaris 8, but not earlier.
2001-08-24 18:52:45 +00:00
lindes 37a483fe9b hmm, core should be part of the rm -f line for the clean target 2001-08-24 07:24:43 +00:00
lindes c8686ba144 IRIX port now uses sysget() instead of reading /dev/kmem...
changed stuff appropriately to match this new state of the universe.
2001-08-24 04:48:15 +00:00
lindes 140c5fc718 made arch/IRIX/getload.c, mostly out of old code from the original
version of ttyload.  Updated Makefile to deal with platforms (IRIX and
FreeBSD being two, as I understand things currently) where the default
.c.o rule doesn't put output .o's into the subdirectories where the .c's
for them came from, or where '<program>: <objects>' doesn't imply an ld
command (e.g. IRIX).
2001-08-24 03:52:47 +00:00
lindes 71fd4e7448 hmm, archbuild isn't removable; loader shouldn't normally be built. 2001-08-23 00:50:03 +00:00
lindes 88ed3a2f47 some cleanup stuff; added a "soft" install target, etc. 2001-08-21 19:53:19 +00:00
lindes 76af8d3b3d first pass at a load-generating program. works, but needs to be
parameterized for happiness.
2001-08-08 20:55:47 +00:00
lindes 4ee367aa66 testing should bring things quickly. 2001-02-24 10:56:15 +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 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