Age | Commit message (Expand) | Author |
2010-05-15 | mdoc_isdelim now returns enum mdelim, not int any more; | Ingo Schwarze |
2010-05-15 | For .IP, a single space after the head is sufficient; | Ingo Schwarze |
2010-05-15 | add libelf and libterminfo; | Ingo Schwarze |
2010-05-15 | Joerg Sonnenberger rewrote the comment stripping and line merging | Ingo Schwarze |
2010-05-15 | More systematic output width handling by Joerg Sonnenberger: | Ingo Schwarze |
2010-05-15 | allow non-numeric manual sections in -mdoc; | Ingo Schwarze |
2010-05-15 | removed restriction on integer manual sections in -man; | Ingo Schwarze |
2010-05-15 | Bugfxing and cleanup by Joerg Sonnenberger, edited by kristaps@: | Ingo Schwarze |
2010-05-15 | various improvements regarding errors and warnings Joerg Sonnenberger: | Ingo Schwarze |
2010-05-15 | merge bsd.lv 1.63: | Ingo Schwarze |
2010-05-15 | merge bsd.lv rev. 1.63: | Ingo Schwarze |
2010-05-15 | more end-of-sentence (EOS) handling: | Ingo Schwarze |
2010-05-15 | proper handling of quoted tab-separated column lists | Ingo Schwarze |
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 | block-implicit macros now up-propogate end-of-sentence spacing; | Ingo Schwarze |
2010-05-14 | Pause the mux channel while waiting for reply from aynch callbacks. | Damien Miller |
2010-05-14 | Integrate kristaps@' end-of-sentence (EOS) framework | Ingo Schwarze |
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 | Merge 1.9.25, keeping local patches; | Ingo Schwarze |
2010-05-14 | Use $OpenBSD$. | Nicholas Marriott |
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 | Remove the command line option -fno-ign-chars. | Ingo Schwarze |
2010-05-12 | Catch SIGHUP and terminate if running as a client. This prevents clients | Joel Sing |
2010-05-11 | don't accept certificates marked as "cert-authority" here; ok markus@ | Damien Miller |
2010-05-10 | Switch to using COMPILER_VERSION instead of USE_GCC3, allows for more flexible | Dale Rahn |
2010-05-08 | prime play buffers as soon as the device is opened, otherwise a | Alexandre Ratchov |
2010-05-08 | Fix sign in dev_getpos(). Indeed, positive device playback latency | Alexandre Ratchov |
2010-05-08 | don't take into account recording latency in dev_getpos(), since | Alexandre Ratchov |
2010-05-08 | sync to bsd.lv mdoc_term.c 1.117, mdoc_html.c 1.61: | Ingo Schwarze |
2010-05-08 | merge bsd.lv rev 1.123: | Ingo Schwarze |
2010-05-08 | handle text lines beginning with \." as comments, like groff does, | Ingo Schwarze |
2010-05-08 | sync to bsd.lv rev 1.12: | Ingo Schwarze |
2010-05-07 | tweak previous; | Jason McIntyre |
2010-05-07 | add some optional indirection to matching of principal names listed | Damien Miller |
2010-05-07 | remove ``abspos'' counters, from the pre-libsndio era. Since play and | Alexandre Ratchov |
2010-05-07 | Since aucat uses libsndio, play and rec clocks are the same, so | Alexandre Ratchov |
2010-05-07 | don't prime audio buffers if the device is only started to serve | Alexandre Ratchov |
2010-05-06 | allow volumes of uninitialized slots to be set | Alexandre Ratchov |
2010-05-05 | Identical behaviour to select-prompt can now be obtained with | Nicholas Marriott |
2010-05-05 | restore mput and mget which got lost in the tab-completion changes. | Darren Tucker |
2010-05-04 | end-of-sentence markers at the end of .Fn argument lists | Ingo Schwarze |
2010-05-04 | make the mixer process data as soon as it's pushed by one of its | Alexandre Ratchov |
2010-05-04 | if the ``device'' is in loopback mode (ie no audio device), then | Alexandre Ratchov |
2010-05-04 | Put this back in with the initialisation in the right order. | Nicholas Marriott |
2010-05-04 | Revert last change, it appears to be broken somehow. | Nicholas Marriott |
2010-05-03 | Support gcc4 with cpp (gcc4 binary to be installed in /usr/libexec/cpp). | Dale Rahn |
2010-05-03 | Make signal handler setup/teardown two common functions instead of six, | Nicholas Marriott |