summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-30Let the kernel load forthcoming ELF binaries.Miod Vallat
2008-03-30Nuke common.Miod Vallat
2008-03-30.Xr snmpctlMartin Reindl
2008-03-30correct arg name; from Matthew DempskyJason McIntyre
2008-03-30Unbreak build.Mark Kettenis
2008-03-30Add code to configure the vendor specific opcodes of the SPI Flash.Joel Sing
2008-03-30Enable setting of interrupt timers.Joel Sing
2008-03-30Fix #ifdef NCOM collateral damage introduced in r1.210.Kenneth R Westerback
2008-03-30Pad the RXD buffer so that packets are aligned on a 128-byte boundary. ThisJoel Sing
2008-03-30Remove for #if 0'ed out code I left behind with the previous commit.Mark Kettenis
2008-03-30More sun4v support. GENERIC and RAMDISK kernels will now boot on bothMark Kettenis
2008-03-30todd@ has 82c686 based auvia(4) devices that do full-duplexJacob Meuser
2008-03-29Don't double count clock and prof interrupts.Mark Kettenis
2008-03-29fix a free(NULL) in setcarp_nodes().Damien Bergamini
2008-03-29Fix amd64 and i386 serial console handling for non-default speeds. BringKenneth R Westerback
2008-03-29enable kate(4); ok deraadt@Constantine A. Murenin
2008-03-28Remove unnecessary whitespace on .type foo,@object lines, which confuse gasMiod Vallat
2008-03-28typo, ok beck@Alexander von Gernler
2008-03-28- minor ansificationJasper Lievisse Adriaanse
2008-03-28Enable shared libraries on landisk.Dale Rahn
2008-03-28If we fail to load the kernel, drop the user into interactive mode of ARCS,Joel Sing
2008-03-27remove trailing whitespace;Jason McIntyre
2008-03-27no sense for devices to reference other (same type) devices;Jason McIntyre
2008-03-27Remove unwanted code and sync with mips64/arcbios.c.Joel Sing
2008-03-27Majorly cleanup/overhaul com @ macebus code.Joel Sing
2008-03-27Data mode can only be changed when updating the clock, so don't botherJoel Sing
2008-03-27Bring the synopsis sections of various sgi man pages into line with directJoel Sing
2008-03-27add detach support. this has to be the easiest diff for hotplug ever, goDavid Gwynne
2008-03-27test the Vdd registers of Andigilog chips against the minimum voltage readings;Constantine A. Murenin
2008-03-27update the revision cpuid table, removing three duplicate ids from "JH-F"Constantine A. Murenin
2008-03-27kate(4) manual pageConstantine A. Murenin
2008-03-27welcome kate(4), a new driver supporting AMD K8 temperature sensorsConstantine A. Murenin
2008-03-27openssh-4.9Damien Miller
2008-03-26Fix RCS identDamien Miller
2008-03-26Disable some code that reads some sun4u-specific registers for diagnosticMark Kettenis
2008-03-26add no-user-rc authorized_keys option to disable execution of ~/.ssh/rcDamien Miller
2008-03-26Bomb out if we cannot read the input. This happens when selectTodd C. Miller
2008-03-26syncTheo de Raadt
2008-03-26plug a mem leak. the array of ports wasnt freed on detach.David Gwynne
2008-03-26HISTORY tweak; ok ottoJason McIntyre
2008-03-26add a couple missing devices; ok miodJason McIntyre
2008-03-26some readability fixes for DESCRIPTION;Jason McIntyre
2008-03-26no sense for devices to reference other (same type) devices;Jason McIntyre
2008-03-26zap undocumented 'F' flag; prompted by J.Thornburg. ok millert@Otto Moerbeek
2008-03-26Add DIOCRLDINFO support.Kenneth R Westerback
2008-03-25Add a bsd.xconf.mk glue file, to be included at the start of XenocaraMatthieu Herrb
2008-03-25last patch had backwards test; spotted by termim AT gmail.comDamien Miller
2008-03-25Make pci_intr_map(9) fail if the interrupt line register is set to 0xff.Mark Kettenis
2008-03-25Add PVG and change wording of SHA.Mark Kettenis
2008-03-25be more explicit about the unit used for the f_b* fields; prompted byOtto Moerbeek