summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-26Merge in a commit from upstream..Brad Smith
2015-01-26Call rtdeletemsg(9) instead of rerolling its code. As a bonus you'llMartin Pieuchot
2015-01-26Do not always try to rtfree(9) route entries inside rtdeletemsg(9).Martin Pieuchot
2015-01-26Set PCIe max read request size to 2K to help with TX performance.Brad Smith
2015-01-26regression test for host key rotationDamien Miller
2015-01-26adapt to sshkey API tweaksDamien Miller
2015-01-26correctly match ECDSA subtype (== curve) for offered/receviedDamien Miller
2015-01-26Oops: symlinkat()'s 'atfd' argument is its second, not its firstPhilip Guenther
2015-01-26Update the Samsung SSD controller comment.Brad Smith
2015-01-26Host key rotation support.Damien Miller
2015-01-26small refactor and add some convenience functions;Damien Miller
2015-01-26Import the exynos work into tree. This is from Bitrig. Discussed with and OK ...Brandon Mercer
2015-01-26Rename miniroot-sunxi to miniroot-cubie as the u-boot includedJonathan Gray
2015-01-26Improve (or rather, rewrite) tbl(7) option parsing.Ingo Schwarze
2015-01-25Rework cbus(4) interrupt support a bit. Instead of merging devhandle andMark Kettenis
2015-01-25mention that the kern.global_ptrace sysctl also affects PT_ATTACHTed Unangst
2015-01-25Don't leak the individual strings when copying environment.Nicholas Marriott
2015-01-25tweak and update the illustration to what the bootstrap loader actuallyChristian Weisgerber
2015-01-25Correct a bit test for DDR2 CAS Latency and recognise CL7 and CL6.Jonathan Gray
2015-01-25refactor loading of dmamaps.David Gwynne
2015-01-24Implement bus_dmamem_alloc_range(9) for macppc/socppc.Mark Kettenis
2015-01-24correct the syntax description of the boot command; ok jmc@Christian Weisgerber
2015-01-24Fix getopt string; the -N flag doesn't take an argument.Todd C. Miller
2015-01-24tweak previous;Jason McIntyre
2015-01-24Add bus_dmamem_alloc_range(9).Mark Kettenis
2015-01-24Document bus_dmamem_alloc_range(9).Mark Kettenis
2015-01-24Use bus_dmamem_alloc_range(9) to make sure the ring descriprtors can beMark Kettenis
2015-01-24Add bus_dmamem_alloc_range(9) to allow drivers to allocate DMA'able memoryMark Kettenis
2015-01-24Move -lz late in the linker commandline for things to build on static arches.Miod Vallat
2015-01-24Add back <sys/param.h>; it's needed for MACHINE_STACK_GROWS_UP.Mark Kettenis
2015-01-24preserve .PP before .RE; effect found in audio/pms(1)Ingo Schwarze
2015-01-24Convert openssl(1) sess_id to the new option handling.Doug Hogan
2015-01-24Convert openssl(1)'s rsa.c to the new option handling code.Doug Hogan
2015-01-24Strangely, ignoring the roff(7) .na request was implemented in the man(7)Ingo Schwarze
2015-01-24Remove a comment that is no longer true with MCLGETI and jumbos onBrad Smith
2015-01-24change .Cm to .Ar for macro argumentsIngo Schwarze
2015-01-24Support .RE with an argument; needed for audio/pms(1).Ingo Schwarze
2015-01-24Userland (base & ports) was adapted to always include <netinet/in.h>Theo de Raadt
2015-01-24In shell statements use shell pattern '+([0-9])', not sed regularKenneth R Westerback
2015-01-23More missing $OpenBSD$.Kenneth R Westerback
2015-01-23a wee little bit more cleanup (more const and remove noise from CDIAGFLAGS...Marc Espie
2015-01-23-Wpointer-sign is supported by gcc 4 only.Miod Vallat
2015-01-23While ignoring the .ta (set tab stops) and .ti (temp indent) requestsIngo Schwarze
2015-01-23braces to open a function go on their own line like god intendedTed Unangst
2015-01-23delete some code that doesn't (and shouldn't) run. ok deraadt millertTed Unangst
2015-01-23Make km_alloc(9) use the direct map for all "phys contig" mappings requestedMark Kettenis
2015-01-23Remove now-unused DebugFlags.Todd C. Miller
2015-01-23Ensure that a ServerKeyExchange message is received if the selected cipherJoel Sing
2015-01-23Killing my darling. Functionality and binary name moved to pkg_* andAlexander Hall
2015-01-23Let .Aq/.Ao/.Ac print "<>" instead of the normal "\(la\(ra"Ingo Schwarze