Age | Commit message (Expand) | Author |
1999-04-28 | Added wdt driver for the Industrial Computer Source PCI-WDT50x watchdog | Alex Feldman |
1999-04-27 | make this compile for !MNN case. (which is the default). DUH. | Artur Grabowski |
1999-04-24 | Use the generic m68k param.h. | Jason Downs |
1999-04-23 | correct keycap.pcvt path | Todd C. Miller |
1999-04-23 | last part of UVM stuff for pmap (aborted yesterday by a routing loop). | Artur Grabowski |
1999-04-23 | mmmmap() bounds check. | Jason Downs |
1999-04-23 | Kcore dump, from NetBSD. | Jason Downs |
1999-04-23 | Add kcore.h | Jason Downs |
1999-04-23 | Fix kcore initialization. | Jason Downs |
1999-04-22 | MACHINE_NEW_NONCONTIG code. From NetBSD. Needed by UVM | Artur Grabowski |
1999-04-22 | UVM stuff. Mostly name changes. | Artur Grabowski |
1999-04-22 | UVM stuff. vm_fault -> uvm_fault | Artur Grabowski |
1999-04-22 | UVM kernacc -> uvm_kernacc | Artur Grabowski |
1999-04-22 | UVM fixes. Mostly changed function names. | Artur Grabowski |
1999-04-22 | kcopy needed by UVM. From NetBSD | Artur Grabowski |
1999-04-22 | UVM fixes, cnt -> uvmexp | Artur Grabowski |
1999-04-22 | constants for UVM | Artur Grabowski |
1999-04-22 | [vp]{addr,size}_t needed by UVM | Artur Grabowski |
1999-04-22 | implement pmap_{,de}activate | Artur Grabowski |
1999-04-22 | protect from multiple include | Artur Grabowski |
1999-04-22 | UVM fixes. vm_map_create -> uvm_map_create and kmem_alloc -> uvm_km_alloc | Artur Grabowski |
1999-04-22 | UVM fixes, just a few useracc -> uvm_useracc | Artur Grabowski |
1999-04-22 | fix device selector, spif isn't an DV_NET, missing sbus_establish | Jason Wright |
1999-04-22 | Bug fixes from NetBSD, port-powerpc/7240 and port-powerpc/7243 | Dale S. Rahn |
1999-04-22 | Follow proper OpenBSD shutdown/power off semantics. | Jason Downs |
1999-04-20 | disable some stuff | Michael Shalayeff |
1999-04-20 | one more | Michael Shalayeff |
1999-04-20 | establish irq handler | Michael Shalayeff |
1999-04-20 | note a couple of typical io layouts for reference | Michael Shalayeff |
1999-04-20 | name changes | Michael Shalayeff |
1999-04-20 | syscall(), fix interrupt handling | Michael Shalayeff |
1999-04-20 | do lazy blok mapping of io space in bus_* | Michael Shalayeff |
1999-04-20 | no longer blockmap the whole io space | Michael Shalayeff |
1999-04-20 | flesh out, who cares about single-step anyway | Michael Shalayeff |
1999-04-20 | some cpu_* routines, uvm | Michael Shalayeff |
1999-04-20 | map mainbus space | Michael Shalayeff |
1999-04-20 | export some more | Michael Shalayeff |
1999-04-20 | more devices | Michael Shalayeff |
1999-04-20 | dumpconf() | Michael Shalayeff |
1999-04-20 | scheduler, syscalls, {fs}u{,s}words | Michael Shalayeff |
1999-04-20 | workaroun ld overflow bug; general cleanup, alignments, pads, and needed sect... | Michael Shalayeff |
1999-04-20 | factor out common devices/options | Michael Shalayeff |
1999-04-20 | map the io space | Michael Shalayeff |
1999-04-20 | print cpu ID (type) if available | Michael Shalayeff |
1999-04-20 | s/MINIOSIZ/IODC_MINIOSIZ/ | Michael Shalayeff |
1999-04-20 | move rd_root_{size,image} definitions to the end of the file to workaround li... | Michael Shalayeff |
1999-04-20 | call any vegetable, call it by name | Michael Shalayeff |
1999-04-20 | sync | Michael Shalayeff |
1999-04-20 | most of cpu boards defined now | Michael Shalayeff |
1999-04-20 | move load address to 0x700000, so we fit w/ ramdisk | Michael Shalayeff |