Age | Commit message (Expand) | Author |
2000-01-12 | ifdef SUN4M, ok art@ | David Leonard |
2000-01-12 | kill pcb_upaddrs, one more fpreg (for fpemu) | Michael Shalayeff |
2000-01-12 | spstrcopy: store copied size by dereffing 5th arg, not into it's place on stack | Michael Shalayeff |
2000-01-12 | choose right map for a fault, better pcq advancement technique | Michael Shalayeff |
2000-01-12 | fix {f,s}uword address check, align end of setrunqueue | Michael Shalayeff |
2000-01-12 | note about broken gas and align, some tabs vs spaces too | Michael Shalayeff |
2000-01-11 | clean two minor screwups | Michael Shalayeff |
2000-01-11 | separate spmath build | Michael Shalayeff |
2000-01-11 | include fpu emulation dispatcher on fpemu | Michael Shalayeff |
2000-01-11 | s/fpu_curproc/fpu_curpcb/ which also points into physical. | Michael Shalayeff |
2000-01-11 | there indeed is a quad_frnd() exist | Michael Shalayeff |
2000-01-11 | fix exponenta ranges | Michael Shalayeff |
2000-01-11 | perpetum fetus fpu emulation dispatcher | Michael Shalayeff |
2000-01-11 | remove unused nullptr arg, effectively unifying calling conventions for emula... | Michael Shalayeff |
2000-01-11 | remove unused nullptr arg, effectively unifying calling conventions for emula... | Michael Shalayeff |
2000-01-11 | rearrange diagnostic trap cases | Michael Shalayeff |
2000-01-10 | Remove PNIC driver | Jason Wright |
2000-01-10 | Fix some -Wall complaints | Todd C. Miller |
2000-01-10 | Add {v,p}addr_t and {v,p}size_t. kbus-specific code does not use them | Todd C. Miller |
2000-01-10 | move mul/umul into the kernel to match sparc | Todd C. Miller |
2000-01-10 | This is OpenBSD, not NetBSD. | Todd C. Miller |
2000-01-09 | Do the bootpath_store dance so we can boot off of a disk attached | mjacob |
2000-01-09 | add INET6 into conf/GENERIC. | Jun-ichiro itojun Hagino |
2000-01-09 | Change an instance of #if NISA that should be #if NISADMA | Todd C. Miller |
2000-01-09 | add dcphy (necessary for macronix 98715) | Jason Wright |
2000-01-06 | don't use _C_LABEL. but do use __STRING | David Leonard |
2000-01-06 | add __weak_alias() macro | David Leonard |
2000-01-06 | Added support for MVME177 | Steve Murphree |
2000-01-06 | Add support for MVME177 | Steve Murphree |
2000-01-06 | Fix for IP v.6 | Steve Murphree |
2000-01-06 | Added support for MVME177 (mc68060) | Steve Murphree |
2000-01-06 | remove mx & pn in favor of dc | Jason Wright |
2000-01-05 | unintended piece escaped | Michael Shalayeff |
2000-01-05 | missing include | Michael Shalayeff |
2000-01-03 | .Sh "SEE ALSO" -> .Sh SEE ALSO | Paul Janzen |
2000-01-03 | check db_panic in kdb_trap() as well; similar to i386 fix from assar | Theo de Raadt |
2000-01-03 | Remove ax and al from GENERIC; match with dc instead. | Aaron Campbell |
2000-01-01 | do stop in kdb_trap() based on db_panic value | Michael Shalayeff |
2000-01-01 | honour db_panic in kdb_trap() | Theo de Raadt |
2000-01-01 | check db_panic in kdb_trap() as well; similar to i386 fix from assar | Theo de Raadt |
2000-01-01 | make the kernel compile | Theo de Raadt |
1999-12-31 | fix order of uvm_fault() arguments in debug printf (; | Michael Shalayeff |
1999-12-31 | don't bother about pidr3 and pidr4 | Michael Shalayeff |
1999-12-30 | fix tags link; tdeval@PrimeOBJ.COM | Theo de Raadt |
1999-12-30 | Add tctrl0 for tadpole so things like powerdown work. | Todd C. Miller |
1999-12-30 | when db_panic is set, ignore ddb errors that come through the kdb_trap() | Theo de Raadt |
1999-12-30 | comment out tr by now; deraadt@. | Federico G. Schwindt |
1999-12-29 | remove mips GENERIC.v6 (arch/mips is not for builds, but for code sharing) | Jun-ichiro itojun Hagino |
1999-12-27 | Add tr driver. | Federico G. Schwindt |
1999-12-23 | disable all debugs | Michael Shalayeff |