summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-09maxzis -> maxsize; from Han BoetesJason McIntyre
2009-09-09add a few more members to stream_t and use it as a coherent sourceJacob Meuser
2009-09-09move code to enable widget unsolicited event generation into it'sJacob Meuser
2009-09-09handle mixer get/set requests for class type mixer items in the underlyingJacob Meuser
2009-09-09make sure node id for stream mode mixer items is validJacob Meuser
2009-09-09azalia.h:Jacob Meuser
2009-09-08cleanup/fix RIRB processing:Jacob Meuser
2009-09-08Something i should have commited months ago.Owain Ainsworth
2009-09-08I had not enough oks to commit this diff.Michele Marchetto
2009-09-08copyout() the correct size in sys_fhstatfs(), broken since 1.138.Miod Vallat
2009-09-08Add support for divert sockets. They allow you to:Michele Marchetto
2009-09-08Add -4 and -6 flags to irrfilter mode, allowing you to only fetch (youStuart Henderson
2009-09-08Update to tzdata2009m from elsie.nci.nih.govTodd C. Miller
2009-09-08Make the BGP OPEN capability parser RFC 5492 compliant. While there addClaudio Jeker
2009-09-08Update irrfilter to support IPv6 and 4-byte AS numbers. IPv6 support basedClaudio Jeker
2009-09-08missing word;Jason McIntyre
2009-09-08Move connect code out ouf clientloop into own function. This code can beClaudio Jeker
2009-09-08There is no need for two getaddrinfo implementations for client and server.Claudio Jeker
2009-09-08Cope with remote host sending '452 Insufficient system storage'.Landry Breuil
2009-09-08Replace remaining occurrence of old PF syntax with "match...nat-to",Stuart Henderson
2009-09-08Remove some nat-anchor, binat-anchor, rdr-anchor. Noticed by jmc@.Stuart Henderson
2009-09-08sort SEE ALSO;Jason McIntyre
2009-09-08syncTheo de Raadt
2009-09-08slight corrections from what dlg just commitedTheo de Raadt
2009-09-08MLINK mtx_enter_tryTheo de Raadt
2009-09-08another missing bit of mtx_enter_try.David Gwynne
2009-09-07de-inline a function which gains absolutely no benefit at all from itTheo de Raadt
2009-09-07The bright folks who designed the rb600 seem to have left out an RTC. SoMark Kettenis
2009-09-07Bring support for booting RB600.Dariusz Swiderski
2009-09-07While the display-panes indicator is on screen, make the number keys select theNicholas Marriott
2009-09-07Reference count clients and sessions rather than relying on a saved index forNicholas Marriott
2009-09-07Don't print package comment when -q is given, and no other option isLandry Breuil
2009-09-07Cross-reference ipgphy(4), from Brad.Stuart Henderson
2009-09-07Add another umass-to-modem request type which is needed forMarco Pfatschbacher
2009-09-07Sync mplock code with the current paradigm used in all other MP platforms.Miod Vallat
2009-09-07Tiny cleanup.Matthias Kilian
2009-09-07sizeof ptr vs sizeof *ptr bug; ok mglocker@Miod Vallat
2009-09-07Give each paste buffer a size member instead of requiring them to beNicholas Marriott
2009-09-07syncStuart Henderson
2009-09-07Correct the PHY ID for IC+ IP1001. From Brad, confirmed with the datasheet.Stuart Henderson
2009-09-07Teach the printer about capabilities, new cease codes, end-of-rib marker,Stuart Henderson
2009-09-07implement binat-to as a macro-like rule: a rule using the new binat-toReyk Floeter
2009-09-07remove the trans-anchors bnf entry too; ok sthen henningJason McIntyre
2009-09-07Permit embedded colour and attributes in status-left and status-right using newNicholas Marriott
2009-09-07remove *-anchor bits from BNF; ok sthenJason McIntyre
2009-09-07example spamd rules should be "pass in";Jason McIntyre
2009-09-07the example pf rules should be "pass in", not just "pass"; ok henningJason McIntyre
2009-09-07rdr -> rdr-toJason McIntyre
2009-09-07Fix static-port, found by jmc@. ok henning@.Stuart Henderson
2009-09-06Don't pass uninitialized stack memory to setdisklabel() as the 'old'Kenneth R Westerback