summaryrefslogtreecommitdiff
path: root/sys/arch/alpha
AgeCommit message (Expand)Author
1998-03-22Add UID_MAX and GID_MAXTodd C. Miller
1998-03-18Changes, changes.Angelos D. Keromytis
1998-03-18Update.Angelos D. Keromytis
1998-03-18Update.Angelos D. Keromytis
1998-03-18Add an example PC164SX configuration.Angelos D. Keromytis
1998-03-18BROKEN_PROM_CONSOLE is only defined if SANE_PROM is not defined. TheAngelos D. Keromytis
1998-03-17Allow wd and acd device boot.Angelos D. Keromytis
1998-03-08uncomment wdc1 as that's often where atapi cdroms liveTodd C. Miller
1998-03-06main returns intTodd C. Miller
1998-03-05main returns intTheo de Raadt
1998-03-03Add -Wno-main for GCC 2.8Niklas Hallqvist
1998-03-02"Whoops" last commit contained stuff not meant to be committedNiklas Hallqvist
1998-03-01GCC 2.8 -Wall explicit typingNiklas Hallqvist
1998-03-01GCC 2.8 -WallNiklas Hallqvist
1998-03-01GCC 2.8 type safetyNiklas Hallqvist
1998-03-01unused decl removedNiklas Hallqvist
1998-03-01enable wdc1--cdroms often live there.Todd C. Miller
1998-03-01Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor,Niklas Hallqvist
1998-02-28Add IDETodd C. Miller
1998-02-24rename some DOS MBR partition typesTheo de Raadt
1998-02-24Support PCI_PRODUCT_CONTAQ_SIO for 164SX. Based on patch by ragge@ludd.luth.se.Todd C. Miller
1998-02-19add netbsd partition, rename 386BSD one to FreeBSD..Theo de Raadt
1998-02-05need db_var.hTheo de Raadt
1998-02-05rename ddb.panic_ddb, and add ddb.console. Now you can stop console ddb entryTheo de Raadt
1998-02-02enable a few more driversTheo de Raadt
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
1998-01-09reality checkNiklas Hallqvist
1998-01-07compileNiklas Hallqvist
1998-01-06Dummy PnP support, so alpha will compileNiklas Hallqvist
1998-01-05new style pci attach printingTheo de Raadt
1997-12-06goodbye TIMEZONE and DSTkstailey
1997-11-23use MI cdev_decl(ipl)Michael Shalayeff
1997-11-17enable jensenTheo de Raadt
1997-11-17simplerTheo de Raadt
1997-11-17do not use %:Theo de Raadt
1997-11-16Add ch* at scsibus?Niklas Hallqvist
1997-11-10$OpenBSD$Niklas Hallqvist
1997-11-10$OpenBSD$Niklas Hallqvist
1997-11-10use files.wsconsMichael Shalayeff
1997-11-09swap definitions superceded by new endian.hNiklas Hallqvist
1997-11-09New endian.h design. All architectures now use a common file for the bulkNiklas Hallqvist
1997-11-07I forgot to remove these, it seemsNiklas Hallqvist
1997-11-06param.h, niklasTheo de Raadt
1997-11-06Add some missing things for the MI vga driver. Move wscons to an MI place asNiklas Hallqvist
1997-11-06We need an MI vga driver. The alpha one was most MI. Not entirely yet though.Niklas Hallqvist
1997-11-04Support ISA VGA for real on DEC AXPPCI 33Niklas Hallqvist
1997-10-27Use opendev()Todd C. Miller
1997-10-27Turning on optimization wins us an extra 15kb.Todd C. Miller
1997-10-27Add back device parsing but don't treat paths like 2.2/alpha/bsd asTodd C. Miller