summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2010-08-27Fix format string that was not changed after the log_fec introduction.Claudio Jeker
2010-08-26remove a silly comment that duplicates the usage string at the start ofJonathan Gray
2010-08-26Allow multiple interfaces to be specified instead of all or one.Jonathan Gray
2010-08-26stray spaces, no binary changeMarco Peereboom
2010-08-26Fix a memory leak in an error path. Found and diff by Igor Zinovik.Claudio Jeker
2010-08-23When extracting the pkg tar file, don't preserve the atime, just set itMatthias Kilian
2010-08-22small bits of cleanup. ok ottoTed Unangst
2010-08-22Redistributing the default route with ospf6d did not work correctly.Alexander Bluhm
2010-08-22When removing an announced prefix, inherit the metric and ext_tagAlexander Bluhm
2010-08-22Origin network-LSA with options based on the options of the link-LSAs.Alexander Bluhm
2010-08-22enable nsd the build. ok deraadt@Jakob Schlyter
2010-08-22regenJakob Schlyter
2010-08-22--enable-nsid now defaultJakob Schlyter
2010-08-22removeJakob Schlyter
2010-08-22mergeJakob Schlyter
2010-08-22NSD v3.2.6Jakob Schlyter
2010-08-21Display usage information as well as the error when a path toStuart Henderson
2010-08-19Correctly decode and print access point names.Joel Sing
2010-08-16Fix another gcc4 mis-alignment, by using bcopy() rather thanKenneth R Westerback
2010-08-13if we pass pkgnames with .tgz to -l, just deal with it silently.Marc Espie
2010-08-13bad works better if you push consistent stuff in it, like always strings...Marc Espie
2010-08-13whitespaceMarc Espie
2010-08-12if we ask for cleanup, always close the location. If it's not open, it'sMarc Espie
2010-08-12Use symbolic names for the file descriptors rather than numeric values.Kevin Lo
2010-08-08.Ek in the right place, or SYNOPSIS blows up;Jason McIntyre
2010-08-08tweak previous; specifically, -o is no longer optional;Jason McIntyre
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