Age | Commit message (Expand) | Author |
2004-01-11 | Trivial changes to pass through -Wall | Alexander Yurchenko |
2004-01-11 | -DANCACHE belongs to CPPFLAGS, not CFLAGS. | Alexander Yurchenko |
2004-01-11 | KNF | Henning Brauer |
2004-01-11 | This comment is not true. We decided to use a separate struct kroute6 | Claudio Jeker |
2004-01-11 | use bgpd_addr in the nexthop tree; change nexthop_add/_remove accordingly | Henning Brauer |
2004-01-11 | support new MAKEDEV for pegasos; from todd | Theo de Raadt |
2004-01-11 | set address family... | Henning Brauer |
2004-01-11 | remove obsolete comment | Henning Brauer |
2004-01-11 | remove the temporary -O flag.. | Theo de Raadt |
2004-01-11 | Bad sizeof slipped in while resolving a conflict. OK henning@ | Claudio Jeker |
2004-01-11 | for pty opening, only use the openpty() path. the other stuff only needs | Theo de Raadt |
2004-01-11 | Print output as "var=value" instead of "var = value". Also, any assignment | Theo de Raadt |
2004-01-11 | Move all struct in_addr to either struct bgpd_addr or in_addr_t whichever | Claudio Jeker |
2004-01-11 | __sglue should be extern; from art@ | Todd C. Miller |
2004-01-11 | in the nexthop imsgs use struct bgpd_addr for the data part instead of | Henning Brauer |
2004-01-11 | $OpenBSD$ tags | Dale Rahn |
2004-01-11 | Add to the IMSG_SESSION_UP message the local and remote address of the | Claudio Jeker |
2004-01-11 | we need to have the address family set in bgpd_addr structs when they | Henning Brauer |
2004-01-11 | when sending the nexthop status message, include the kroute that makes that | Henning Brauer |
2004-01-11 | add mirror-maker(7) MLINK (to mirroring-ports(7)); ok espie | Peter Valchev |
2004-01-11 | mark u_int64_t constants with ULL to make gcc3 happy | Brad Smith |
2004-01-11 | use struct bgpd_addr for nexthop and gateway in struct kroute_nexthop | Henning Brauer |
2004-01-11 | With wonderful new dhclient there is no need to try to kill a running | Kenneth R Westerback |
2004-01-11 | clean up setting the poll events a bit. no functional changes. | Henning Brauer |
2004-01-11 | Little sync dmesg output with pciide. | Alexander Yurchenko |
2004-01-11 | plug snapper audio into build. ok dhartmei@ | Dale Rahn |
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 |