summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2005-09-22add a few flags to CDIAGFLAGSBrad Smith
2005-09-21rearrange sanity checks to eliminate signed arithmatic, from stevesk@Damien Miller
2005-09-21grammar, spelling, formatting fixes...Jason McIntyre
2005-09-21Added some missing defines.Brad Smith
2005-09-21Add a radius_Flush() function that waits for the response (or timeout) toBrad Smith
2005-09-21Support a ``set rad_alive N'' command to enable periodic RADIUS accountingBrad Smith
2005-09-21Send NAS-IP-Address as well as NAS-IdentifierBrad Smith
2005-09-21Avoid casts as lvalues.Brad Smith
2005-09-21If HISMACADDR is set in the environment, pass the value toBrad Smith
2005-09-21Send RADIUS gigaword data when OctetsIn or OctetsOut go over UINT32_MAX.Brad Smith
2005-09-21Make sure that "updates" with only MP withdraws (MP_UNREACH_NRLI) stopClaudio Jeker
2005-09-21when the route to a nexthop is a reject or blackhole route, the nexthopHenning Brauer
2005-09-21IPSec -> IPsecJason McIntyre
2005-09-21uppercase first letter of a sentence;Jason McIntyre
2005-09-21name union.Brad Smith
2005-09-21IPV6PREFIX is set when Framed-IPv6-Prefix is defined, You mayBrad Smith
2005-09-21Do RADIUS accounting on IPV6CP.Brad Smith
2005-09-21Install routes specified by Framed-IPv6-Route. Since the formatBrad Smith
2005-09-21Add IPv6 related attributes defined in RFC3162.Brad Smith
2005-09-20refuse building archive if we don't have user names for the uids.Marc Espie
2005-09-20allow "show rib" to be limited to an address family tooHenning Brauer
2005-09-20don't try to print v6 nexthops as v4 addressHenning Brauer
2005-09-20for consistency, make "show network" and alias for "network show"Henning Brauer
2005-09-20allow the "show network" output to be limited to a given address familyHenning Brauer
2005-09-20let "bgpctl network show" print v6 addresses correctlyHenning Brauer
2005-09-19zap unused header and #defines, mostly from stevesk@Damien Miller
2005-09-19Since ppp.link{up,down} is invoked at the end of IPCP negotiation, ifBrad Smith
2005-09-19rev 1.8Brad Smith
2005-09-19implement fast reconnectsHenning Brauer
2005-09-19KNFHenning Brauer
2005-09-19use $handle->plist()Marc Espie
2005-09-19simplify pkg_info a great deal, by relying on the lazy properties ofMarc Espie
2005-09-19fix PackageRepository::Installed().Marc Espie
2005-09-19OpenBSD::PackingList is in section 3p.Bernd Ahlers
2005-09-19let pkg_info -e see @pkgpath annotations.Marc Espie
2005-09-19Let ExtraInfoOnly grab pkgpath as well.Marc Espie
2005-09-19make package opening more efficient (and maybe more intuitive) byMarc Espie
2005-09-19reading a packing-list from a scalar in memory does work.Marc Espie
2005-09-19install man page tooTheo de Raadt
2005-09-19fdformat on amd64 tooTheo de Raadt
2005-09-18unbreak tree. please build before commiting espieTheo de Raadt
2005-09-18document the package(5) format.Marc Espie
2005-09-17kill trailing space;Jason McIntyre
2005-09-17- add get_rtr_id() based on bgpd's get_bgpid()Mathieu Sauve-Frankel
2005-09-17allows grabbing the packing-list directly from a PackageLocation,Marc Espie
2005-09-17special-case when we only need the packing-list.Marc Espie
2005-09-17beginning to a source path repository infrastructure, very likely to changeMarc Espie
2005-09-17Document the process for pkg_add -u.Marc Espie
2005-09-17document quickie $o->contents() methodMarc Espie
2005-09-17write down explicitly that directory names in PKG_PATH should end with a /,Marc Espie