summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2010-08-08somehow parts of -c and -w got swapped; from Yar TikhiyJason McIntyre
2010-08-07nasty inversion of parameters, so that state did not get propagated correctly.Marc Espie
2010-08-07Fix carp demotion on tables. For some reason the default values wereClaudio Jeker
2010-08-07need to check that kept packages are still okay.Marc Espie
2010-08-07dep is an object, needs to become a string for error messagesMarc Espie
2010-08-06Correct a problem which could cause the wrong af to be displayed.Jonathan Gray
2010-08-05die aml parser dieMarco Peereboom
2010-08-05kill kill kill the aml parser, kill kill kill it until it is deadMarco Peereboom
2010-08-04Print the MTU in OSPF dd packets. Borrowed from the ospf6 printer.Stuart Henderson
2010-08-03fix linecount bug with comments spanning multiple linesHenning Brauer
2010-08-03missed one if (continued) test, so simplify logic: test continue beforehand.Marc Espie
2010-08-03shrink! :)Marc Espie
2010-08-03sort journal messsages in a better way, put - before +, so that one canMarc Espie
2010-08-03bug-fix: during updates, only set oldfound after we found a matching pkgpath.Marc Espie
2010-08-03use proper log idiom (blanket okay from theo for pkg_add careful changes forMarc Espie
2010-08-03Fix a usage of logical and where binary and was intended.Jonathan Gray
2010-08-03Fix a leak in ypldap. Found (and correct diff) fromPierre-Yves Ritschard
2010-08-02Ignore SIGPIPE, the delivery of which prevented /usr/sbin/sendmail fromJacek Masiulaniec
2010-08-02Show PCIe link speed/width, earlier version ok miod@/kettenis@ thenJonathan Gray
2010-08-02Fix use of logical and where binary and was intended.Jonathan Gray
2010-08-01note specifically that pkg_add -u parameters are *installed* package names,Marc Espie
2010-08-01Allow fallback tables for relays, not just redirections.Stuart Henderson
2010-08-01adjust position of test so that it does something !Marc Espie
2010-08-01typoMarc Espie
2010-08-01fix the qt 4.5 -> 4.6 update issue.Marc Espie
2010-07-31very old thinko, not really a problem, obviously, but groups and users areMarc Espie
2010-07-31keep location open while we grab updateinfo.Marc Espie
2010-07-31delete IIJ local functionalities.YASUOKA Masahiko
2010-07-30fix header during updateMarc Espie
2010-07-28more explicit messageMarc Espie
2010-07-28let fatal work, fix typoMarc Espie
2010-07-28pass state to Ustar objects, use it to display those pesky error andMarc Espie
2010-07-28Revert parts of previous change leading to assertion failure forMartin Hedenfal
2010-07-27print these betterMarc Espie
2010-07-26better progress_messageMarc Espie
2010-07-26typo in messageMarc Espie
2010-07-26even if you write signal handlers to not do anything stupid when you'reMarc Espie
2010-07-26- use warnx instead of warn when skipping large lines, as errno isMiod Vallat
2010-07-26Fix a sigbus due to unaligned memory access, found when compacting onMartin Hedenfal
2010-07-26typo (canacar@)Marc Espie
2010-07-25oopsMarc Espie
2010-07-24pass state to Makewhatis. With new hooks in there, that means displayMarc Espie
2010-07-23smtpd should NOT fatal when it permanently fails a bounce delivery as thisGilles Chehade
2010-07-23Manuel Bouyer rescinded clauses 3 and 4 of his license text.Jonathan Gray
2010-07-21Search filter BER tags use a context-specific class, not an applicationMartin Hedenfal
2010-07-21fix NULL-deref, ok martinh@Gilles Chehade
2010-07-21Add a history section saying that ldapd/ldapctl first appeared in 4.8.Martin Hedenfal
2010-07-20opration -> operationMiod Vallat
2010-07-20Instead of checking for the *etcXX.tgz filename, check whether theAntoine Jacoutot
2010-07-20Another hand rolled offsetof(), replace with mask2prefixlen from kroute.cClaudio Jeker