summaryrefslogtreecommitdiff
path: root/sys/arch/arc
AgeCommit message (Expand)Author
1997-07-07I forgot: Removed the unused arg of comprobe1Niklas Hallqvist
1997-07-07Too many things include <machine/ansi.h> w/o <sys/types.h> soTodd C. Miller
1997-07-05Make _BSD_TIME_T_ int32_t on all platforms. You can't writeTodd C. Miller
1997-06-25Include usage notes in the rest of the endian.h files for consistancy.grr
1997-06-25Big endian HTON?() macros should be (void)(x).Jason Downs
1997-06-23add "option IPFILTER_LOG" to conf files that already had IPFILTERkstailey
1997-06-14correct printouts about L2 cacheTheo de Raadt
1997-05-24Close shave.. lpr -> lptPer Fogelstrom
1997-05-22Move kernel start back to 0x80100000Per Fogelstrom
1997-05-21Missing devs...Per Fogelstrom
1997-05-21Remove genassym dependency build, spotted by DalePer Fogelstrom
1997-05-19Hmm, to fast after issuing reset.Per Fogelstrom
1997-05-19Make PICA's really reboot on rebbot commandPer Fogelstrom
1997-05-19More ramdiskPer Fogelstrom
1997-05-19MBR for ARC'sPer Fogelstrom
1997-05-19ARC has no boot right now...Per Fogelstrom
1997-05-18RAMDISK additionsPer Fogelstrom
1997-05-18RAMDISK additionsPer Fogelstrom
1997-05-11More profiling gunk...Per Fogelstrom
1997-05-11Allow ABICALLS set outside filePer Fogelstrom
1997-05-11Make "make tags" work. (I hope...)Per Fogelstrom
1997-05-08sync to i386Theo de Raadt
1997-05-02One step towards working profilingPer Fogelstrom
1997-05-01bug bug bug..Per Fogelstrom
1997-05-01Compile without NONCONTIG tooPer Fogelstrom
1997-05-01No serial console on pica/magnums yetPer Fogelstrom
1997-05-01Some arc bioses are faulty...Per Fogelstrom
1997-04-30Add SCSI scanner deviceNiklas Hallqvist
1997-04-30Our gas isn't ready for 64 bit constants used in expressionsNiklas Hallqvist
1997-04-30guarantee termination for faked disklabels, no endless loopsNiels Provos
1997-04-29The 2.1 version of dev/pci/ncr.c isn't ready for arc yetNiklas Hallqvist
1997-04-29lfs diesTheo de Raadt
1997-04-20Add new clock related types; from NetBSDThorsten Lockert
1997-04-19-Wall cleanup.Per Fogelstrom
1997-04-18do not check BOOT_MAGIC!Theo de Raadt
1997-04-18faked disklabel for extended partition +Niels Provos
1997-04-13Make it compile after disklabel changesPer Fogelstrom
1997-04-11If someone pressed a nonprintable character in getsn (eg in boot -c) theMats O Jansson
1997-04-10Attempt to clean up local devices.Per Fogelstrom
1997-04-10additions & fixes from niklas & iTheo de Raadt
1997-04-06correct labelsector confusionTheo de Raadt
1997-04-05correct DEV_BSIZE vs lp->d_secsize confusion; spotted by hte late night icb g...Theo de Raadt
1997-04-04Define in_addr_t and in_port_t everywhere but use u_intXX_t forTodd C. Miller
1997-03-26Add ast, tel and IPSECNiklas Hallqvist
1997-03-26Replace "isa_io" with "bus". Not isa specific.Per Fogelstrom
1997-03-23Adding more arches require more structuring and cleanup. More to come...Per Fogelstrom
1997-03-23Moved from pica since they are not Pica bus specificPer Fogelstrom
1997-03-17Serial console trouble again...Per Fogelstrom
1997-03-12Addition of support for a PCI based Vr4300 board from Algorithmics, the P-4032.Per Fogelstrom
1997-02-28Add missing _MACHINE & _MACHINE_ARCH defines + some RCS IdsNiklas Hallqvist