Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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 | |
much more appreciated. millert@ agrees. While there, make HP300_NEWKVM permanent. | |||
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 | 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 | |
Remove `to be merged with le soon' since this is an obvious lie. | |||
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 | 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 | |
It now boots a bit faster, and works more reliable on PBG4 500MHz machines. | |||
2001-08-18 | more includes from NetBSD | Jason Wright | |
2001-08-18 | more includes from NetBSD. | Artur Grabowski | |
No changes. | |||
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 | |
2001-08-18 | Fix functions to match prototypes. Old K&R doesn't make sense with inline | Marc Espie | |
stuff anyways. Ok millert@ | |||
2001-08-18 | We don't provide COMPAT_1[234] options anymore. | Miod Vallat | |
2001-08-18 | from netbsd (no modifications worth writing about) | Jason Wright | |
2001-08-18 | Correct mapping of the kernel message buffer. From NetBSD | Miod Vallat | |
2001-08-18 | - Don't include sys/sched.h for now. | Artur Grabowski | |
- Our need_resched doesn't take an argument. | |||
2001-08-18 | more from netbsd | Jason Wright | |
2001-08-18 | NKMEMCLUSTERS + PAGE_SIZE & co. | Artur Grabowski | |