Age | Commit message (Expand) | Author |
2008-04-01 | toast unused args from a printf call; ok deraadt | Constantine A. Murenin |
2008-04-01 | match more versions of w83793g; whilst here, also ensure that the bank 0 | Constantine A. Murenin |
2008-04-01 | Add some defines and remove some of the magic numbers from the code. | Brad Smith |
2008-04-01 | only need 8 words to learn about i2c spd jc-42.4 sensors | Theo de Raadt |
2008-03-31 | nope, sorry, the miod/naddy raidframe change breaks almost all ramdisks. | Theo de Raadt |
2008-03-31 | purge memory in the tty clist rings as we advance; tested by a few | Theo de Raadt |
2008-03-31 | Refine "netboot" interface group semantics to indicate the interface we | Theo de Raadt |
2008-03-31 | Switch bootloaders to mi loadfile(). | Miod Vallat |
2008-03-31 | Make MULTIPROCESSOR kernels work on sun4v. Won't gracefully halt, powerdown | Mark Kettenis |
2008-03-31 | Correctly load ZMAGIC a.out binaries. | Miod Vallat |
2008-03-31 | Compile libsa with -D_STANDALONE. | Miod Vallat |
2008-03-31 | strictly interpret msg_controllen to be the exact total length of the | Theo de Raadt |
2008-03-31 | Fix format strings in a.out loader. | Miod Vallat |
2008-03-31 | if iobase is 0, lm child is not configured by the bios; ok kettenis | Theo de Raadt |
2008-03-31 | Add define for 24 hour time. | Joel Sing |
2008-03-31 | Re-enable lii(4). | Brad Smith |
2008-03-31 | Oops, a chunk was commited too early. | Miod Vallat |
2008-03-30 | nam2blk[] clearly must contain "rd" ... found by krw | Theo de Raadt |
2008-03-30 | nam2blk[] clearly must contain "rd" ... found by krw | Theo de Raadt |
2008-03-30 | Do not do the ``swap generic'' behaviour if rootdev != NODEV when entering | Miod Vallat |
2008-03-30 | Implement bus_space_*8 and bus_space_vaddr. | Miod Vallat |
2008-03-30 | Remove former idle_stack. | Miod Vallat |
2008-03-30 | Allow the machine-specific headers to overwrite the number of memory | Miod Vallat |
2008-03-30 | Remove APERTURE remains. | Miod Vallat |
2008-03-30 | Switch bootloader code to loadfile, and enable a.out and ELF loaders within. | Miod Vallat |
2008-03-30 | Let this compile with BOOT_AOUT defined. | Miod Vallat |
2008-03-30 | Use vaddr_t instead of void * for some initial virtual memory layout arithmetic. | Miod Vallat |
2008-03-30 | Let the kernel load forthcoming ELF binaries. | Miod Vallat |
2008-03-30 | Nuke common. | Miod Vallat |
2008-03-30 | Add code to configure the vendor specific opcodes of the SPI Flash. | Joel Sing |
2008-03-30 | Enable setting of interrupt timers. | Joel Sing |
2008-03-30 | Fix #ifdef NCOM collateral damage introduced in r1.210. | Kenneth R Westerback |
2008-03-30 | Pad the RXD buffer so that packets are aligned on a 128-byte boundary. This | Joel Sing |
2008-03-30 | Remove for #if 0'ed out code I left behind with the previous commit. | Mark Kettenis |
2008-03-30 | More sun4v support. GENERIC and RAMDISK kernels will now boot on both | Mark Kettenis |
2008-03-30 | todd@ has 82c686 based auvia(4) devices that do full-duplex | Jacob Meuser |
2008-03-29 | Don't double count clock and prof interrupts. | Mark Kettenis |
2008-03-29 | Fix amd64 and i386 serial console handling for non-default speeds. Bring | Kenneth R Westerback |
2008-03-29 | enable kate(4); ok deraadt@ | Constantine A. Murenin |
2008-03-28 | If we fail to load the kernel, drop the user into interactive mode of ARCS, | Joel Sing |
2008-03-27 | Remove unwanted code and sync with mips64/arcbios.c. | Joel Sing |
2008-03-27 | Majorly cleanup/overhaul com @ macebus code. | Joel Sing |
2008-03-27 | Data mode can only be changed when updating the clock, so don't bother | Joel Sing |
2008-03-27 | add detach support. this has to be the easiest diff for hotplug ever, go | David Gwynne |
2008-03-27 | test the Vdd registers of Andigilog chips against the minimum voltage readings; | Constantine A. Murenin |
2008-03-27 | update the revision cpuid table, removing three duplicate ids from "JH-F" | Constantine A. Murenin |
2008-03-27 | welcome kate(4), a new driver supporting AMD K8 temperature sensors | Constantine A. Murenin |
2008-03-26 | Disable some code that reads some sun4u-specific registers for diagnostic | Mark Kettenis |
2008-03-26 | plug a mem leak. the array of ports wasnt freed on detach. | David Gwynne |
2008-03-26 | Add DIOCRLDINFO support. | Kenneth R Westerback |