Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-08-21 | zs and all it's associated stuff (all from NetBSD).. Works on my ultra1, | Jason Wright | |
but still needs tweaks (wedging this into OpenBSD is worse than square peg in round hole). | |||
2001-08-21 | add hme at sbus | Jason Wright | |
2001-08-21 | put bus independent part of hme in here so we don't conflict with the sparc | Jason Wright | |
driver (this is wrong and will need to be fixed eventually) | |||
2001-08-21 | pretty and add ss* and st* (I knew I was forgetting something) | Jason Wright | |
2001-08-21 | esp/scsibus/sd/cd/uk goop | Jason Wright | |
2001-08-20 | pretty | Jason Wright | |
2001-08-20 | add qec+be (testing consisted of compiling... I've merely proven it ↵ | Jason Wright | |
syntactically correct). GENERIC now depends on mii goop (be internal phy) | |||
2001-08-20 | qec+qe (driver is untested... it compiles, therefore it works =) | Jason Wright | |
2001-08-20 | $OpenBSD$ | Jason Wright | |
2001-08-20 | $OpenBSD$ | Jason Wright | |
2001-08-20 | _randseed is a u_long | Jason Wright | |
multiply physmem by page size when printing total memory | |||
2001-08-20 | more stuff to do with OpenBSD/sparc style bootpath determination | Jason Wright | |
2001-08-19 | elf64, not elf. | Artur Grabowski | |
2001-08-19 | _NLIST_DO_ELF and _KERN_DO_ELF are needed too. | Artur Grabowski | |
This really needs a cleanup. | |||
2001-08-19 | NATIVE_EXEC_ELF | Artur Grabowski | |
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 | 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 | |
Contains the clocks, pcons and Lance. | |||
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 | |
minimal mods to fit our ddb. | |||
2001-08-19 | db_trace from NetBSD. | Artur Grabowski | |
minimal mods to fit our ddb. | |||
2001-08-19 | db_interface from NetBSD. | Artur Grabowski | |
hacked up a bit to match our ddb. | |||
2001-08-19 | adapt to our variant of branch_taken | 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 | db_machdep from NetBSD. | Artur Grabowski | |
2001-08-19 | sigh. I need sleep. | Artur Grabowski | |
2001-08-19 | Don't forget to initialize those timeouts. | Artur Grabowski | |
(and don't forget to sleep) | |||
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 | |
zs is too complicated. disable for now. | |||
2001-08-18 | compiles | Jason Wright | |
2001-08-18 | RCSids | Jason Wright | |
2001-08-18 | compiles with minimal mods (From NetBSD) | Jason Wright | |
2001-08-18 | more includes from NetBSD | Jason Wright | |
2001-08-18 | more includes from NetBSD. | Artur Grabowski | |
No changes. |