Age | Commit message (Expand) | Author |
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 |
2012-01-07 | Provide a bioctl(8) option that changes the state of a chunk to offline. | Joel Sing |
2012-01-07 | tweak previous; | Jason McIntyre |
2012-01-07 | Check that we have pstates in _PSS before calling the pstate status MSR. | Jonathan Gray |
2012-01-07 | Add rtable id and thread id to struct kinfo_proc (and fix process id) | Philip Guenthe |
2012-01-06 | Add tests for IPv6 fragment reassembly. Hand-crafted ping6 | Alexander Bluhm |
2012-01-06 | Let makewhatis(8) build the whatis.db quietly. | Ingo Schwarze |
2012-01-06 | Make mandoc show all warnings when WARNINGS=yes. Discussed with jmc@ and | Nicholas Marriott |
2012-01-06 | zap double copy of this file, as noticed by brad@ | Marc Espie |
2012-01-06 | typo in log_peer_warnx message | Stuart Henderson |
2012-01-06 | much shorter instructions | Marc Espie |
2012-01-06 | Remove extra and trailing spaces. | Alexandr Shadchin |
2012-01-06 | Remove unused Makefile. | Alexandr Shadchin |
2012-01-06 | sync | Theo de Raadt |
2012-01-06 | Attach ath(4) to cardbus and add it to bsd.rd | Martin Pieuchot |
2012-01-06 | mkdir needs -m to set the mode | Sebastian Reitenbach |
2012-01-05 | Enable the new apropos(1), whatis(1), and makewhatis(8). | Ingo Schwarze |
2012-01-05 | OpenSSL 1.0.0f: crank minor | Damien Miller |
2012-01-05 | OpenSSL 1.0.0f: merge | Damien Miller |
2012-01-05 | OpenSSL 1.0.0f: import upstream source | Damien Miller |
2012-01-05 | Do not truncate the production database when starting to build a new one, | Ingo Schwarze |
2012-01-05 | improve EXAMPLES; feedback and ok jmc@ | Ingo Schwarze |
2012-01-05 | Small tweaks for precision; lots of feedback from jmc@. | Ingo Schwarze |
2012-01-05 | When iterating a TAILQ list replacing elements, | Ingo Schwarze |
2012-01-05 | Remove dead code from #if 0: we do not have an ipsrcchk_rt anywhere else. | Alexander Bluhm |
2012-01-05 | Replace the hand-crafted queue for fragmented IPv6 packets with TAILQ. | Alexander Bluhm |
2012-01-05 | Replace the hand-crafted queue for fragmented IPv6 packets with TAILQ. | Alexander Bluhm |