Age | Commit message (Expand) | Author |
2008-05-24 | Match serial devices on PRIMEPOWER 650. | Mark Kettenis |
2008-05-23 | do not use swap generic; these should specifically choose rd0a | Theo de Raadt |
2008-05-23 | - remove USER_LDT, it was never in a state where it would copile, nor will | Jasper Lievisse Adriaanse |
2008-05-23 | Bye bye awi(4). No net80211 love, uses its own WEP code and has not worked | Brad Smith |
2008-05-23 | Make GENERIC.MP work on sun4us too. | Mark Kettenis |
2008-05-22 | Quick hack to make non-MULTIPROCESSOR kernels work by restricting | Mark Kettenis |
2008-05-22 | Restrict interrupt vectors to 11 bits. Needed to make sun4us work. | Mark Kettenis |
2008-05-22 | - ises(4) was removed some time ago, zap it here too. | Jasper Lievisse Adriaanse |
2008-05-21 | Make _PROF_PROLOGUE visible if PROF is defined; will be needed by libc | Miod Vallat |
2008-05-21 | Remove <machine/elf_abi.h> on platforms which have it. Nothing in the tree | Miod Vallat |
2008-05-21 | Not all cache operations need to be run from P2, so don't do this unless | Miod Vallat |
2008-05-21 | ddb expects the kernel longjmp() to only take a single parameter and always | Miod Vallat |
2008-05-21 | First step towards supporting sun4us machines with Fujitsu's SPARC64-V CPU. | Mark Kettenis |
2008-05-21 | Switch i386 from pccom to com. Welcomed by many. | Mark Kettenis |
2008-05-20 | Change the OpenBSD/sgi boot loader so that we use libsa loadfile(), rather | Joel Sing |
2008-05-20 | Remove stray "attach com at isapnp with com_isapnp". | Mark Kettenis |
2008-05-19 | Add tsec(4) | Mark Kettenis |
2008-05-19 | tsec(4) | Mark Kettenis |
2008-05-19 | A driver for the Three Speed Ethernet Controller (TSEC) found on the | Mark Kettenis |
2008-05-19 | Add support for TSEC interrupts. | Mark Kettenis |
2008-05-19 | Change all remaining MD uses of MALLOC and FREE into proper malloc() and | Miod Vallat |
2008-05-19 | we do not need en(4) | Theo de Raadt |
2008-05-18 | Unbreak glass console on OpenBSD/sgi - if we're supposed to be using the | Joel Sing |
2008-05-17 | attach to the via vt8237s found on the hp 2133 mini-note | joshua stein |
2008-05-17 | Give mainbus(4) a bus_dma tag and pass it down. Let socpcic(4) use this | Mark Kettenis |
2008-05-16 | There's no point in having an ELF bootloader; turn it into a U-Boot image. | Mark Kettenis |
2008-05-16 | Another missing header file; pointed out by checkflist (and miod@). | Mark Kettenis |
2008-05-16 | reenable PCIVERBOSE now that acpi isnt pushing the media over. | David Gwynne |
2008-05-16 | some macro fixage; | Jason McIntyre |
2008-05-15 | Remove commented out NetBSD __KERNEL_RCSID macro usage. | Brad Smith |
2008-05-15 | Hook up mkboot(8). | Mark Kettenis |
2008-05-15 | Add mkboot(8), a utility to make U-Boot images. | Mark Kettenis |
2008-05-15 | Install bootloader in /usr/mdec. | Mark Kettenis |
2008-05-15 | Fix typo. | Mark Kettenis |
2008-05-14 | Determine boot device from arguments passed by the bootloader. | Mark Kettenis |
2008-05-14 | Comment out option PCIVERBOSE on the floppies for now, to let them fit | Miod Vallat |
2008-05-14 | Parse arguments passed by the bootloader and take appropriate action. | Mark Kettenis |
2008-05-14 | Add a '.text' to make sure we understand IDTVEC()'s are in the text | Tobias Weingartner |
2008-05-14 | Get memory size and base address of internal memory mapped registers from | Mark Kettenis |
2008-05-14 | Fix more chrtoblktbl[] sloppyness, and add proper block st nodes to *ppc and | Miod Vallat |
2008-05-14 | Make all 128MB of memory available (except for the first three pages used | Mark Kettenis |
2008-05-14 | Add cmpci(4) and uncomment the eap(4) MIDI attachment. | Brad Smith |
2008-05-13 | Fix chrtoblktbl[] entries. | Miod Vallat |
2008-05-13 | Memory is contiguous and non-expandable, so lower VM_PHYSSEG_MAX down to 1. | Miod Vallat |
2008-05-13 | Meaningful panic messages; ok kettenis | Miod Vallat |
2008-05-12 | Provide a real getsecs() implementation. | Mark Kettenis |
2008-05-12 | More headers needed by userland. | Mark Kettenis |
2008-05-12 | More headers needed by userland. | Mark Kettenis |
2008-05-11 | Make sure we can still boot kernels directly from u-boot. | Mark Kettenis |
2008-05-11 | We'll need a RAMDISK kernel too. | Mark Kettenis |