summaryrefslogtreecommitdiff
path: root/sys/arch/arc
AgeCommit message (Expand)Author
1998-02-19add netbsd partition, rename 386BSD one to FreeBSD..Theo de Raadt
1998-01-29Wrong namePer Fogelstrom
1998-01-29Some more arc/sgi fixesPer Fogelstrom
1998-01-28Moving around files for new mips arch layoutPer Fogelstrom
1998-01-20Merge bus_dma support from NetBSD, mostly by Jason Thorpe. Only i386 uses itNiklas Hallqvist
1998-01-11disklabel spoofing for FAT32.Niels Provos
1997-12-27PnP supportNiklas Hallqvist
1997-11-23use MI cdev_decl(ipl)Michael Shalayeff
1997-11-11Add AST and wdc1, pretty someNiklas Hallqvist
1997-11-11Reality updateNiklas Hallqvist
1997-11-10typoNiklas Hallqvist
1997-11-10DOH! conflicts from meNiklas Hallqvist
1997-11-09New endian.h design. All architectures now use a common file for the bulkNiklas Hallqvist
1997-10-18do not create spoofed partition for DOSTYP_OPENBSDTheo de Raadt
1997-10-02no more ESRCH from writedisklabel()Theo de Raadt
1997-09-29DOSMBR_SIGNATURE, DOSACTIVE; weingartTheo de Raadt
1997-09-29ignore partitions larger than device, as an attempt to ignore floppies withou...Theo de Raadt
1997-09-24make this compile.. bad Per..Theo de Raadt
1997-09-23Make disksubr byte order independent. This code is now so generic that itPer Fogelstrom
1997-09-15kill Locore.cTheo de Raadt
1997-08-08Change the bounds_check_with_label API to also take a cpu_disklabelNiklas Hallqvist
1997-08-02silence messages that we do not needTheo de Raadt
1997-08-01geez, DEBUG is two things...Theo de Raadt
1997-08-01wrap proto in DEBUG tooTheo de Raadt
1997-08-01fix DIAGNOSTIC vs DEBUG confusionTheo de Raadt
1997-08-01proto __flt_rounds correctlyTheo de Raadt
1997-08-01obj...Per Fogelstrom
1997-08-01option not optionsTheo de Raadt
1997-08-01ho ho ho what a neat typoTheo de Raadt
1997-08-01move MACHINE_NONCONTIG to an includeTheo de Raadt
1997-08-01option not optionsTheo de Raadt
1997-08-01turn off DEBUG...Theo de Raadt
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-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