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