Age | Commit message (Expand) | Author |
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 |
2001-08-18 | Fix functions to match prototypes. Old K&R doesn't make sense with inline | Marc Espie |
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 |
2001-08-18 | more from netbsd | Jason Wright |
2001-08-18 | NKMEMCLUSTERS + PAGE_SIZE & co. | Artur Grabowski |
2001-08-18 | VM_MBUF_SIZE and VM_KMEM_SIZE. | Artur Grabowski |
2001-08-18 | Stuff from NetBSD/sparc64 and OpenBSD/sparc (no significant modification) | Jason Wright |
2001-08-18 | More includes from NetBSD. | Artur Grabowski |
2001-08-18 | We still need splimp. | Artur Grabowski |
2001-08-18 | A very minimal skeleton. Based on code in NetBSD and sparc. | Artur Grabowski |
2001-08-18 | Well, we don't have a GENERIC yet, but we will have. | Artur Grabowski |
2001-08-18 | Some more includes from NetBSD. | Artur Grabowski |
2001-08-18 | Some more includes from NetBSD. | Artur Grabowski |
2001-08-18 | ofwboot.net compiles/links, too | Jason Wright |
2001-08-18 | oops | Jason Wright |
2001-08-18 | More files needed to compile/link ofwboot | Jason Wright |
2001-08-18 | Enough of NetBSD/sparc64 for ofwboot to compile/link | Jason Wright |
2001-08-18 | probe for ps2 model and check if kbd controller is present | Michael Shalayeff |
2001-08-18 | Get rid of the opt_ PITA. | Artur Grabowski |
2001-08-18 | remove pv_table, it is not referenced any longer. | Dale Rahn |
2001-08-18 | make apm use kqueue for transferring events to luse listener. | Michael Shalayeff |
2001-08-18 | Only map memory above 256MB if the memory is present in the system. | Dale Rahn |
2001-08-18 | make this compile __with__ akdb in the kernel configuration. | Dale Rahn |
2001-08-18 | Enough of NetBSD/sparc64 to get compilable/working bootblk... more to come. | Jason Wright |
2001-08-18 | consistency nit, add some missing preprocessor symbols. | Brad Smith |
2001-08-18 | Timeout non-functional KBC (e.g. when missing) and gate A20 using port 0x92 | Constantine Sapuntzakis |
2001-08-17 | cut and paste typos; from art@ | Michael Shalayeff |
2001-08-17 | cut and paste typo | Michael Shalayeff |
2001-08-17 | When rounding up to the next page size, add NBPG-1, not NBPG before | Dale Rahn |
2001-08-17 | provide a way to get the number used for irq line, not only a string | Michael Shalayeff |
2001-08-17 | quieten pcmcia/cardbus interrupt handling at unsuspend time | Theo de Raadt |
2001-08-17 | depend wscons_machdep.c on wsdisplay; from Peter Galbavy <peter.galbavy@knowt... | Michael Shalayeff |