summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-29Move drmmmap to the main driver file. It's stupid to have a file withOwain Ainsworth
2009-01-29Make anonymous binds work properly.aschrijver
2009-01-29drm_getmap and interface can die too.Owain Ainsworth
2009-01-29No need to use RB_FIND here, RB_INSERT does that job for us.Oleg Safiullin
2009-01-29Introduce -mplslabel to allow ipv4/ipv6 packets enter MPLS clouds.Michele Marchetto
2009-01-29Rip out the drm_drawable support. There is no need for the xserver toOwain Ainsworth
2009-01-29mpls_operation have to be 2 bytes long to storeMichele Marchetto
2009-01-29Round brackets are not required. Back out previous commit.Michele Marchetto
2009-01-29- remove a very annoying debug printf()Gilles Chehade
2009-01-29Switch tsec(4) over to using MCLGETI when allocating mbufs for the rx ring.Mark Kettenis
2009-01-29Remove ikefail10 ipsecctl regression test as it always fails. ItAlexander Bluhm
2009-01-29Improve logging:Hans-Joerg Hoexer
2009-01-29In tcpdump some printf() had an additional \n at the end. RemovingAlexander Bluhm
2009-01-29regenMarco Peereboom
2009-01-29Soundblaster stuff. from brad.Marco Peereboom
2009-01-29log warning when can't read drift file; allows detection ofKevin Steves
2009-01-28fix missing prototype and format related warningsGilles Chehade
2009-01-28Add support for next generation megaraid sas raid controllers.Marco Peereboom
2009-01-28regenMarco Peereboom
2009-01-28LSI 2108 chipsMarco Peereboom
2009-01-28now that mta uses a struct session, it can also use session_respond() justGilles Chehade
2009-01-28mta session state belongs to struct session, not struct batch, remove theGilles Chehade
2009-01-28Correctly document MINCLSIZE which changed some time ago.Claudio Jeker
2009-01-28everything we need for the event handling dance is in struct session, theGilles Chehade
2009-01-28Add 'show database intra' command, which displays Intra-Area-Prefix LSAs.Stefan Sperling
2009-01-28Teach ospf6d to originate Intra-Area-Prefix LSAs, which associate a listStefan Sperling
2009-01-28Add brackets around return values.Michele Marchetto
2009-01-28since we're expanding "relay via ssl foobar.org" into two mxhosts (one withGilles Chehade
2009-01-28Reflect MPLS kernel changes.Michele Marchetto
2009-01-28Get rid of the ugly rtentry hack.Michele Marchetto
2009-01-28synchronize synopsis and usage.Igor Sobrado
2009-01-28first steps towards better mta code. currently mta uses struct batch toGilles Chehade
2009-01-28remove undocumented support for "-e" in ex(1).Igor Sobrado
2009-01-28We have proper multicast support now.Mark Kettenis
2009-01-28Implement proper multicast support.Mark Kettenis
2009-01-28typo, ok bluhm@ hshoexer@Alexander von Gernler
2009-01-28Re-add "Category" category to sendbug template. Without it, reportsRay Lai
2009-01-28Make bus_mem_add_mapping() return ENOMEM if we fail to allocate kva insteadMark Kettenis
2009-01-28cleanup; ok gilles@Jacek Masiulaniec
2009-01-28when pausing listeners, do not simply disable their events as newGilles Chehade
2009-01-28Remove unneeded include; fixes build problems with some ports thatMark Kettenis
2009-01-28Block Ack agreements are unidirectional.Damien Bergamini
2009-01-28reuse recipient_to_path; ok gilles@Jacek Masiulaniec
2009-01-28Allow to specify ike and flow explicitly without peer. The anyAlexander Bluhm
2009-01-28cleaning up my tree: trivial KNF and a comment fix.Hans-Joerg Hoexer
2009-01-28relayhost flags were not properly copied to the relayhost array of theGilles Chehade
2009-01-28enable -d for the export command.Pierre-Yves Ritschard
2009-01-28If the rom contains a monitor table, look for an entry matching ourMiod Vallat
2009-01-28Print the right header for Intra-Area-Prefix LSAs when showing the database.Stefan Sperling
2009-01-28Make races between queue and runner impossible by implementing the policy:Jacek Masiulaniec