Age | Commit message (Expand) | Author |
1997-03-31 | missed additions to the last commit | Michael Shalayeff |
1997-03-31 | commit all my mods to the last imported libsa stuff.... | Michael Shalayeff |
1997-03-31 | shrink; niklas | Theo de Raadt |
1997-03-31 | do not let PSL_NT be set in VM86 mode; netbsd | Theo de Raadt |
1997-03-31 | New job; another PC lands on my desk. | kstailey |
1997-03-31 | PR#140, Fix from David Leonard <d@occult.fnarg.net.au>. Prevents endless loop | briggs |
1997-03-31 | Jump to loadaddr instead of entry due to libsa change. | Jason Downs |
1997-03-31 | Move closer to boot/. Add some debug stuff | Tobias Weingartner |
1997-03-31 | Initial /boot stuff (from Mickey) | Tobias Weingartner |
1997-03-31 | Prepare for /boot stuff... | Tobias Weingartner |
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 |