summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-15Distinguish OPEN, MIDDLE and CLOSE delimiters (using an enum).Ingo Schwarze
2010-05-15normalize() cannot be inline and extern at the same time; prompted byOtto Moerbeek
2010-05-15grow /usr/local more at the cost of /home; ok krw@Otto Moerbeek
2010-05-15block-implicit macros now up-propogate end-of-sentence spacing;Ingo Schwarze
2010-05-15Add libsupc++-v3Robert Nagy
2010-05-15Add Makefile for libsupc++-v3 that pulls common stuff fromRobert Nagy
2010-05-15Move libsupc++ sources and other common stuff to Makefile.commonRobert Nagy
2010-05-14Pause the mux channel while waiting for reply from aynch callbacks.Damien Miller
2010-05-14Document return values, based on a diff from Ross Richardson.Nicholas Marriott
2010-05-14don't warn about libsa's exit(); pull in declaration for memcpy()Christian Weisgerber
2010-05-14Integrate kristaps@' end-of-sentence (EOS) frameworkIngo Schwarze
2010-05-14avoid builtins completely, so avoid possible issues with gcc4.Dale Rahn
2010-05-14Be friendly with gcc4.Dale Rahn
2010-05-14Colour+attribute options for status line alerts, from Alex Alexander.Nicholas Marriott
2010-05-14Accept (and document) "none" instead of "default" for attributes as itNicholas Marriott
2010-05-14Make sure we initialize sched_lock before we try to use it.Mark Kettenis
2010-05-14nowadays, .Dx is callable, so we need to quote it;Ingo Schwarze
2010-05-14Add gcc2 and gcc3 expected output for avsm@'s new zero-length arrayNicholas Marriott
2010-05-14sync to mandoc 1.9.25:Ingo Schwarze
2010-05-14Merge 1.9.25, keeping local patches;Ingo Schwarze
2010-05-14Use $OpenBSD$.Nicholas Marriott
2010-05-14Order struct element by size.Claudio Jeker
2010-05-14Do not send notifications directly onto the wire. Decide in the caller howClaudio Jeker
2010-05-14Defer installing signal handlers until echo is disabled so that weTodd C. Miller
2010-05-14Use calloc() instead of malloc() to allocate the connection structure. ThisClaudio Jeker
2010-05-14allocate all struct event's on the heap, it looks cleaner, feels betterReyk Floeter
2010-05-14zero out the allocate memory for a new control connection via calloc()Reyk Floeter
2010-05-14Fix ICE when checking a zero-size array for __bounded__ (TYPE_MAX_VALUENicholas Marriott
2010-05-14add failing regress test for gcc3 -Wbounded for 0-length arrays, spotted by n...Anil Madhavapeddy
2010-05-14When merging interfaces after a config reload, the fsm state for interfacesStuart Henderson
2010-05-14spacingReyk Floeter
2010-05-14merge 1.9.24, keeping local patches; some changes:Ingo Schwarze
2010-05-14check that the certificate matches the corresponding private key beforeDamien Miller
2010-05-13typo: colision->collisionStuart Henderson
2010-05-13syncMiod Vallat
2010-05-13merge fixes from upstream (up to rev 1.167)Eric Faurot
2010-05-13If __HAVE_PMAP_DIRECT, do not bother creating special mappings for use inMiod Vallat
2010-05-13Only enable acceleration code if specific device properties exist; this shouldMiod Vallat
2010-05-13Remove the command line option -fno-ign-chars.Ingo Schwarze
2010-05-13Synchronise amd64 more with other PMAP_DIRECT architectures. (step 1,Owain Ainsworth
2010-05-13new iwn(4) ids.Damien Bergamini
2010-05-13new iwn(4) pci idsDamien Bergamini
2010-05-13initialization values for AR9380 2.2.Damien Bergamini
2010-05-13"fix" SYNOPSIS: whilst it still formats incorrectly, apparentlyJason McIntyre
2010-05-12syncOwain Ainsworth
2010-05-12Add ids for the integrated graphics builds into the core i3 and core i5Owain Ainsworth
2010-05-12wint_t is int on OpenBSD; ok kettenis@Christian Weisgerber
2010-05-12do not unlink the Tx buffer from our global list until we're sureDamien Bergamini
2010-05-12Add Pineview M to intagp and inteldrm.Owain Ainsworth
2010-05-12syncOwain Ainsworth