summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
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
2014-09-11fix the only .Xr ordering and punctuation issue i could findIngo Schwarze
2014-09-10Handle different possible variations of the Host header (eg.Reyk Floeter
2014-09-10Remove redundant null check and rename vars consistently in syslogdDoug Hogan
2014-09-09register @newuser/@newgroup so that we try creating tarballs with the correctMarc Espie
2014-09-09'rm -f' in case we skip a release. No functional change, just cosmetic.Antoine Jacoutot
2014-09-09Rreplace [[ -n $(grep..) ]] and [[ -z $(grep..) ]]Robert Peichaer
2014-09-09Replace last usage of awk in sysmerge with a shell equivalent.Robert Peichaer
2014-09-08Put chpass(1) args between quotes.Antoine Jacoutot
2014-09-08strip excess verbiage from sed expressionsAlexander Hall
2014-09-08Additional cleanup for procfs removalDoug Hogan
2014-09-08Delete procfs; it's always had races and is now unused: no one noticed forPhilip Guenther
2014-09-08obvious cases of missing .An;Ingo Schwarze
2014-09-08Fix a syslogd regression when specifying all 20 additional log pathsDoug Hogan
2014-09-07Remove useless comment, snprintf and if/else.Alexander Bluhm
2014-09-07Remove last use of xargs(1).Antoine Jacoutot
2014-09-07Only compare CVS Id when it's not empty.Antoine Jacoutot
2014-09-07Drop 2 uneeded xargs(1).Antoine Jacoutot
2014-09-07Consistency in var names.Antoine Jacoutot
2014-09-07Fix regression in detecting changed files.Antoine Jacoutot
2014-09-07Use shell substitution instead of dirname.Antoine Jacoutot
2014-09-07Simplify checks.Antoine Jacoutot
2014-09-06Replace awk with either sed or shell equivalents.Robert Peichaer
2014-09-06Convert vars used as boolean (unset or 1) to true or false.Robert Peichaer
2014-09-06Remove backup checksums after a successfull run.Antoine Jacoutot
2014-09-06Files may have been removed in the previous step, so make sure they existAntoine Jacoutot
2014-09-05Drop support for SM_MERGE. The goal is to be a less interactive as possibleAntoine Jacoutot
2014-09-05Sync _ignorefiles.Antoine Jacoutot