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