summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1997-04-04add 'machine check' trap for Pentium and PPro cpus.Michael Shalayeff
1997-04-04remove copy.s as it is in M.I. m68k files nowkstailey
1997-04-04Do not set DCR_SYNC for the C/Q[68]xx systems.briggs
1997-04-04dump regs w/ NMI (int 2)Michael Shalayeff
1997-04-04Fix NTOHS and HTONS macros.Todd C. Miller
1997-04-04Define in_addr_t and in_port_t everywhere but use u_intXX_t forTodd C. Miller
1997-04-03prettyTheo de Raadt
1997-04-03PR#141 from David Leonard <d@occult.fnarg.net.au> with some small mods bybriggs
1997-04-02Better implementation of buf_space_*_raw_multi_* that deals wellNiklas Hallqvist
1997-04-02Fix end boundary of mapping for regions ending at offset 1 in a page.Niklas Hallqvist
1997-04-02Restructured, as well as added a set of host-to-little/big-endian-16/32-bitNiklas Hallqvist
1997-04-02use FDPART(), limit drives to 2 to avoid dev_t problems; grr@shandakor.tharsi...Theo de Raadt
1997-04-02warn about MAXPARTITIONS != 16, grr@shandakor.tharsis.comTheo de Raadt
1997-04-02add SVR4_T_* flags; might be wrong for sparcTheo de Raadt
1997-04-02add off-level character recieve.Dale S. Rahn
1997-04-02clear correct structure, PR#144, grr@shandakor.tharsis.comTheo de Raadt
1997-04-01Check in some changes hiding in my tree.Dale S. Rahn
1997-04-01fix MAXPARTITIONS problems, PR#138, grr@shandakor.tharsis.comTheo de Raadt
1997-04-01svr4 siginfo; I cannot test thisTheo de Raadt
1997-04-01FPE_INTOVF botchTheo de Raadt
1997-04-01Add DrHW for RasterOps CB264--From Scott Reynolds--and link it in to thebriggs
1997-04-01debugger started.Michael Shalayeff
1997-04-01^U hotkey in readlineMichael Shalayeff
1997-03-31missed additions to the last commitMichael Shalayeff
1997-03-31commit all my mods to the last imported libsa stuff....Michael Shalayeff
1997-03-31shrink; niklasTheo de Raadt
1997-03-31do not let PSL_NT be set in VM86 mode; netbsdTheo de Raadt
1997-03-31New job; another PC lands on my desk.kstailey
1997-03-31PR#140, Fix from David Leonard <d@occult.fnarg.net.au>. Prevents endless loopbriggs
1997-03-31Jump to loadaddr instead of entry due to libsa change.Jason Downs
1997-03-31Move closer to boot/. Add some debug stuffTobias Weingartner
1997-03-31Initial /boot stuff (from Mickey)Tobias Weingartner
1997-03-31Prepare for /boot stuff...Tobias Weingartner
1997-03-31Modernize OpenBSD/mvme68k to match various changes in m68k and hp300 code.Jason Downs
1997-03-30Minor cleanup.briggs
1997-03-30jDTInstall is 0xD9C, not 0x9DC...briggs
1997-03-30An implementation of pieces of the Deferred Task Manager--required bybriggs
1997-03-30Previous commit was in error, definition of MANDIR was correctTodd C. Miller
1997-03-30/usr/share/man/cat -> /usr/share/manTodd C. Miller
1997-03-29Do not register an interrupt handler unless we know that we can clearbriggs
1997-03-29Update from Denton Gentry with minor bug fixes by me.briggs
1997-03-29DrSW for a Dayna ethernet card. Fake DrHW for dumb nubus card.briggs
1997-03-29__NetBSD__ -> __NetBSD__ || __OpenBSD__ (conditionals for compiling in MacOS).briggs
1997-03-29Use genassym.shThorsten Lockert
1997-03-29Switch to genassym.cf.Jason Downs
1997-03-29A bit more DAFB initialization.briggs
1997-03-29Fix bug that would have prevented PB5xx series from detecting the SONIC.briggs
1997-03-28Use more from m68k/m68k.briggs
1997-03-27Oops, used #ifdef, instead of ifdef, by habit.Niklas Hallqvist
1997-03-27DOH! Of course genassym.sh should be fed CC not HOSTCC,Niklas Hallqvist