Age | Commit message (Expand) | Author |
2008-03-30 | Let the kernel load forthcoming ELF binaries. | Miod Vallat |
2008-03-30 | Nuke common. | Miod Vallat |
2008-03-30 | .Xr snmpctl | Martin Reindl |
2008-03-30 | correct arg name; from Matthew Dempsky | Jason McIntyre |
2008-03-30 | Unbreak build. | Mark Kettenis |
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 a free(NULL) in setcarp_nodes(). | Damien Bergamini |
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 | Remove unnecessary whitespace on .type foo,@object lines, which confuse gas | Miod Vallat |
2008-03-28 | typo, ok beck@ | Alexander von Gernler |
2008-03-28 | - minor ansification | Jasper Lievisse Adriaanse |
2008-03-28 | Enable shared libraries on landisk. | Dale Rahn |
2008-03-28 | If we fail to load the kernel, drop the user into interactive mode of ARCS, | Joel Sing |
2008-03-27 | remove trailing whitespace; | Jason McIntyre |
2008-03-27 | no sense for devices to reference other (same type) devices; | Jason McIntyre |
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 | Bring the synopsis sections of various sgi man pages into line with direct | 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 | kate(4) manual page | Constantine A. Murenin |
2008-03-27 | welcome kate(4), a new driver supporting AMD K8 temperature sensors | Constantine A. Murenin |
2008-03-27 | openssh-4.9 | Damien Miller |
2008-03-26 | Fix RCS ident | Damien Miller |
2008-03-26 | Disable some code that reads some sun4u-specific registers for diagnostic | Mark Kettenis |
2008-03-26 | add no-user-rc authorized_keys option to disable execution of ~/.ssh/rc | Damien Miller |
2008-03-26 | Bomb out if we cannot read the input. This happens when select | Todd C. Miller |
2008-03-26 | sync | Theo de Raadt |
2008-03-26 | plug a mem leak. the array of ports wasnt freed on detach. | David Gwynne |
2008-03-26 | HISTORY tweak; ok otto | Jason McIntyre |
2008-03-26 | add a couple missing devices; ok miod | Jason McIntyre |
2008-03-26 | some readability fixes for DESCRIPTION; | Jason McIntyre |
2008-03-26 | no sense for devices to reference other (same type) devices; | Jason McIntyre |
2008-03-26 | zap undocumented 'F' flag; prompted by J.Thornburg. ok millert@ | Otto Moerbeek |
2008-03-26 | Add DIOCRLDINFO support. | Kenneth R Westerback |
2008-03-25 | Add a bsd.xconf.mk glue file, to be included at the start of Xenocara | Matthieu Herrb |
2008-03-25 | last patch had backwards test; spotted by termim AT gmail.com | Damien Miller |
2008-03-25 | Make pci_intr_map(9) fail if the interrupt line register is set to 0xff. | Mark Kettenis |
2008-03-25 | Add PVG and change wording of SHA. | Mark Kettenis |
2008-03-25 | be more explicit about the unit used for the f_b* fields; prompted by | Otto Moerbeek |