Age | Commit message (Expand) | Author |
2002-05-16 | miod missed a comma | Michael Shalayeff |
2002-05-16 | Add systrace support to all the remaining architectures. | Miod Vallat |
2002-05-16 | name the registers ignoring the calling conventions | Michael Shalayeff |
2002-05-16 | Add a an argument to db_printsym that specifies the printf function | Artur Grabowski |
2002-05-14 | make resettodr() save the clock (per the pdc manual), tested | Michael Shalayeff |
2002-05-14 | fix the diag insns, make copy_on_fault() usable by the kcopy as well | Michael Shalayeff |
2002-05-14 | disable sid hashing while still in real mode, alos print the parisc arch once... | Michael Shalayeff |
2002-05-13 | ldi-ldo whatever was in the table, be that much clever | Michael Shalayeff |
2002-05-09 | sid max should be such that after conversion into prot-id it will not overflow | Michael Shalayeff |
2002-05-09 | add stats gathering for tlb handlers, count the calls for | Michael Shalayeff |
2002-05-08 | print parisc level w/ the the parisc version, not for each cpu | Michael Shalayeff |
2002-05-08 | kill debugging printfski | Michael Shalayeff |
2002-05-08 | regen | Michael Shalayeff |
2002-05-08 | a few more boards and corrections, from pg-hwdb | Michael Shalayeff |
2002-05-07 | bring over our mods; the cnv*c have a problem now, described in the osf versi... | Michael Shalayeff |
2002-04-30 | unused stuffing | Michael Shalayeff |
2002-04-30 | uninitialized variable usage was here | Michael Shalayeff |
2002-04-29 | Define placeholders for art's splassert() debugging stuff on all arches. | Miod Vallat |
2002-04-29 | Typos. | Miod Vallat |
2002-04-24 | Introduce a new file, machine/internal_types.h, to hold that specific arch | Marc Espie |
2002-04-22 | always print the offset, mask allowing | Michael Shalayeff |
2002-04-22 | forgot this, no steal anymore | Michael Shalayeff |
2002-04-22 | better autoconf_verbose prints | Michael Shalayeff |
2002-04-22 | do not forget to set the hpamask | Michael Shalayeff |
2002-04-22 | proper coms config | Michael Shalayeff |
2002-04-22 | first we flush, then we advance | Michael Shalayeff |
2002-04-22 | no longer batc the data, only the code. | Michael Shalayeff |
2002-04-21 | typo | Michael Shalayeff |
2002-04-21 | better buf's mapping and less magic constants in checking for io space cachab... | Michael Shalayeff |
2002-04-21 | map io rw, not rwx and dmamem uncached (until sync does the flush) | Michael Shalayeff |
2002-04-20 | CLK_TCK is not needed in the modern world; from espie@ | Michael Shalayeff |
2002-04-02 | time and time+4 might not be the same in the %hi (copycat jason) | Michael Shalayeff |
2002-04-01 | modern tlb bits | Michael Shalayeff |
2002-04-01 | better support for machine checks tocs and power fails | Michael Shalayeff |
2002-04-01 | be careful to preserve page attrs on removing the mapping | Michael Shalayeff |
2002-04-01 | kenter map the buffers | Michael Shalayeff |
2002-03-28 | do not use MID_ZERO! then file(1) does not work | Theo de Raadt |
2002-03-28 | use MID_HPPA for core file marking | Theo de Raadt |
2002-03-27 | must be at least 7 insns between rsm/ssm; minot cleanups and debugging printfs | Michael Shalayeff |
2002-03-26 | need to mask out the upper part for the fpu version on print | Michael Shalayeff |
2002-03-26 | if cannot guess cpu model default to the lowest supported one | Michael Shalayeff |
2002-03-25 | spelling | Theo de Raadt |
2002-03-24 | non-access itlb fault puts the addr in isr:ior, not pcsq:pcoq | Michael Shalayeff |
2002-03-23 | Add variables for config(8) -e time tweak of systemV shared memory | Marc Espie |
2002-03-21 | better cache mode print | Michael Shalayeff |
2002-03-20 | a few good typos | Michael Shalayeff |
2002-03-19 | locking in the kenter/kremove and uncache io space (in the future) | Michael Shalayeff |
2002-03-19 | track the gap in text | Michael Shalayeff |
2002-03-19 | if we are out of our bats -- map page by page | Michael Shalayeff |
2002-03-19 | empty is uncached by definition | Michael Shalayeff |