summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-16there is no editmap;Jason McIntyre
2014-09-16less sendmail;Jason McIntyre
2014-09-16no need to Xr sendmail here;Jason McIntyre
2014-09-16Check the right descriptor field when polling for completion.Mark Kettenis
2014-09-16Simple cleanups for amd64 pmapStefan Fritsch
2014-09-16A few more MLINKs.Miod Vallat
2014-09-16syncAntoine Jacoutot
2014-09-16Add nsd-checkzone.Brad Smith
2014-09-16More sendmail removal.Antoine Jacoutot
2014-09-16merge conflictsBrad Smith
2014-09-16Drop sendmail references.Antoine Jacoutot
2014-09-16update to NSD 4.1.0, ok sthen@Brad Smith
2014-09-16syncTodd T. Fries
2014-09-16less sendmail specific; ok millertJason McIntyre
2014-09-16less sendmail specific;Jason McIntyre
2014-09-16no more milter;Jason McIntyre
2014-09-16sendmail -> smtpd;Jason McIntyre
2014-09-16a little less sendmail specific;Jason McIntyre
2014-09-16Split out command submission code into its own function.Mark Kettenis
2014-09-16no need to discuss sendmail (or any particular mailer) here;Jason McIntyre
2014-09-16fix display of comments to use "say" properly.Marc Espie
2014-09-16if a @ts annotation is detected, wipe tarball timestamp. Archives willMarc Espie
2014-09-16store explicit timestamps in generated plists.Marc Espie
2014-09-16syncMatthieu Herrb
2014-09-16mark the mpii interrupt handler as mpsafe, and drop the kernel lockDavid Gwynne
2014-09-16deprecate PR_DEBUG and MALLOC_DEBUG in pools.David Gwynne
2014-09-16Missed this sendmail reference in the sendmail removalMatthieu Herrb
2014-09-16syncMatthieu Herrb
2014-09-15Remove sendmail specific files.Matthieu Herrb
2014-09-15install sendmail.8 from smtpd now that sendmail is gone.Matthieu Herrb
2014-09-15syncMatthieu Herrb
2014-09-15Remove sendmail tentacles. ok krw@ ajacoutot@Matthieu Herrb
2014-09-15Unlink sendmail from the build. ok krw@ ajacoutot@Matthieu Herrb
2014-09-15update comments to reflect chacha20. from Max FillingerTed Unangst
2014-09-15syncTodd T. Fries
2014-09-15Fix logic error; we're out of IOs if we're not connected to the virtual diskMark Kettenis
2014-09-15Ensure proper group ID for chio.conf example.Robert Peichaer
2014-09-15Garbage collecting some further bits that are not necessaryBrad Smith
2014-09-15Remove non-standard <sys/dkstat.h> header. It has not contained anythingMiod Vallat
2006-04-05ISC BIND release 9.3.2Jakob Schlyter
2003-01-20ISC BIND version 9.2.2rc1Jakob Schlyter
2014-09-15Add generic support for bridges that support subtractive decoding.Mark Kettenis
2014-09-15mark the interrupt handler mpsafe, and drop the kernel lock in the scs_cmdDavid Gwynne
2014-09-15Call ldc_send_unreliable() insteaf of duplicating the code to send an ldcMark Kettenis
2014-09-15Make the HTTP version mandatory and abort if it is missing in the request.Reyk Floeter
2014-09-15Make the HTTP version mandatory and abort if it is missing in the request.Reyk Floeter
2014-09-15We missed a hyphen in 'async-signal-safe'Philip Guenther
2014-09-15When fopen()ing internal to libc (the API doesn't support the usePhilip Guenther
2014-09-15Pass O_CLOEXEC to open() or mkostemp() instead of setting FD_CLOEXEC afterwardsPhilip Guenther
2014-09-15Use _PATH_NETWORKS for "/etc/networks"Philip Guenther