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