Age | Commit message (Expand) | Author |
2001-09-22 | pty cleanup | Theo de Raadt |
2001-09-22 | Remove more old, dusty, unused defines. | Miod Vallat |
2001-09-21 | Correct some pryntf() usage: get the correct number of arguments in the | Miod Vallat |
2001-09-21 | Add the support for "-c", UKC in the bootloader. Note that currently this | Dale Rahn |
2001-09-21 | phys_map declaration comes from <vm/vm.h>, no need to declare it locally. | Miod Vallat |
2001-09-20 | occured->occurred | Mike Pechkin |
2001-09-20 | On a fault the onfault condition should be set to the old handler, not | Dale Rahn |
2001-09-19 | merge vm/vm_kern.h into uvm/uvm_extern.h; art@ ok | Michael Shalayeff |
2001-09-19 | Fix a typo... and remove return; at the end of a void function. | Miod Vallat |
2001-09-18 | Changing the way the pmap code works again. | Dale Rahn |
2001-09-17 | Enable DMA for wdc_obio devices. This was the mode in which the recent | Dale Rahn |
2001-09-17 | The gfx display buffer should request that it be mapped cached (writethru). | Dale Rahn |
2001-09-16 | Make use of "export", "struct" and "member" keywords to be easier to read | Miod Vallat |
2001-09-16 | Update the bmac (if_bm) to a newer version from NetBSD. | Dale Rahn |
2001-09-15 | Two changes here. | Dale Rahn |
2001-09-15 | If ddb cannot find a symbol, do not print a useless address of | Dale Rahn |
2001-09-15 | reimplement dbdma such that it does memory allocations | Michael Shalayeff |
2001-09-15 | pass the dma tag to obio; drahn@ ok | Michael Shalayeff |
2001-09-15 | implement _bus_dmamap_load_raw; drahn@ ok | Michael Shalayeff |
2001-09-13 | The vgafb driver does not test memory, so no point mapping it during the probe. | Dale Rahn |
2001-09-12 | No need to be overkill for the french keyboard layout. | Miod Vallat |
2001-09-12 | Print avail/real memory sizes in KB in addition to bytes as in i386 land. ok ... | Peter Valchev |
2001-09-12 | mbutl no more | Artur Grabowski |
2001-09-11 | Fix uvm_km_suballoc() usage flags. ok art@ millert@ | Miod Vallat |
2001-09-11 | Don't include <vm/vm_kern.h> if you don't need foo_map. | Miod Vallat |
2001-09-11 | vm/vm_kern.h is not needed hereand it compiles (; | Michael Shalayeff |
2001-09-10 | mickey, at least compile them first. | Dale Rahn |
2001-09-10 | move vtophys proto into a port-area in order to remove it for macppc eventual... | Michael Shalayeff |
2001-09-10 | Remove some unused global variables. | Dale Rahn |
2001-09-10 | Device addresses should be mapped. It should be converted to bus_ accesses. | Dale Rahn |
2001-09-10 | Devices should not poke random memory, even hacked code which should be | Dale Rahn |
2001-09-09 | Protect debugger accesses with setfault. Should improve debugger usability, | Dale Rahn |
2001-09-09 | Remove the old powerpc disassembler, it was bad, the replacement is | Dale Rahn |
2001-09-09 | cmp* opcode fixes for powerpc disassembler. | Dale Rahn |
2001-09-09 | Print OE and RC fields of the instructions if they are set in the instruction. | Dale Rahn |
2001-09-09 | Fix the parameter order for several instructions in the powerpc disassembler. | Dale Rahn |
2001-09-08 | DOH, do not make a cut and paste error just before committing... | Dale Rahn |
2001-09-08 | A mostly rewritten disassembler for powerpc. | Dale Rahn |
2001-09-05 | make sure that va_start() has matching va_end() | Theo de Raadt |
2001-09-05 | Unbreak trace command on macppc, ddb passes -1 for count to | Dale Rahn |
2001-09-05 | use dmamem/dmamap for allocating dmaable memory, since malloc | Michael Shalayeff |
2001-09-05 | Improve debugger usability on macppc, do backtrace accesses | Dale Rahn |
2001-09-05 | kvm space is limited by by pmap_virtual_space, Do not play with the | Dale Rahn |
2001-09-01 | correct files for the powerpc/mac/ -> macppc/dev which did not get | Dale Rahn |
2001-09-01 | correct typo in file conversion. | Dale Rahn |
2001-09-01 | The "powerpc" port which has supported the newer Apple Macintosh powerpc based | Dale Rahn |
2001-09-01 | The "powerpc" port which has supported the newer Apple Macintosh powerpc based | Dale Rahn |
2001-09-01 | The "powerpc" port which has supported the newer Apple Macintosh powerpc based | Dale Rahn |
2001-09-01 | The "powerpc" port which has supported the newer Apple Macintosh powerpc based | Dale Rahn |
2001-09-01 | The "powerpc" port which has supported the newer Apple Macintosh powerpc based | Dale Rahn |