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