summaryrefslogtreecommitdiff
path: root/sys/arch/amiga/dev/drsupio.c
AgeCommit message (Collapse)Author
2002-12-31amiga and sun3 turned out to not be y2k+3 compliant here. Remove them, asMiod Vallat
well as the few userland tools which were only used on these platforms.
2002-06-11Include <sys/conf.h> from <machine/conf.h> like in other arches. ChangesMiod Vallat
to come soon depend on this.
2002-03-14First round of __P removal in sysTodd C. Miller
1997-09-18Merge of NetBSD changes upto last week or so, with the exception of stand/Niklas Hallqvist