summaryrefslogtreecommitdiff
path: root/sys/arch/alpha
AgeCommit message (Expand)Author
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
1997-10-27Pull out the device crap for now as it prevents paths like 2.2/alpha/bsd.Todd C. Miller
1997-10-20Do not spoof OpenBSD partitionsNiklas Hallqvist
1997-10-02label "done" now unusedNiklas Hallqvist
1997-10-02typosNiklas Hallqvist
1997-10-02no more ESRCH, but maybe EIO insteadNiklas Hallqvist
1997-09-30typecast vga_pci_match to cgmatch_tMichael Shalayeff
1997-09-29DOSMBR_SIGNATURE, DOSACTIVE; weingartTheo de Raadt
1997-09-26fix PORTAL comment in all alpha config fileskstailey
1997-09-17Double default NMBCLUSTERS settings.Jason Downs
1997-09-15kill Locore.cTheo de Raadt
1997-09-05Add SCSITERSE and make some other options less ugly.Todd C. Miller
1997-08-25better mmap support, what funTheo de Raadt
1997-08-22wscons -> vga_xxx -> vga mmap() support. first cutTheo de Raadt
1997-08-22do not check for sc_ioctl in mmap callTheo de Raadt
1997-08-08Use the new bounds_check_with_label API. Add generic support for readingNiklas Hallqvist
1997-08-08Add htobe32 and similar friendsNiklas Hallqvist
1997-08-05Add ahc. Reorganize some. Fix comments. Add out-commented aic entry,Niklas Hallqvist
1997-08-05Add cy0 (cyclades)dgregor
1997-08-04Add Cyclades serial driver as character major number 38.dgregor
1997-08-01proto __flt_rounds correctlyTheo de Raadt
1997-08-01ALPHA_PTE_WRITE needs to include the "user write" bit; thorpejTheo de Raadt
1997-07-31text video attributes, tested only on vga, send me E-mail if it breaks someth...kstailey
1997-07-31use isa hook to enable IDE port on machines where it exists. NiklasTheo de Raadt
1997-07-31off by one in clear screen codekstailey
1997-07-31fix vi on console by not moving cursor when printing nullskstailey
1997-07-31bus_space_copy_2() is now overlap safekstailey
1997-07-31grammarNiklas Hallqvist
1997-07-31typoNiklas Hallqvist
1997-07-30Simplify ifdefs. Ensure a MBR-originated fake label will be chosen before theNiklas Hallqvist
1997-07-28for netatalk, pull in netatalk/at_extern.hTheo de Raadt
1997-07-28insert char (for real)kstailey
1997-07-27arrgh! (sigh) (*sniffle*)kstailey
1997-07-24multiple inclusion protection; brenner@umr.eduTheo de Raadt
1997-07-24set maxusersNiklas Hallqvist
1997-07-24comment clarificationNiklas Hallqvist
1997-07-23Correct the return instruction recognizer. Add the DB_VALID_BREAKPOINT macroNiklas Hallqvist
1997-07-23Pretty + validation routine for breakpointsNiklas Hallqvist