Age | Commit message (Expand) | Author |
1999-01-06 | fix for "halt -p" and BIOS goes "no disk drives" | kstailey |
1999-01-05 | be extra careful to not divide by zero; more arches to come | Todd C. Miller |
1999-01-04 | better cache handling in bus_space_barrier(), seem to work now | Michael Shalayeff |
1999-01-03 | ie driver, needs MI part, which involves sparc testing and (most likely) i386... | Michael Shalayeff |
1999-01-03 | fix uncompilable | Michael Shalayeff |
1999-01-03 | implement bus_space_{un,}map w/ extents | Michael Shalayeff |
1999-01-03 | add pmap_changebit(); fix pmap_enter() so it handles mapping's PA changes | Michael Shalayeff |
1999-01-02 | sysbeep + com->pccom | Niklas Hallqvist |
1999-01-02 | Argh forgot the pcppi and sysbeep devices: If you want sysbeeps in your /bsd: | Niklas Hallqvist |
1999-01-02 | Remove old spkr attachment. If you want a new spkr device do: | Niklas Hallqvist |
1999-01-02 | Midi & sequencer support from NetBSD, mostly by Lennart Augustsson | Niklas Hallqvist |
1999-01-01 | some traps, hehe | Michael Shalayeff |
1998-12-31 | semantic change: prefer unshared intr, settle for level shared. this will sti... | Theo de Raadt |
1998-12-31 | STI graphics | Michael Shalayeff |
1998-12-30 | machdep; more work needed | Michael Shalayeff |
1998-12-30 | fix pmap_steal_memory - related things: | Michael Shalayeff |
1998-12-29 | assign interrupts | Michael Shalayeff |
1998-12-29 | sti graphics does not need raster | Michael Shalayeff |
1998-12-29 | add bus_space_barrier() proto | Michael Shalayeff |
1998-12-29 | help MI code | Michael Shalayeff |
1998-12-29 | fix special tr* registers names, spaces vs tabs | Michael Shalayeff |
1998-12-29 | make fcacheall(), ptlball() void on args, so anybody can call 'em | Michael Shalayeff |
1998-12-29 | utilize PDC_ALIGNMENT | Michael Shalayeff |
1998-12-29 | memory | Michael Shalayeff |
1998-12-29 | no microtime() yet | Michael Shalayeff |
1998-12-29 | Viper mem/mainbus controller definitions | Michael Shalayeff |
1998-12-29 | some cpu | Michael Shalayeff |
1998-12-29 | -a don't work yet | Michael Shalayeff |
1998-12-29 | some *machdep stuff | Michael Shalayeff |
1998-12-29 | first cut at a bpp driver; mailed to me by downsj eons ago | Theo de Raadt |
1998-12-28 | cleanup and comments | Michael Shalayeff |
1998-12-28 | Small hack to pass out VM86 traps using a siginfo field. | Jason Downs |
1998-12-28 | add mtdphy (commented out for now) | Jason Wright |
1998-12-27 | non-working isapnp aha support | Theo de Raadt |
1998-12-27 | ne* at isapnp? | Theo de Raadt |
1998-12-27 | new priority mechanism for pcmcia interrupt allocation, ie. "best effort" | Theo de Raadt |
1998-12-23 | remove bogus CACHE_LINE_SIZE | Michael Shalayeff |
1998-12-23 | remove bogus gkd.h | Michael Shalayeff |
1998-12-23 | remove bogus comments | Michael Shalayeff |
1998-12-23 | this is to shutup binutils | Michael Shalayeff |
1998-12-23 | less files and options (; | Michael Shalayeff |
1998-12-22 | only define le_softc variables ifdef SUN4M; C. W. Wilkerson (wilker@purdue116... | Jason Wright |
1998-12-19 | make alpha ramdisk fit | Theo de Raadt |
1998-12-16 | Part of remove to get rid of unwanted directories | Steve Murphree |
1998-12-16 | cast multipliers in boot record byte offset calculation to | Michael Shalayeff |
1998-12-15 | This fixed a number of things. A serious bug in bugcrt.c's initial stack | Steve Murphree |
1998-12-15 | Added sdcrt.c to make bootxx and bootsd work. | Steve Murphree |
1998-12-15 | Greatly improved tapeboot. From mvme68k. | Steve Murphree |
1998-12-15 | Commint for the first real mvme88k OpendBSD | Steve Murphree |
1998-12-15 | Commit for the first real OpenBSD mvme88k port. | Steve Murphree |