summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2004-11-29Spell precede correctly.Jonathan Gray
2004-11-27tweak very verbose output.Marc Espie
2004-11-27if the package is already installed, check whether updating it makes sense:Marc Espie
2004-11-27record sample/extra directories if !extra, so that SharedItems won't warnMarc Espie
2004-11-27be verbose if !extra, tell user what they should do manually.Marc Espie
2004-11-25fix "listen on hostname"Henning Brauer
2004-11-24if I would remember at what I looked when learning how to use our wonderfulHenning Brauer
2004-11-24Use sysctl to get the running kernel version instead of grottingTodd C. Miller
2004-11-23fix name of libMarc Espie
2004-11-23Set link-local address of tun interface with prefixlen = 64Brad Smith
2004-11-23Switch from a single filter_set to a linked list of sets. With this changeClaudio Jeker
2004-11-23allow for registration of libraries from an existing plist.Marc Espie
2004-11-22implement global repository for shared libraries.Marc Espie
2004-11-21Use the same ordering when verifying as with creating and replaceOtto Moerbeek
2004-11-21move the system libraries registration code to SharedLibs.Marc Espie
2004-11-21pull the code that handles shared libraries (ldconfig for now) aside.Marc Espie
2004-11-21check_lib_specs -> check_lib_spec: check one spec at a time, and report on it.Marc Espie
2004-11-21solved_dependencies becomes a hash, more efficient.Marc Espie
2004-11-21remove .Xr's that do not belong here anymore with the new pkg_* tools;Xavier Santolaria
2004-11-20done itemsMarc Espie
2004-11-20opendir can use my variables.Marc Espie
2004-11-19unbreak -t; ok jakob, henningMarkus Friedl
2004-11-19Rename struct as_filter to struct filter_as.Claudio Jeker
2004-11-19For consistency reasons rename struct as_filter to struct filter_as.Claudio Jeker
2004-11-19Add NO_PEER to the list of well-known communities and use 65535 instead ofClaudio Jeker
2004-11-19Make "set network 127.0.0.1" work and use = instead of |= for theClaudio Jeker
2004-11-19Only unlink and link the asp in nexthop_modify if the asp is linked.Claudio Jeker
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