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