summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2009-11-29clean up conflict handling and dependency adjustement: build listMarc Espie
2009-11-29show missing libraries as "|detail" for the can't install message.Marc Espie
2009-11-29slightly simpler error handlingMarc Espie
2009-11-29have SharedLibs use state to print error messages.Marc Espie
2009-11-29handle more general conflicts:Marc Espie
2009-11-28oopsMarc Espie
2009-11-28prepare for "better" merge: we can't just wipe the old set, we have to pointMarc Espie
2009-11-28when resolving conflicts, don't recreate handles for packages being replacedMarc Espie
2009-11-28allow -l list more_packagesMarc Espie
2009-11-28rework display of missing libs some more: first show the libraries, thenMarc Espie
2009-11-28still not right, so revert to original algorithm, and compute @todoMarc Espie
2009-11-28oops, if I want to modify @todo, I should do it right.Marc Espie
2009-11-28add "always" to ask_list...Marc Espie
2009-11-28add (n to go) to pkg_delete as well.Marc Espie
2009-11-28remove redundant messageMarc Espie
2009-11-27Print outer ipv6 addresses for encapsulated packets only if tcpdumpAlexander Bluhm
2009-11-26fix copy & paste error: IMSG_MTA_RESUME --> IMSG_MDA_RESUMECharles Longeau
2009-11-26sync snmp_imsg_hdr with imsg_hdr and unbreak the snmp trap interfaceReyk Floeter
2009-11-26support for set origin; based on an initial diff fromHenning Brauer
2009-11-25document the include supportDavid Gwynne
2009-11-25add support for includeDavid Gwynne
2009-11-24todo all overMarc Espie
2009-11-24zap pkgpath totally, set up to display (to go) as well.Marc Espie
2009-11-24betterMarc Espie
2009-11-24sets that were not solved should still display something...Marc Espie
2009-11-24do not inform user of !updated packages, they usually don't really care...Marc Espie
2009-11-24kill some old cruft, in particular -F conflicts has never worked...Marc Espie
2009-11-24ok even shorter than doneMarc Espie
2009-11-24more regular. Note that newer can be a hash as well (why not ?)Marc Espie
2009-11-24better name. Mark "no need to update" as updated, since we know what'sMarc Espie
2009-11-23In "smtpd; smtpd;" the second instance would fatal quickly, but it wouldJacek Masiulaniec
2009-11-23Make the tree compile again. Henning and I are both quite sure this isClaudio Jeker
2009-11-23Unbreak tree, rs_num is now type and while there use PF_TRANS_RULESET insteadClaudio Jeker
2009-11-22Move from the PF_RULESET_FILTER world order to PF_TRANS_RULESETTheo de Raadt
2009-11-22don't repeat the banner if not a tty.Ted Unangst
2009-11-22no need to say we're installing, at the end...Marc Espie
2009-11-22complete -> done (shorter)Marc Espie
2009-11-22styleTobias Stoeckmann
2009-11-22tweak completion messages: do the next only during the next iteration, soMarc Espie
2009-11-22extra parameter to give out more infoMarc Espie
2009-11-22typoMarc Espie
2009-11-22less verbose display: only shows .libs* once, but still show all partial-*Marc Espie
2009-11-22change the timing a bit: create a list of updateset first, and processMarc Espie
2009-11-21MIN_UID in yp make removes root, so look for something that isIan Darwin
2009-11-21If tagging is used use match rules instead of pass rules. This is neededClaudio Jeker
2009-11-17remove dead codeMarc Espie
2009-11-17trim more, we already display a quick message for the missing lib elsewhere.Marc Espie
2009-11-17shorter message when we don't find library, and stash it away to avoidMarc Espie
2009-11-17revamp interactive stuff: simplify (just one always for everything, perMarc Espie
2009-11-17style nitMarc Espie