summaryrefslogtreecommitdiff
path: root/sys/arch/alpha
AgeCommit message (Expand)Author
1998-09-04 o check lseek return valuesTodd C. Miller
1998-09-04unit numbers should be < 16, not < 8 since we can have wide drivesTodd C. Miller
1998-09-04Kill non-working ultrix-style controller/disk/kernel format and leaveTodd C. Miller
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-08-04fix type of resid in printfTodd 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-01First shot for EB164SX/LX support; kernels for those should be muchAngelos D. Keromytis
1998-07-01NetBSD sync.Angelos D. Keromytis
1998-07-01Add pciide_machdep.c; that file is taken from NetBSD (forgot toAngelos D. Keromytis
1998-07-01PCI-IDE interface.Angelos D. Keromytis
1998-07-01Do the right thing with interrupts during autoconfiguration; from NetBSD.Angelos D. Keromytis
1998-07-01let COPTS override -02Theo de Raadt
1998-06-29isa_intr_check(), alpha style.Jason Downs
1998-06-28I'm clearly having problems with cut-and-paste today.Angelos D. Keromytis
1998-06-28More defines from NetBSD.Angelos D. Keromytis
1998-06-28Oops, cut and pasted a bit too much.Angelos D. Keromytis
1998-06-28Extend struct cia_config, needed for the EB164LX/SX support (and otherAngelos D. Keromytis
1998-06-28Some more defines from NetBSD.Angelos D. Keromytis
1998-06-28Some more system definitions, from NetBSDAngelos D. Keromytis
1998-06-05Comment out text after #endifjanjaap
1998-05-02Fix pastoTodd C. Miller
1998-04-07enable _insque and _remque; donTheo de Raadt
1998-04-04undo unapproved changeTheo de Raadt
1998-04-04Include arch/alpha/support.c required by netiso/netccitt/netnsdon
1998-03-27Messed up configuration, can live without it.Angelos D. Keromytis
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