Age | Commit message (Expand) | Author |
2000-02-09 | heartbeat -- yeah we have a patch for that | Michael Shalayeff |
2000-02-02 | MD swap macros | Michael Shalayeff |
2000-01-29 | repair busdma calls w/o cookies | Michael Shalayeff |
2000-01-28 | determine eisa motherboard id; | Michael Shalayeff |
2000-01-26 | s/PDC_DEBUG/PDCDEBUG/ | Michael Shalayeff |
2000-01-25 | some more cautions and debuggings; repair __syscall | Michael Shalayeff |
2000-01-25 | better copy and zero inlines in locore; | Michael Shalayeff |
2000-01-25 | cpu_wait(); flush cache in setkpc; explicit bcopy() use in cpu_fork() | Michael Shalayeff |
2000-01-25 | cpu_wait() and cpu_swapin() do exist | Michael Shalayeff |
2000-01-25 | name a few crs according to their usage; 33 fpregs | Michael Shalayeff |
2000-01-24 | setup fork() child return values | Michael Shalayeff |
2000-01-18 | serial console | Michael Shalayeff |
2000-01-17 | remove unneeded stuff from setregs; force single-user for now, enable signal ... | Michael Shalayeff |
2000-01-17 | spaces everywhere | Michael Shalayeff |
2000-01-17 | spaces everywhere | Michael Shalayeff |
2000-01-17 | spaces everywhere, some knf | Michael Shalayeff |
2000-01-17 | spaces everywhere | Michael Shalayeff |
2000-01-17 | spaces and knf | Michael Shalayeff |
2000-01-17 | on fork, flush pcb too, update pcsq | Michael Shalayeff |
2000-01-17 | let pmap_enter_pv return a created pv, which simplifies futher pv operation | Michael Shalayeff |
2000-01-17 | some more paranoid checks, shorter trap desriptions | Michael Shalayeff |
2000-01-17 | add syscall frame flag | Michael Shalayeff |
2000-01-16 | update | Michael Shalayeff |
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-09 | add INET6 into conf/GENERIC. | Jun-ichiro itojun Hagino |
2000-01-05 | unintended piece escaped | Michael Shalayeff |
2000-01-05 | missing include | Michael Shalayeff |
2000-01-01 | do stop in kdb_trap() based on db_panic value | Michael Shalayeff |
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-23 | disable all debugs | Michael Shalayeff |
1999-12-23 | some support for hp som executables | Michael Shalayeff |
1999-12-23 | some more of hp som definitions from different {,kinds} sources | Michael Shalayeff |
1999-12-23 | add hp som file support protos | Michael Shalayeff |
1999-12-23 | clean some more files | Michael Shalayeff |
1999-12-20 | machine is hppa; in cross case, define LORDER too | Michael Shalayeff |