summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-01-11Audio support for some newer macppc machines, any 'snapper' based systems.Dale Rahn
2004-01-11Add OF_getnodebyname interface to openfirmware, from netbsd.Dale Rahn
2004-01-11Add new getnodebyname interface as OF_getnodebyname to openfirmware, fromDale Rahn
2004-01-11Add url for fingerprint submission page.Ryan Thomas McBride
2004-01-11add loopback routes lateTheo de Raadt
2004-01-11listen to the routing socket. if anyone messes with our interface byTheo de Raadt
2004-01-11save & restore resolv.conf when we can... krw okTheo de Raadt
2004-01-11KNFHenning Brauer
2004-01-11+ show nexthopHenning Brauer
2004-01-11new message IMSG_CTL_SHOW_NEXTHOP: request/send lost of BGP nexthops andHenning Brauer
2004-01-11print local/remote IP/port with the detailed neighbor viewHenning Brauer
2004-01-11once the tcp session is established use gettsockname/getpeername to getHenning Brauer
2004-01-11The buffer changes produced some fallout in the mrt code.Claudio Jeker
2004-01-11let lsof compile again. report and fix confirmed pvalchev@Ted Unangst
2004-01-10auth_clean does not clear the options settingsTodd C. Miller
2004-01-10use writev(2) to get as many messages out at once as possible.Henning Brauer
2004-01-10the sparcv9 ABI requires registers %g2, %g3 to be first announced beforePeter Valchev
2004-01-10re-enable sending outgoing updatesHenning Brauer
2004-01-10Implement as path prepends. At least one prepend is needed for ebgpClaudio Jeker
2004-01-10as buf_close does not implictely writes any more, imsg_compose doesn'tHenning Brauer
2004-01-10we may only write after a POLLOUT, and then, we only may write once.Henning Brauer
2004-01-10syncAlexander Yurchenko
2004-01-10Intel 82865G integrated videoAlexander Yurchenko
2004-01-10Sorry miod, this file is needed. Look at the bottomBob Beck
2004-01-10we are only interested in POLLOUT for a session socket when we eitherHenning Brauer
2004-01-10document "show fib"Henning Brauer
2004-01-10disable sending UPDATEs for now; it triggers som blocking bug...Henning Brauer
2004-01-10i buy a break;Henning Brauer
2004-01-10send out UPDATE messages to the peer(s) that we receive from the RDEHenning Brauer
2004-01-10Don't clean options in auth_clean() which was introduced in rev 1.8.Todd C. Miller
2004-01-10RDE update generation. First we queue all updates and withdraws on a perClaudio Jeker
2004-01-10Avoid duplication of code; handle truncated packets properly; useOtto Moerbeek
2004-01-10- shift some variablesPeter Valchev
2004-01-10Print sense info only for valid key; from NetBSD.Alexander Yurchenko
2004-01-10Make debug printf a real debug.Alexander Yurchenko
2004-01-10spelling; jjy2+@pitt.eduTheo de Raadt
2004-01-10bonus points for completing rows, like most variants.Ted Unangst
2004-01-10oops, revert change.Brad Smith
2004-01-09typo from Jared Yanovich;Jason McIntyre
2004-01-09typos from Jared Yanovich;Jason McIntyre
2004-01-09remove uvm_extern.hBrad Smith
2004-01-09spelling; jjy2+@pitt.eduTheo de Raadt
2004-01-09spelling; jjy2+@pitt.eduTheo de Raadt
2004-01-09Avoid messing up the screen by non-printable chars in hostname +Otto Moerbeek
2004-01-09show fib connected|static|bgp|nexthop|[address]Henning Brauer
2004-01-09for IMSG_CTL_KROUTEs allow matching based on flags,Henning Brauer
2004-01-09use cc -E for the preprocessor instead of cpp.Brad Smith
2004-01-09Initialize procbase2 to 0 in _kvm_open(); Dan HarnettTodd C. Miller
2004-01-09fix build for gcc3.Dale Rahn
2004-01-09flag kernel routes whch are not conencted routes as static routes.Henning Brauer