Commit Graph

6 Commits

Author SHA1 Message Date
Rhett Aultman
b3de3bb4c7 Network support on modern Linux machines
This commit introduces two changes:

* The vars for Linux have been modernized to support building an i386
binary on an x86-64 environment, as x86-64 is the overwhelmingly most
common case these days.

* Vars were introduced to enable Uthernet emulation on Linux.
Instructions on its use are provided in the README.
2020-08-08 19:42:00 -04:00
Peter
ab27b61d1c Compile C source files with the C compiler rather than the C++ compiler. 2014-04-23 15:36:50 +00:00
Peter
58cc512bc9 Merged revision(s) 262-316 from branches/pneubauer/appletalk: Add support for AppleTalk emulation and bridging. 2014-04-15 03:23:34 +00:00
David Schmidt
dd47539e6b Update generic Unix build - compile with g++ to pick up printer additions, which also resulted in a number of casting changes. 2012-02-24 22:23:00 +00:00
David Schmidt
d2bf79bb7c Removing all references to the KEGS name except in the copyright notices 2010-04-21 21:59:03 +00:00
David Schmidt
adad3fef17 Standard SVN approach 2010-04-11 22:07:58 +00:00