summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2005-09-29Change DLT earlier. Fixes the loss of promisc mode when a non-defaultCan Erkin Acar
2005-09-29Show the time a neighbor was DOWN instead of counting down fromClaudio Jeker
2005-09-28- use proper function name in log messageMathieu Sauve-Frankel
2005-09-28use more strtonum(); from mkb@crypt.org.ruTheo de Raadt
2005-09-28err()->errx() and KNF; ok djm@Kevin Steves
2005-09-27Fix another case of inconstitent error handling that was missed in theOtto Moerbeek
2005-09-27use xargs -r0 for our build processTheo de Raadt
2005-09-27tweaks from wiz@netbsdJason McIntyre
2005-09-26deal with xargs new behaviour by using -r, okay deraadt@Pedro Martelletto
2005-09-26If setting the filter fails, pass the error back;Otto Moerbeek
2005-09-24- add auth_type and auth_keyid to struct ctl_ifaceMathieu Sauve-Frankel
2005-09-24Add some code to just build the packing-list even if the package won'tMarc Espie
2005-09-24give it a bit highr priority and exit w/ failure if systcl ever fails; marc@ ...Michael Shalayeff
2005-09-24pass actual items to prepare_long and check_name so that we can alsoMarc Espie
2005-09-24move uname/gname existence check into ArcCheck: Ustar archives deal withMarc Espie
2005-09-24Allows FETCH_CMD to replace ftp.Marc Espie
2005-09-24mention marking of logs that have wrapped their buffer, from stevesk@Damien Miller
2005-09-24Log source address for 'malformed packet' errors. ok henning@Darren Tucker
2005-09-23Only allow root to run tcpdump. It's needed for the chroot security.Otto Moerbeek
2005-09-23default port for ftp-proxy is 8021;Jason McIntyre
2005-09-22boot-able -> bootable (typo fix in comments only)Jason McIntyre
2005-09-22consistency fixes, spotted by brian at awfulhak org;Jason McIntyre
2005-09-22add missing phrase;Jason McIntyre
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