Age | Commit message (Expand) | Author |
2009-01-29 | Improve logging: | Hans-Joerg Hoexer |
2009-01-29 | In tcpdump some printf() had an additional \n at the end. Removing | Alexander Bluhm |
2009-01-29 | regen | Marco Peereboom |
2009-01-29 | Soundblaster stuff. from brad. | Marco Peereboom |
2009-01-29 | log warning when can't read drift file; allows detection of | Kevin Steves |
2009-01-28 | fix missing prototype and format related warnings | Gilles Chehade |
2009-01-28 | Add support for next generation megaraid sas raid controllers. | Marco Peereboom |
2009-01-28 | regen | Marco Peereboom |
2009-01-28 | LSI 2108 chips | Marco Peereboom |
2009-01-28 | now that mta uses a struct session, it can also use session_respond() just | Gilles Chehade |
2009-01-28 | mta session state belongs to struct session, not struct batch, remove the | Gilles Chehade |
2009-01-28 | Correctly document MINCLSIZE which changed some time ago. | Claudio Jeker |
2009-01-28 | everything we need for the event handling dance is in struct session, the | Gilles Chehade |
2009-01-28 | Add 'show database intra' command, which displays Intra-Area-Prefix LSAs. | Stefan Sperling |
2009-01-28 | Teach ospf6d to originate Intra-Area-Prefix LSAs, which associate a list | Stefan Sperling |
2009-01-28 | Add brackets around return values. | Michele Marchetto |
2009-01-28 | since we're expanding "relay via ssl foobar.org" into two mxhosts (one with | Gilles Chehade |
2009-01-28 | Reflect MPLS kernel changes. | Michele Marchetto |
2009-01-28 | Get rid of the ugly rtentry hack. | Michele Marchetto |
2009-01-28 | synchronize synopsis and usage. | Igor Sobrado |
2009-01-28 | first steps towards better mta code. currently mta uses struct batch to | Gilles Chehade |
2009-01-28 | remove undocumented support for "-e" in ex(1). | Igor Sobrado |
2009-01-28 | We have proper multicast support now. | Mark Kettenis |
2009-01-28 | Implement proper multicast support. | Mark Kettenis |
2009-01-28 | typo, ok bluhm@ hshoexer@ | Alexander von Gernler |
2009-01-28 | Re-add "Category" category to sendbug template. Without it, reports | Ray Lai |
2009-01-28 | Make bus_mem_add_mapping() return ENOMEM if we fail to allocate kva instead | Mark Kettenis |
2009-01-28 | cleanup; ok gilles@ | Jacek Masiulaniec |
2009-01-28 | when pausing listeners, do not simply disable their events as new | Gilles Chehade |
2009-01-28 | Remove unneeded include; fixes build problems with some ports that | Mark Kettenis |
2009-01-28 | Block Ack agreements are unidirectional. | Damien Bergamini |
2009-01-28 | reuse recipient_to_path; ok gilles@ | Jacek Masiulaniec |
2009-01-28 | Allow to specify ike and flow explicitly without peer. The any | Alexander Bluhm |
2009-01-28 | cleaning up my tree: trivial KNF and a comment fix. | Hans-Joerg Hoexer |
2009-01-28 | relayhost flags were not properly copied to the relayhost array of the | Gilles Chehade |
2009-01-28 | enable -d for the export command. | Pierre-Yves Ritschard |
2009-01-28 | If the rom contains a monitor table, look for an entry matching our | Miod Vallat |
2009-01-28 | Print the right header for Intra-Area-Prefix LSAs when showing the database. | Stefan Sperling |
2009-01-28 | Make races between queue and runner impossible by implementing the policy: | Jacek Masiulaniec |
2009-01-28 | Make the -A a bit more readable by adding a newline between the route and | Claudio Jeker |
2009-01-28 | In ieee80211_find_node(), roll our own RB_FIND() based on the key (macaddr) | Damien Bergamini |
2009-01-28 | use claudios new rtsocket filters to restrict which messages on the route | David Gwynne |
2009-01-28 | Be a little more tolerant about matching ROMs. Makes todd@'s quad hme(4) get | Mark Kettenis |
2009-01-28 | Use extern for variable declarations in .h files so that we don't end up with | Claudio Jeker |
2009-01-28 | if recipient was provided as a username, append the local hostname, this | Gilles Chehade |
2009-01-28 | Add wake to the build. ok claudio. | Marc Balmer |
2009-01-28 | minor improvement to usage() | Igor Sobrado |
2009-01-28 | it's -> its | Ian Darwin |
2009-01-28 | wake is a command to send wake on lan frames over an ethernet to wake on lan | Marc Balmer |
2009-01-28 | bring loop detection support. we handle this with a qmail-like approach which | Gilles Chehade |