summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-11Teach OpenBSD/sparc64 installboot(8) about softraid volumes. This makesJoel Sing
2012-01-11Pass the DUID of the boot disk via bootduid instead of rootduid, since itJoel Sing
2012-01-11make "self" a bit more visibleHenning Brauer
2012-01-11If the DUID of the boot disk has not been provided, attempt to locate itJoel Sing
2012-01-11Move softraid root mapping to later in the boot process - this will allowJoel Sing
2012-01-11Teach OpenBSD/amd64 boot(8) how to access softraid(8) volumes. ThisJoel Sing
2012-01-11Make sr_boot_chunk and sr_boot_volume accessible from userland. Add aJoel Sing
2012-01-11Remove SLIST_FOREACH_PREVPTR from src tree, it is not used anymore.Alexander Bluhm
2012-01-10Replace the only occurrence of the obscure macro SLIST_FOREACH_PREVPTR.Alexander Bluhm
2012-01-10Remove unused definition WSFONT_RDONLY.Alexandr Shadchin
2012-01-10Remove unused function wsfont_getflg.Alexandr Shadchin
2012-01-10According to RFC 5722 we drop all IPv6 fragments that belong to aAlexander Bluhm
2012-01-10Implement RFC 5722 and drop all IPv6 fragments that belong to aAlexander Bluhm
2012-01-10syncTheo de Raadt
2012-01-10Flush the cached IPv6 forward route every 500 ms. This preventsAlexander Bluhm
2012-01-10Continue using the traditional name makewhatis(8),Ingo Schwarze
2012-01-10Rename file from mandocdb.8; no change of content yet.Ingo Schwarze
2012-01-10Fix the way the mixer figures out which groups of streams haveAlexandre Ratchov
2012-01-10hide "device disappeared" messages unless -d is usedAlexandre Ratchov
2012-01-10When a sub-device is created (-s), check if a hardwareAlexandre Ratchov
2012-01-09Stop -W from complaining about MLINKs; only warn when a fileIngo Schwarze
2012-01-09regenChristiano F. Haesbaert
2012-01-09Add support for a new puc(4), MosChip MCS9865.Christiano F. Haesbaert
2012-01-09pcidevsChristiano F. Haesbaert
2012-01-09Add disabled getty lines for acpi(4) and dca(4) lines, better late than never.Miod Vallat
2012-01-09repair errors paths for dma_alloc; spotted by dhillTheo de Raadt
2012-01-09Don't mmap 0 byte areas, treat them as a noop instead.Ariane van der Steldt
2012-01-09More efficient method of building the symlink tree that makes betterTodd C. Miller
2012-01-09another set of missing dma_alloc's for talking to a device. hit byTheo de Raadt
2012-01-09Remove the IPv6 fragment overlapping length adjustment code. ItAlexander Bluhm
2012-01-09syncTheo de Raadt
2012-01-09Rename whatis.{db,index} back to mandoc.{db,index}Ingo Schwarze
2012-01-09syncTheo de Raadt
2012-01-09Replace the hand-crafted queue for IPv6 fragments with LIST.Alexander Bluhm
2012-01-08document new ${DISTDIR}/history semanticsMarc Espie
2012-01-08Since PIE executables on mips64 don't have DT_MIPS_RLD_MAP, fall back onMark Kettenis
2012-01-08Ansify non-ansified function definitions. No functional change.Alexandr Shadchin
2012-01-08Remove unused definition null16.Alexandr Shadchin
2012-01-08Make sure we only read cpuid 0x80000001 features if pnfeatset reports it.Christiano F. Haesbaert
2012-01-08Fix memory leak in ssh_ecdsa_verify(); from Loganaden Velvindron, ok markus@Miod Vallat
2012-01-08Remove usb_event_cookie_t type and instances of it found in various structs;Miod Vallat
2012-01-08Preliminary multi-processor support for luna88k. It isKenji Aoyama
2012-01-08Make allocated memory zeroed. This fixes the problem that we got aKenji Aoyama
2012-01-07regenMark Kettenis
2012-01-07Intel Xeon E3-1200Mark Kettenis
2012-01-07fix double-free in new session handlerDamien Miller
2012-01-07Add X2APIC-related definitions for the MADT and silently skip them insteadMark Kettenis
2012-01-07sloppy Ingo, whatis.db + whatis.indexMarc Espie
2012-01-07Improve handling of relative paths, letting invocations like theIngo Schwarze
2012-01-07Move -O to the correct section.Joel Sing