summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1999-02-09Added kernel support for user debugging. Fixed file ID'sSteve Murphree
1999-02-08Fix cua device to not block on open.Jim Rees
1999-02-08PCI_PRODUCT_CONTAQ_SIO -> PCI_PRODUCT_CONTAQ_82C693Todd C. Miller
1999-02-08In alpha_shared_intr_stray(), if intr_maxstrays is 0 just return (NetBSD)Todd C. Miller
1999-02-08match be & qe as part of the bootpathJason Wright
1999-02-08Because of BROKEN_PROM braindamage we need to allow an interuptTodd C. Miller
1999-02-07implement sparc atomic lock with LDSTUBDavid Leonard
1999-02-07missign extern cpu_hzticksMichael Shalayeff
1999-02-06match qfe's as hme'sJason Wright
1999-02-04implement __weak_alias macro in ECOFF case tooNiklas Hallqvist
1999-02-04Reflect realityNiklas Hallqvist
1999-02-04Deterministic register initalization on process startupNiklas Hallqvist
1999-02-04Code clean up, misc fixesJason Wright
1999-02-02add struct mbufMichael Shalayeff
1999-02-01fix several typosMichael Shalayeff
1999-02-01ignore GECKOMichael Shalayeff
1999-02-01Set fifo tresholdsPer Fogelstrom
1999-02-01modem signal fixupsJason Wright
1999-02-01missed in spif driver addition; spotted by friesJason Wright
1999-02-01add support for spif & magmaJason Wright
1999-02-01driver for the 8 serial 1 parallel SUNW,spif board:Jason Wright
1999-01-31Typo in commentJason Wright
1999-01-31Fix clobbers so that GENERIC may compile with egcs.Marc Espie
1999-01-30Remove various kludges I did to get rpc44 working.imp
1999-01-27Protect against multiple includes and regularize cpp symbols usedimp
1999-01-27Protect against multiple includes so that arc (and pmax too) make buildimp
1999-01-26change header protection define nameDavid Leonard
1999-01-26pmax is also mips basedimp
1999-01-26Arc is mips based, not m68k basedimp
1999-01-25call diskless kernel "bsd" so it would be loaded even we haveMichael Shalayeff
1999-01-25mask one more debug printf outMichael Shalayeff
1999-01-25shut up gccMichael Shalayeff
1999-01-24The E801 probe has several problems. Disable for now.Niklas Hallqvist
1999-01-24applied s/then/than/ from krw@tcn.net; even better grammar nowMichael Shalayeff
1999-01-23Fixes to update to that the powerpc port builds again.Dale S. Rahn
1999-01-21Remove remnicients of old pcmcia code, allow both pccom & com at pcmciaNiklas Hallqvist
1999-01-21Fix my com/pccom thinkoNiklas Hallqvist
1999-01-21just include <mips/spinlock.h> so <machine/spinlock.h> works for libc_rTodd C. Miller
1999-01-21just include <m68k/spinlock.h> so <machine/spinlock.h> works for libc_rTodd C. Miller
1999-01-21doh, wrong dirTodd C. Miller
1999-01-21libc_r includes machine/spinlock.h so create a dummy that just includes m68k/...Todd C. Miller
1999-01-20s/MAX_PID/HPPA_MAX_PID/gMichael Shalayeff
1999-01-20yes, some moreMichael Shalayeff
1999-01-20cleanup some rudimentariesMichael Shalayeff
1999-01-20pccom is i386 only, com can be attached from mi-land thoughNiklas Hallqvist
1999-01-20Yep, our pcmcia framework works on amigas too :-)Niklas Hallqvist
1999-01-20Add dummy versions of bus_space_{alloc,free}Niklas Hallqvist
1999-01-20setregs does not reset stack anymoreNiklas Hallqvist
1999-01-20Clear regs on process startup; from NetBSDNiklas Hallqvist
1999-01-20Remove stack reset that was incompatible with kthread rfork useNiklas Hallqvist