summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/alpha
AgeCommit message (Expand)Author
1999-05-03fix some parenthesis nightmare; niklas@ okMichael Shalayeff
1999-03-24Call vm_set_page_size() during initialization (supresses "MD code didAlex Feldman
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1999-01-10Generalize cpu_set_kpc to take any kind of arg; mostly from NetBSDNiklas Hallqvist
1999-01-07global decl for *intr() routines, plus add INET6Theo de Raadt
1999-01-05be extra careful to not divide by zero; more arches to comeTodd C. Miller
1998-11-23pasto in last commitTodd C. Miller
1998-11-23add missing done: label so this actually compilesTodd C. Miller
1998-11-21deal with d_secpercyl insanityTheo de Raadt
1998-10-03Add a "spoofonly" argument to readdisklabel() which will be used toTodd C. Miller
1998-09-25o xfs is in the house (thanks art, for getting me started)Todd T. Fries
1998-08-31Return ENXIO on open of /dev/mem minor devs that don't existTodd C. Miller
1998-08-24Add support for /dev/ksyms to arch-specific filesTodd C. Miller
1998-07-28Return EINVAL when msg_iovlen or iovcnt <= 0; Make uio_resid unsigned (size_t...Todd C. Miller
1998-07-19do not force single if rd rootTheo de Raadt
1998-07-07oops, i did not handle nchrdev correctlyTheo de Raadt
1998-07-07fix chrtoblk() so that it returne ENODEV for entries beyond the end of the tableTheo de Raadt
1998-07-01Do the right thing with interrupts during autoconfiguration; from NetBSD.Angelos D. Keromytis
1998-05-02Fix pastoTodd C. Miller
1998-03-17Allow wd and acd device boot.Angelos D. Keromytis
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-01Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor,Niklas Hallqvist
1998-02-24rename some DOS MBR partition typesTheo de Raadt
1998-02-19add netbsd partition, rename 386BSD one to FreeBSD..Theo de Raadt
1998-01-11disklabel spoofing for FAT32.Niels Provos
1997-11-23use MI cdev_decl(ipl)Michael Shalayeff
1997-11-17simplerTheo de Raadt
1997-11-17do not use %:Theo de Raadt
1997-11-10$OpenBSD$Niklas Hallqvist
1997-11-09swap definitions superceded by new endian.hNiklas Hallqvist
1997-11-06param.h, niklasTheo de Raadt
1997-11-04Support ISA VGA for real on DEC AXPPCI 33Niklas Hallqvist
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-08-08Use the new bounds_check_with_label API. Add generic support for readingNiklas Hallqvist
1997-08-04Add Cyclades serial driver as character major number 38.dgregor
1997-07-31grammarNiklas 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-24comment clarificationNiklas Hallqvist
1997-07-23Pretty + validation routine for breakpointsNiklas Hallqvist
1997-07-23Argument lists as good as I can guess at the momentNiklas Hallqvist
1997-07-23Correct literal extraction. Provide symbolic targets in branches.Niklas Hallqvist
1997-07-23Add AppleTalk netisr.denny