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