Age | Commit message (Expand) | Author |
2012-09-17 | revert previous and unlink aliases.5 and forward.5 from the build: these | Jason McIntyre |
2012-09-17 | Rework the description of the flags to pool_get(9) | Philip Guenthe |
2012-09-17 | document vdrop; original diff from Michal Mazurek | Jason McIntyre |
2012-09-17 | various tweaks; ok gilles | Jason McIntyre |
2012-09-16 | Build gcc as non-PIE. PIE breaks precompiled headers and causes a serious | Mark Kettenis |
2012-09-16 | Add support for building non-PIE libraries. | Mark Kettenis |
2012-09-16 | we need to ensure we have at least two descriptors per-client accepted, or | Gilles Chehade |
2012-09-16 | remove some wacky Xo/Xc; | Jason McIntyre |
2012-09-16 | now that log_imsg() is only used in smtpd.c, set it as static. | Charles Longeau |
2012-09-16 | Factorize log_imsg() in imsg_dispatch() instead of in each imsg_callback()'s | Charles Longeau |
2012-09-16 | link new aliases.5 and forward.5 to the build | Charles Longeau |
2012-09-16 | silent warnings | Charles Longeau |
2012-09-16 | replace BSD-licensed mkdir_p() with ISC-licensed mkdirs(), this allows us | Gilles Chehade |
2012-09-16 | remove the thread_private hack. | Eric Faurot |
2012-09-16 | vaccess' first argument is type; from Michal Mazurek | Jason McIntyre |
2012-09-15 | remove tahoe-specific makefile machinery, no such hardware is known to be | Miod Vallat |
2012-09-15 | When enqueueing from the local socket, the input address is faked as "::1". | Eric Faurot |
2012-09-15 | Adapt ieee.h, gdtoa and libc to the fact that we don't have 80-bit | Martynas Venckus |
2012-09-15 | sync with recent ipsecctl changes/fixes | Markus Friedl |
2012-09-15 | Encode the transform parameters in the transform name, too. | Markus Friedl |
2012-09-15 | m88k does not have the m68k long double type actually (long double == double | Miod Vallat |
2012-09-15 | Document that strtod functions accept INF, NAN, NAN(). From Michal Mazurek. | Martynas Venckus |
2012-09-15 | Improve instructions for handling non-blocking I/O with poll(2) and | Stefan Sperling |
2012-09-15 | Improve POSIX/SUS compliance of <netdb.h>, <sys/socket.h>, and <sys/un.h>. | Philip Guenthe |
2012-09-15 | Don't depend on sa_family_t being typedefed by <sys/types.h>; pull in | Philip Guenthe |
2012-09-14 | Don't read the xrun counter before the offset in the audio ring, | Alexandre Ratchov |
2012-09-14 | Have mio_open(3) document all return values in the RETURN VALUES section. | Stefan Sperling |
2012-09-14 | Remove s_ssl from the smtp session since it is duplicated in the io struct. | Eric Faurot |
2012-09-14 | When printing ioev, do not segfault if there is no associated iobuf. | Eric Faurot |
2012-09-14 | tweak the description of "value" somewhat; ok gilles | Jason McIntyre |
2012-09-14 | remove unused variable | Markus Friedl |
2012-09-14 | Check limits before allocating the session. | Eric Faurot |
2012-09-14 | more accurate fix: don't mark '!' as a meta character, recognize "!" as | Marc Espie |
2012-09-14 | ! is a meta character, this lets | Marc Espie |
2012-09-14 | restructure this page somewhat, and make it read better; ok gilles | Jason McIntyre |
2012-09-14 | There's no reason to unlink the destination if we can't even open | Todd C. Miller |
2012-09-13 | Fix comment line length | Darren Tucker |
2012-09-13 | specify the bounds of the dst to strlcat (both values were static and | Theo de Raadt |
2012-09-13 | Update to tzcode2012f. Now that tzcode is in git there are no moe | Todd C. Miller |
2012-09-13 | Fix precedence bug (& has lower precedence than !=). | Paul Irofti |
2012-09-13 | Update to tzdata2012f from ftp.iana.org | Todd C. Miller |
2012-09-13 | Simplify the way we call the rc.d(8) script in "restart". | Antoine Jacoutot |
2012-09-13 | There is no need to compile this with -Werror by default. | Claudio Jeker |
2012-09-13 | tell mii_attach where the phy is on the chip, rather than asking it to | David Gwynne |
2012-09-13 | regen | joshua stein |
2012-09-13 | recognize the Intel Centrino Advanced-N 6235 | joshua stein |
2012-09-12 | match on another axis AX88772B that comes with the asus ux21/ux31a | joshua stein |
2012-09-12 | regen | joshua stein |
2012-09-12 | add another ASIX AX88772B device | joshua stein |
2012-09-12 | reword a bit | Gilles Chehade |