summaryrefslogtreecommitdiff
path: root/sys/arch/amiga
AgeCommit message (Expand)Author
1997-08-08Change the bounds_check_with_label API to also take a cpu_disklabelNiklas Hallqvist
1997-08-08Initialize hwreset.Jason Downs
1997-07-24multiple inclusion protection; brenner@umr.eduTheo de Raadt
1997-07-23Add AppleTalk netisr. Only tested (indeed, only compiled) on mac68k port.denny
1997-07-20Merge common m68k trap handling changes from NetBSDNiklas Hallqvist
1997-06-23add "option IPFILTER_LOG" to conf files that already had IPFILTERkstailey
1997-05-29small style nitsNiklas Hallqvist
1997-05-29Slight KNFNiklas Hallqvist
1997-05-29We are OpenBSDNiklas Hallqvist
1997-05-29Correct commentNiklas Hallqvist
1997-05-18Trim!Niklas Hallqvist
1997-05-16remove stuff found in sys/conf.hNiklas Hallqvist
1997-05-14Add RAMDISKNiklas Hallqvist
1997-05-14ramdisk support, forgot this last roundNiklas Hallqvist
1997-05-13slight code reorgNiklas Hallqvist
1997-05-13slight KNFNiklas Hallqvist
1997-05-132.1 + KNF + some trimming to fitNiklas Hallqvist
1997-05-13Fix IPFILTER & ramdisk configuration infoNiklas Hallqvist
1997-05-13Add ramdisk config stuffNiklas Hallqvist
1997-05-13Add ramdisk devices + some cleanupNiklas Hallqvist
1997-05-04Reality updateNiklas Hallqvist
1997-04-29disable the datacache on Apollo cards for this release it would seem.michaels
1997-04-10Do block/sector handling like the other portsNiklas Hallqvist
1997-04-10SunOS emulation trap#2 handling from NetBSD (gwr via scottr)Niklas Hallqvist
1997-03-27Oops, used #ifdef, instead of ifdef, by habit.Niklas Hallqvist
1997-03-27DOH! Of course genassym.sh should be fed CC not HOSTCC,Niklas Hallqvist
1997-03-27Use P_MD_REGS instead of P_MD + MD_REGS (consistent with hp300)Niklas Hallqvist
1997-03-27Use genassym.shNiklas Hallqvist
1997-03-26Got rid of an unused functionNiklas Hallqvist
1997-03-26use support.s from m68k/Niklas Hallqvist
1997-03-26Remove stuff now in m68k/Niklas Hallqvist
1997-03-26copy.s gets done from files.m68k nowNiklas Hallqvist
1997-03-25Fixed obj-dir building, compacted the bootblock enough to fit (at least)Niklas Hallqvist
1997-03-25Correct typoNiklas Hallqvist
1997-03-25Correct typo + moved Teles S0/16.3 port to what the manual saysNiklas Hallqvist
1997-03-22get __LDPGSZ defNiklas Hallqvist
1997-03-22Make this build work with objdirs, at least as linksNiklas Hallqvist
1997-03-2164-bit clean. if_ed.c now works on alpha.Niklas Hallqvist
1997-02-23Spoof ISO 9660 disklabelsNiklas Hallqvist
1997-02-22Add pseudo-device enc 4Niklas Hallqvist
1997-02-22Set MMU/CPU better, except for 060 as that requires intrusive changesNiklas Hallqvist
1997-02-21Add IPSEC + lines for a Teles ISDN card. Support not yet in the tree,Niklas Hallqvist
1997-02-21Drop ${PARAM} from CPPFLAGS, add it to the HOSTED_C rule.Niklas Hallqvist
1997-02-21Bring closer to the ISA version by dropping the use of a structure forNiklas Hallqvist
1997-02-21add bus_space_{read,write}_region_* + some KNFNiklas Hallqvist
1997-02-21We do not use the rsr fieldNiklas Hallqvist
1997-02-21We are OpenBSDNiklas Hallqvist
1997-02-21Style cleanup and a printf string typoNiklas Hallqvist
1997-02-21fetched a comment from mvme68k + style nitNiklas Hallqvist
1997-02-21Add MMU_/CPU_ symsNiklas Hallqvist