summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2004-11-19tweaks;Jason McIntyre
2004-11-18unsafe operations is better than impossible to update, especially since itMarc Espie
2004-11-18document @wantlib, @depend. Provide -P and -W flags to be able to specifyMarc Espie
2004-11-18support depend (similar to libdepend and newdepend) and wantlib:Marc Espie
2004-11-18add @wantlib and @depend keywordMarc Espie
2004-11-18embed two struct capabilities, one for the capas announced by the peer andHenning Brauer
2004-11-18add an instance of struct capabilities to peer_conf, and inheritHenning Brauer
2004-11-18cope with changes in capabilities announcement shitzHenning Brauer
2004-11-18inside struct peer, replace the occurance of the older struct peer_capaHenning Brauer
2004-11-18remove the global 'announce' flag from struct peer_capa, clearHenning Brauer
2004-11-18let peer->capa.mp_[v4|v6] contain the SAFI, don't just use it as boolHenning Brauer
2004-11-18Subsequent Address Family Indicators (SAFI) in hex and add SAFI_NONEHenning Brauer
2004-11-18struct capa_mp is not needed any more, spotted by claudioHenning Brauer
2004-11-18introduce session_capa_mp() which adds the multiprotocol announcementsHenning Brauer
2004-11-18add code to announce support for IPv6 Unicast.Henning Brauer
2004-11-18it's oupsa oupsa oupsa time...Henning Brauer
2004-11-18supress logging of subsequent connect() failures as long as:Henning Brauer
2004-11-17print ipv6 on enc0, too; ok otto, tests by friesMarkus Friedl
2004-11-17NI_WITHSCOPEID is no more.Jun-ichiro itojun Hagino
2004-11-16Re-implement LQM, this time according to the rfc.Brad Smith
2004-11-15sort options;Jason McIntyre
2004-11-15hit the clueless...Marc Espie
2004-11-15generate ExtraInfo from defines FULLPKGPATH, PERMIT_PACKAGE_CDROM, PERMIT_PAC...Marc Espie
2004-11-15compile patterns once, should be a slight speed up.Marc Espie
2004-11-15minimal documentation for -E.Marc Espie
2004-11-15tweaks;Jason McIntyre
2004-11-15say goodbye to old example code, since pkg_info now does it...Marc Espie
2004-11-15find_pkg function to iterate through pkgs, wherever they might be.Marc Espie
2004-11-15repair -lMarc Espie
2004-11-15clean-up: pull all option parsing together.Marc Espie
2004-11-15don't Fatal out if -e thingy -q, since we're only interested in theMarc Espie
2004-11-15oops - one more option sort;Jason McIntyre
2004-11-15sort options; whitespace;Jason McIntyre
2004-11-15sort options;Jason McIntyre
2004-11-15sort options; whitespace;Jason McIntyre
2004-11-15sort options, and some whitespace issues;Jason McIntyre
2004-11-15use CarpMarc Espie
2004-11-14pass full item to CollisionReport, so that it can compute md5 for filesMarc Espie
2004-11-14stop storing @pkdep into packing-lists, use separate REQUIRING file instead.Marc Espie
2004-11-14make sure REQUIRING file is an integral part of what we do.Marc Espie
2004-11-14allows for several -f options, since OpenBSD::Getopt makes this possibleMarc Espie
2004-11-14current unsolved issues.Marc Espie
2004-11-14-K -L option that prefixes each file name with keyword.Marc Espie
2004-11-14cosmeticMarc Espie
2004-11-14don't try to tell exactly what gets copied into /var/db/pkg, since thisMarc Espie
2004-11-14turn on progress meter by default, use -x to disable it.Marc Espie
2004-11-14let RequiredBy generate lists directly, use hashes to trim down duplicates di...Marc Espie
2004-11-13fix loop label. reported by naddy@Marc Espie
2004-11-13force update to replace existing packages.Marc Espie
2004-11-13don't store things in cache if we know we're not going to use them again.Marc Espie