summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2014-10-06As libevent provides safe signal callbacks instead of signal handlers,Alexander Bluhm
2014-10-05Switch syslogd from using poll(2) to libevent.Alexander Bluhm
2014-10-04some MUA will bypass the local enqueuer and send an empty BCC header in theGilles Chehade
2014-10-04Use getlogin() to determine real user name where possible.Todd C. Miller
2014-10-03Cleanup the reporting socket code in syslogd.Alexander Bluhm
2014-10-03Update ressl configuration to handle recent changes in the library.Joel Sing
2014-10-02when no domain is specified in MAIL FROM or RCPT TO, assume local userGilles Chehade
2014-10-02Fix an error case that was never handled ending up in an endless eventReyk Floeter
2014-10-02no need to set the same field NULL twice ;-)Gilles Chehade
2014-10-02no need to set the same field NULL twice ;-)Gilles Chehade
2014-10-02avoid a double freeTheo de Raadt
2014-10-02bgpctl show summary output: enlarge columns for 4-byte ASN displaySebastian Benoit
2014-10-01Map out-of-range facility values to LOG_USER to avoid array over-read.Philip Guenther
2014-10-01Do not mention sliplogin(8) and sl(4).Martin Pieuchot
2014-10-01tedu sliplogin and slstats to beging with the slip, slipping out of theMartin Pieuchot
2014-10-01Unhook sliplogin and slstatsMartin Pieuchot
2014-09-29lightly document mailq; ok gillesJason McIntyre
2014-09-29whitespace spotted while studying the codeTheo de Raadt
2014-09-29document that ldom guests now support block devicesStefan Sperling
2014-09-29during a small refactor, we broke table_passwd.Gilles Chehade
2014-09-28Use TAILQ_FOREACH_SAFE when we might delete entries for the list.Mark Kettenis
2014-09-27In addition to READ, disable WRITE events when closing the fileReyk Floeter
2014-09-27Also in debug mode, close nullfd when it is not needed anymore.Alexander Bluhm
2014-09-27Fix mmap() calls that check for a result other than MAP_FAILED.Doug Hogan
2014-09-26zap now unused "PERFINC"David Coppa
2014-09-26now that mp setperf is fixed, let's try aggressive throttling again.Ted Unangst
2014-09-21final bulk shows chunking to happen in all the right places, and signingMarc Espie
2014-09-21eliminate the use of a gcc C extension (conditionals with omittedDaniel Dickman
2014-09-20gzip timestamps are not needed there. In fact, they produce gratuitousMarc Espie
2014-09-20need meta stuff that tells me those are "real files" to not create extraMarc Espie
2014-09-19Instead of doing the fcntl(2) and ioctl(2) song and dance just tellFlorian Obser
2014-09-19.py files no longer need to be special, as the timestamps are stored inMarc Espie
2014-09-16zap unnecessary quotesRobert Peichaer
2014-09-16smtpd in SEE ALSO;Jason McIntyre
2014-09-16there is no editmap;Jason McIntyre
2014-09-16Add nsd-checkzone.Brad Smith
2014-09-16merge conflictsBrad Smith
2014-09-16update to NSD 4.1.0, ok sthen@Brad Smith
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-15install sendmail.8 from smtpd now that sendmail is gone.Matthieu Herrb
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-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-13Replace all queue *_END macro calls except CIRCLEQ_END with NULL.Doug Hogan
2014-09-13In PKG mode, cope with non-default PREFIX (e.g. /var/www/...).Antoine Jacoutot