Go to file
tsutsui 901a864f9d Add support for the EtherNEC.
The EtherNEC is yet another user designed device for Atari machines,
an NE2000 based ISA board connected to Atari's ROM cartridge slot with
simple but ingenious interface and cartridge port adapter, and
it's the most available network solution for the old Atari machines.

See following pages for more details about EtherNEC:
http://hardware.atari.org/ether/
http://home.arcor.de/thomas.redelberger/prj/atari/etherne/
http://www.freemint.org/ethernec/ethernec.html
2010-04-01 17:07:51 +00:00
bin bump date for previous 2010-03-23 18:09:16 +00:00
common define _NOREGNAMES before including <machine/asm.h>, like powerpc does. 2010-03-22 02:22:32 +00:00
compat Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
crypto for now, use the C versions of bn and des, not the (32 bit) versions, 2010-03-30 07:23:51 +00:00
dist Fix \\ encoding 2010-03-30 14:26:16 +00:00
distrib add necessary build bucatini for kernfs tests 2010-03-31 19:18:39 +00:00
doc mention ADM1031 support in dbcool 2010-04-01 05:08:46 +00:00
etc add necessary build bucatini for kernfs tests 2010-03-31 19:18:39 +00:00
external Add the "Statement for The NetBSD Foundation's Position on the GPLv3". 2010-04-01 14:13:25 +00:00
extsrc Top level reach-over directory for extsrc. 2009-12-01 01:53:46 +00:00
games remove #ifdef SVR4 2010-03-29 05:16:08 +00:00
gnu install altivec.h in powerpc64. 2010-03-30 07:27:08 +00:00
include 1. {wctype,wctrans,mbstate}_t: switch MD to MI like other 2010-03-27 22:14:09 +00:00
lib fix a few pastos 2010-04-01 09:57:00 +00:00
libexec Use .In instead of .Aq Pa for header files. 2010-03-22 18:58:31 +00:00
regress pull in some more headers to get prototypes into scope, and, more 2010-03-23 20:32:13 +00:00
rescue Relegate edlabel to use in extremely memory constrained install 2010-03-10 23:13:09 +00:00
sbin convert to parseargs 2010-03-31 13:33:14 +00:00
share mention adm1031 support 2010-04-01 05:10:52 +00:00
sys Add support for the EtherNEC. 2010-04-01 17:07:51 +00:00
tests Add some basic tests for kernfs (getdents & changing hostname). 2010-03-31 19:14:30 +00:00
tools remove OSX specific fix where CLOCK_REALTIME is not defined. 2010-03-27 07:16:57 +00:00
usr.bin Just ignore the errno of strtoimax, it doesn't provide much value. 2010-03-31 21:55:23 +00:00
usr.sbin In case we create a file, reclaim the vnode, and lookup the file 2010-04-01 02:34:09 +00:00
x11 fix the dependancy list for this. 2010-03-22 00:23:59 +00:00
build.sh move change from rev 1.232 to the initialization part. 2010-03-30 13:17:47 +00:00
BUILDING Support "extsrc", externally added programs and libraries. Users can write 2009-11-30 16:13:22 +00:00
Makefile adjust the do-compat-* rules now that src/compat/lib and friends no longer exist 2009-12-13 09:29:27 +00:00
Makefile.inc
UPDATING Note shared objects extension change, and stalled files. 2010-02-22 12:35:32 +00:00