summaryrefslogtreecommitdiff
path: root/sys/arch/arc
AgeCommit message (Expand)Author
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
1997-02-25This file was never used so... ZAP!Per Fogelstrom
1997-02-15add kernel_text symbol (just like other archs)Michael Shalayeff
1997-02-06need a frame.h; empty for now; PR#74, gwen@rtmx.comTheo de Raadt
1997-02-04send VM_PROT_* code for si_trapnoTheo de Raadt
1997-02-03More siginfo implementations (alpha and mips might even work)Theo de Raadt
1997-02-02attempt at siginfo.. Per must look this overTheo de Raadt
1997-02-01Implement BUFCACHEPERCENT. Allow bufpages/nbuf larger than 1 (still max outTheo de Raadt
1997-01-28add addr arg to sendsig/trapsignal; no siginfo_t support yetTheo de Raadt
1997-01-24do not build fake disklabel partitions for MBR partitions that have out-of-ra...Theo de Raadt
1997-01-22pmap enter fixes for I/O mapping.Per Fogelstrom
1997-01-22Fixed some pmap problems when porting XFree86 (mmap of i/o etc).Per Fogelstrom
1997-01-19Ooops. This should have been committed along with pccons.cPer Fogelstrom
1997-01-17mmap for TYNE. mods in ps/2 mouse driver to be more generic...Per Fogelstrom
1997-01-14RAW_PARTTheo de Raadt
1997-01-10Use "locore.S" versions of block io operations.Per Fogelstrom
1997-01-04Go to Buslogic and SCSINiklas Hallqvist
1997-01-04Print warning when not recognizing the boot device.Niklas Hallqvist
1996-12-23i think this fixes COMPAT_ULTRIXTheo de Raadt
1996-12-23use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary typesTheo de Raadt
1996-12-11isadma belongs in files.isaNiklas Hallqvist
1996-12-11MCLSHIFT=11, and calc MCLBYTES in such terms. found by pefoTheo de Raadt
1996-12-11Sync headers to ld.so for gdb/arc supportimp
1996-12-09arc port can use the same disksubr code, whee!Theo de Raadt