Age | Commit message (Expand) | Author |
1997-03-31 | Modernize OpenBSD/mvme68k to match various changes in m68k and hp300 code. | Jason Downs |
1997-03-30 | Minor cleanup. | briggs |
1997-03-30 | jDTInstall is 0xD9C, not 0x9DC... | briggs |
1997-03-30 | An implementation of pieces of the Deferred Task Manager--required by | briggs |
1997-03-30 | Previous commit was in error, definition of MANDIR was correct | Todd C. Miller |
1997-03-30 | /usr/share/man/cat -> /usr/share/man | Todd C. Miller |
1997-03-29 | Do not register an interrupt handler unless we know that we can clear | briggs |
1997-03-29 | Update from Denton Gentry with minor bug fixes by me. | briggs |
1997-03-29 | DrSW 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-29 | Use genassym.sh | Thorsten Lockert |
1997-03-29 | Switch to genassym.cf. | Jason Downs |
1997-03-29 | A bit more DAFB initialization. | briggs |
1997-03-29 | Fix bug that would have prevented PB5xx series from detecting the SONIC. | briggs |
1997-03-28 | Use more from m68k/m68k. | briggs |
1997-03-27 | Oops, used #ifdef, instead of ifdef, by habit. | Niklas Hallqvist |
1997-03-27 | DOH! Of course genassym.sh should be fed CC not HOSTCC, | Niklas Hallqvist |
1997-03-27 | Be more careful about enabling nubus interrupts. | briggs |
1997-03-27 | Use P_MD_REGS instead of P_MD + MD_REGS (consistent with hp300) | Niklas Hallqvist |
1997-03-27 | Use genassym.sh | Niklas Hallqvist |
1997-03-26 | Add OpenBSD tag. Remove redundant test. | Niklas Hallqvist |
1997-03-26 | Use MKDEP instead of mkdep. Split STRIP into STRIP & STRIPFLAGS. | Niklas Hallqvist |
1997-03-26 | Add ast, tel and IPSEC | Niklas Hallqvist |
1997-03-26 | Got rid of an unused function | Niklas Hallqvist |
1997-03-26 | use support.s from m68k/ | Niklas Hallqvist |
1997-03-26 | Remove stuff now in m68k/ | Niklas Hallqvist |
1997-03-26 | copy.s gets done from files.m68k now | Niklas Hallqvist |
1997-03-26 | Replace "isa_io" with "bus". Not isa specific. | Per Fogelstrom |
1997-03-26 | sync | Jason Downs |
1997-03-26 | Merge changes from NetBSD, up to 3/19/97; undoes some local changes. | Jason Downs |
1997-03-26 | Merge changes from NetBSD, 3/19/97; enforce use of new files in file.m68k. | Jason Downs |
1997-03-25 | Ok here is the mvme88k userland, minus a few important pieces. | Dale S. Rahn |
1997-03-25 | Fixed obj-dir building, compacted the bootblock enough to fit (at least) | Niklas Hallqvist |
1997-03-25 | Correct typo | Niklas Hallqvist |
1997-03-25 | Correct typo + moved Teles S0/16.3 port to what the manual says | Niklas Hallqvist |
1997-03-25 | Make AS, AR & LD overrideable | Niklas Hallqvist |
1997-03-25 | Addition of the ed ethernet driver | Niklas Hallqvist |
1997-03-25 | From scottr@netbsd.org: | briggs |
1997-03-25 | From scottr@netbsd.org: | briggs |
1997-03-23 | Adding more arches require more structuring and cleanup. More to come... | Per Fogelstrom |
1997-03-23 | Moved from pica since they are not Pica bus specific | Per Fogelstrom |
1997-03-22 | get __LDPGSZ def | Niklas Hallqvist |
1997-03-22 | Make this build work with objdirs, at least as links | Niklas Hallqvist |
1997-03-21 | Fix alignment in srt0.c, from NetBSD. | Jason Downs |
1997-03-21 | cruft | Jason Downs |
1997-03-21 | Yet more DDB type correctness | Niklas Hallqvist |
1997-03-21 | Make ddb variables long | Niklas Hallqvist |
1997-03-21 | New FIXUP_PC_AFTER_BREAK convention from NetBSD | Niklas Hallqvist |
1997-03-21 | NetBSD sync to sth like 970218 | Niklas Hallqvist |
1997-03-21 | Add the bus_space_{read,write}_raw_multi_[248] extensions | Niklas Hallqvist |