summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-31welcome to 5.3-BETAMiod Vallat
2013-01-31remove dead fileEric Faurot
2013-01-31assorted fixes spotted by Coverity.Eric Faurot
2013-01-31do not need to tweak the socket sndbuf, now that the envelopes are passedEric Faurot
2013-01-31update mda to use a smaller struct mda_envelope internally.Eric Faurot
2013-01-31do not overwrite default manpagesEric Faurot
2013-01-31give folks fair warning that the sendmail docs are still the onesJason McIntyre
2013-01-31Add a bunch of missing functions.Brad Smith
2013-01-31syncStuart Henderson
2013-01-31port numbers for radius servers were not configured correctly.YASUOKA Masahiko
2013-01-31gcc3 is no more; ok brad@Pascal Stumpf
2013-01-31The code to use relative jumps in the GOT was completely broken, calculatingPhilip Guenther
2013-01-31Deleting ip address of tun inteface was failed. This was caused byYASUOKA Masahiko
2013-01-30Revert m88k.md 1.7 and m88k.c 1.27, 1.26 and 1.24 (partially) to restore theMiod Vallat
2013-01-30Revert link-time resolution of R_88K_GOT_16[HL] modified in 1.5, but keep theMiod Vallat
2013-01-30In doreadlinkat(), only access auio.uio_resid if it's already beenMatthew Dempsky
2013-01-30Unused variable/type nit from Thomas Adam.Nicholas Marriott
2013-01-30backout 5718/5719/5720 support. the diff breaks the 5704C on my xserve g5David Gwynne
2013-01-30regenYASUOKA Masahiko
2013-01-30Create /dev/pppx by default.YASUOKA Masahiko
2013-01-30Add support for POSIX.1-2008 functions dprintf(3) and vdprintf(3).Brad Smith
2013-01-29Allow for a kernel linked at address zero; ok guenther@ millert@Miod Vallat
2013-01-29syncMiod Vallat
2013-01-297 &&'ed elements in a single KASSERT involving complex tests is just painfulBob Beck
2013-01-29Remove short-circuit build stuff that went in by accident in 1.17; drahnMiod Vallat
2013-01-29tweak previous;Jason McIntyre
2013-01-29Add pppx.4 and enable links to it.YASUOKA Masahiko
2013-01-29use correct function name in fatal error messageStuart Henderson
2013-01-29new sentence, new line;Jason McIntyre
2013-01-29zap trailing whitespace;Jason McIntyre
2013-01-29refactor code a bit to actually store subjects in the subject objectMarc Espie
2013-01-29Rewrite the receive filter handling code and cleanup the ioctl bits.Brad Smith
2013-01-29- Set ENETRESET within myx_ioctl() instead of calling myx_iff() directly, to beBrad Smith
2013-01-29Rewrite the receive filter handling code and cleanup the ioctl bits.Brad Smith
2013-01-29Add the PCI id for the D-Link DFE-520TX C1 board.Brad Smith
2013-01-29remove the EXPECTED CHANGES TO THE BUS_SPACE FUNCTIONS section. talk isDavid Gwynne
2013-01-29useless comments are uselessDavid Gwynne
2013-01-29bus_space_{read,write}_N dont take different arguments to their non rawDavid Gwynne
2013-01-29document bus_space_{read,write}_raw_N(). needs some polishing...David Gwynne
2013-01-29the bus_space api implies that there's a bus endianness that it willDavid Gwynne
2013-01-29big pullup of bge to support the 5718 family of chips including theDavid Gwynne
2013-01-28Correctly compute the relocation value of GOT_16[HL] relocations when they canMiod Vallat
2013-01-28Use symbolic_address_p() instead of simply checking whether GET_CODE() isMiod Vallat
2013-01-28Document ulpt(4) firmware support for HP LaserJet printers.Stefan Sperling
2013-01-28Make ulpt(4) upload firmware into HP LaserJet printers which require firmware.Stefan Sperling
2013-01-28use a stripped-down mta_envelope structure in the mta process.Eric Faurot
2013-01-28log sender address as "<>" when delivering bouncesEric Faurot
2013-01-28allow lookups from backends in "accept for [...] virtual" contextGilles Chehade
2013-01-28ssl.c is a very old copy of smtpd's and didn't catch up the bump of theGilles Chehade
2013-01-28regenStefan Sperling