Age | Commit message (Expand) | Author |
1999-01-25 | mask one more debug printf out | Michael Shalayeff |
1999-01-25 | shut up gcc | Michael Shalayeff |
1999-01-24 | The E801 probe has several problems. Disable for now. | Niklas Hallqvist |
1999-01-24 | applied s/then/than/ from krw@tcn.net; even better grammar now | Michael Shalayeff |
1999-01-23 | Fixes to update to that the powerpc port builds again. | Dale S. Rahn |
1999-01-21 | Remove remnicients of old pcmcia code, allow both pccom & com at pcmcia | Niklas Hallqvist |
1999-01-21 | Fix my com/pccom thinko | Niklas Hallqvist |
1999-01-21 | just include <mips/spinlock.h> so <machine/spinlock.h> works for libc_r | Todd C. Miller |
1999-01-21 | just include <m68k/spinlock.h> so <machine/spinlock.h> works for libc_r | Todd C. Miller |
1999-01-21 | doh, wrong dir | Todd C. Miller |
1999-01-21 | libc_r includes machine/spinlock.h so create a dummy that just includes m68k/... | Todd C. Miller |
1999-01-20 | s/MAX_PID/HPPA_MAX_PID/g | Michael Shalayeff |
1999-01-20 | yes, some more | Michael Shalayeff |
1999-01-20 | cleanup some rudimentaries | Michael Shalayeff |
1999-01-20 | pccom is i386 only, com can be attached from mi-land though | Niklas Hallqvist |
1999-01-20 | Yep, our pcmcia framework works on amigas too :-) | Niklas Hallqvist |
1999-01-20 | Add dummy versions of bus_space_{alloc,free} | Niklas Hallqvist |
1999-01-20 | setregs does not reset stack anymore | Niklas Hallqvist |
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 |