Age | Commit message (Expand) | Author |
1999-01-20 | Clear regs on process startup; from NetBSD | Niklas Hallqvist |
1999-01-20 | Remove stack reset that was incompatible with kthread rfork use | Niklas Hallqvist |
1999-01-19 | Add isa_intr_check functionality | Niklas Hallqvist |
1999-01-19 | Add isa_intr_check functionality | Niklas Hallqvist |
1999-01-16 | clean up subspaces somewhat | Michael Shalayeff |
1999-01-16 | use right defines for eiem, some cleanup | Michael Shalayeff |
1999-01-13 | 100Mb ethernet (finally) | kstailey |
1999-01-13 | Add common NE2000 attachment | Niklas Hallqvist |
1999-01-13 | RCSIds | Niklas Hallqvist |
1999-01-11 | make it fit | Theo de Raadt |
1999-01-11 | pass dmatag in confargs | Michael Shalayeff |
1999-01-11 | ASP prom offset for an lan stattion id | Michael Shalayeff |
1999-01-11 | Up-to-date | Niklas Hallqvist |
1999-01-11 | Import of CMU's RAIDframe via NetBSD. | Niklas Hallqvist |
1999-01-11 | Stylistic cleanup. Addition of a common ISA NE2000 attachment. | Niklas Hallqvist |
1999-01-11 | panic prints a newline for you, don't do it in the panic string | Todd C. Miller |
1999-01-11 | Add pnic driver | Jason Wright |
1999-01-10 | Add vr driver | Jason Downs |
1999-01-10 | Generalize cpu_set_kpc to take any kind of arg; mostly from NetBSD | Niklas Hallqvist |
1999-01-08 | Add support for mx cards | Jason Wright |
1999-01-08 | move spinlock.h into the real world | David Leonard |
1999-01-08 | check for lp->d_secpercyl == 0) in bounds_check_with_label() | Todd C. Miller |
1999-01-08 | This one is not ours either | Niklas Hallqvist |
1999-01-08 | Not supported by us | Niklas Hallqvist |
1999-01-08 | Add nsphy | Niklas Hallqvist |
1999-01-08 | s/pcppi/pckbc/ due to conflict with "real" pcppi and as a step towards | Niklas Hallqvist |
1999-01-08 | make uint*_t line up nicely and add a few $OpenBSD$ tags that were missing | Todd C. Miller |
1999-01-08 | global decl for *intr() routines, plus add INET6 | Theo de Raadt |
1999-01-07 | move uint*_t to machine/types.h | Todd C. Miller |
1999-01-07 | global decl for *intr() routines, plus add INET6 | Theo de Raadt |
1999-01-07 | Take advantage of kernel printf %b | Jason Wright |
1999-01-06 | support lebuffer devices on sparc ramdisk | Theo de Raadt |
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 |