summaryrefslogtreecommitdiff
path: root/sys/arch/amiga
AgeCommit message (Expand)Author
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
1997-02-21copypage/zeropage adaption. cputype setting needs more work.Niklas Hallqvist
1997-02-21Siginfo stuff as per the mvme68k port + KNF & other style nitsNiklas Hallqvist
1997-02-03More siginfo implementations (alpha and mips might even work)Theo de Raadt
1997-02-03repair confusion over kv/uv addr for siginfo_t storageTheo de Raadt
1997-02-03SA_SIGINFO implementationTheo de Raadt
1997-02-03use dk_mountrootTheo de Raadt
1997-01-20Accept partitions looking like, but not matching exactly,Niklas Hallqvist
1997-01-19From Ignatios Souvatzis (NetBSD):Niklas Hallqvist
1997-01-19From Gordon W Ross (NetBSD):Niklas Hallqvist
1997-01-18move the RB_TIMEBAD handling to where "howto" is reachableNiklas Hallqvist
1997-01-18Avoid a double trapNiklas Hallqvist
1997-01-18Use scsiprintNiklas Hallqvist
1997-01-17r?index -> strr?chrTodd C. Miller
1997-01-17don't update battery backed up clock if system time is wrong from beginkstailey
1997-01-16Sync to NetBSD 970110Niklas Hallqvist
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1997-01-13preliminary support for the Apollo 060 acceleratorNiklas Hallqvist
1997-01-05Add cross back, as it at least compiles nowNiklas Hallqvist
1997-01-05First stab at making a VM-controlled bankswitching driverNiklas Hallqvist
1997-01-04bus.h not bus.old.hNiklas Hallqvist
1997-01-04Temporarily comment out cross as it is not compiling yetNiklas Hallqvist
1997-01-04I use IP-filtering at home now tooNiklas Hallqvist
1997-01-04Use fancy macrosNiklas Hallqvist
1996-12-23use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary typesTheo de Raadt
1996-12-20Add readdisklabel support for BSD disklabels. I got tired of the amiga RDBNiklas Hallqvist
1996-12-11Correct include pathsNiklas Hallqvist
1996-11-28Adaption to new bus.h from NetBSD. Various driver has been updated toNiklas Hallqvist
1996-11-25htons et al. works on explicit 16- and 32-bit quantities and not theNiklas Hallqvist
1996-11-24extern decl of cfdata from device.h conflicted with static one in-hereNiklas Hallqvist
1996-11-23remrq -> remrunqueuekstailey
1996-11-23added const to second parameter of cfprint_t routineskstailey
1996-11-12s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy roadNiklas Hallqvist
1996-10-31Correct mmmap's 2nd arg typeNiklas Hallqvist
1996-10-19random device is permanent now.Michael Shalayeff
1996-10-18INSTALL kernel not needed any more, we use GENERIC in our minirootsNiklas Hallqvist
1996-10-10This is OpenBSDNiklas Hallqvist
1996-10-08Support isaedNiklas Hallqvist
1996-10-05use wd.h not wdc.h. Teach booting logic about wd and acdNiklas Hallqvist