Age | Commit message (Expand) | Author |
2001-08-19 | _NLIST_DO_ELF and _KERN_DO_ELF are needed too. | Artur Grabowski |
2001-08-19 | NATIVE_EXEC_ELF | Artur Grabowski |
2001-08-19 | more NBPG -> PAGE_SIZE renames. | Dale Rahn |
2001-08-19 | remove some dead code. | Artur Grabowski |
2001-08-19 | Change from completly broken to just crippled. | Artur Grabowski |
2001-08-19 | mmioctl | Artur Grabowski |
2001-08-19 | ddb on powerpc does not have ``machine'' commands, so don't lie. | Miod Vallat |
2001-08-19 | scsi, no devices yet. | Artur Grabowski |
2001-08-19 | dk_establish | Artur Grabowski |
2001-08-19 | SYSV stuff | Artur Grabowski |
2001-08-19 | siginfo support | Theo de Raadt |
2001-08-19 | fix depend | Artur Grabowski |
2001-08-19 | No need for procfs_machdep | Artur Grabowski |
2001-08-19 | A first shot at a GENERIC. | Artur Grabowski |
2001-08-19 | Sync with reality. | Miod Vallat |
2001-08-19 | PANICBUTTON no more. | Miod Vallat |
2001-08-19 | Remove PANICBUTTON code, as it is incompatible with DDB and DDB is | Miod Vallat |
2001-08-19 | DDB | Artur Grabowski |
2001-08-19 | shorter list of kernels to boot. | Artur Grabowski |
2001-08-19 | remove ddb stuff, in4_cksum.c inet dependency, and include sbus stuff | Jason Wright |
2001-08-19 | no doing shutdown | Artur Grabowski |
2001-08-19 | db_disasm from NetBSD. | Artur Grabowski |
2001-08-19 | db_trace from NetBSD. | Artur Grabowski |
2001-08-19 | db_interface from NetBSD. | Artur Grabowski |
2001-08-19 | adapt to our variant of branch_taken | Artur Grabowski |
2001-08-19 | Ooops. sparc always needs own protos. | Artur Grabowski |
2001-08-19 | Our ddb_init doesn't take argument (it should, but that's another story). | Artur Grabowski |
2001-08-19 | match our reality. | Artur Grabowski |
2001-08-19 | New timeouts there as well. | Miod Vallat |
2001-08-19 | db_machdep from NetBSD. | Artur Grabowski |
2001-08-19 | Typos in comments. | Marc Espie |
2001-08-19 | sigh. I need sleep. | Artur Grabowski |
2001-08-19 | Don't forget to initialize those timeouts. | Artur Grabowski |
2001-08-19 | Unsmoke drugs. | Artur Grabowski |
2001-08-19 | sbus_cd. | Artur Grabowski |
2001-08-19 | Lot of stuff... Some from NetBSD, some from OpenBSD, minor modifications | Jason Wright |
2001-08-19 | proto for OF_set_callback | Artur Grabowski |
2001-08-19 | proto for child_return | Artur Grabowski |
2001-08-19 | More sensible linker flags. | Artur Grabowski |
2001-08-19 | DEBUG causes too much trouble right now. | Artur Grabowski |
2001-08-18 | compiles | Jason Wright |
2001-08-18 | Move the softc into the machdep parts. | Artur Grabowski |
2001-08-18 | Some NBPG to PAGE_SIZE conversions. | Dale Rahn |
2001-08-18 | RCSids | Jason Wright |
2001-08-18 | compiles with minimal mods (From NetBSD) | Jason Wright |
2001-08-18 | Change the timeouts on adb keyboard probing to be the same as NetBSD. | Dale Rahn |
2001-08-18 | more includes from NetBSD | Jason Wright |
2001-08-18 | more includes from NetBSD. | Artur Grabowski |
2001-08-18 | enough to get sbus.o from NetBSD | Jason Wright |
2001-08-18 | Move pmap_{de,}activate to vm/pmap.h, it's same on all archs. | Artur Grabowski |