Age | Commit message (Expand) | Author |
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 |
2009-09-06 | Attach devices to obio(4) based on information from the flattened device | Mark Kettenis |
2009-09-06 | Implement OF_getproplen(). | Mark Kettenis |
2009-09-06 | sync | Theo de Raadt |
2009-09-06 | add framework for palm | Theo de Raadt |
2009-09-06 | check for unitialized elements when accessing an array; from Simon Kellner. | Otto Moerbeek |
2009-09-06 | Fix typo in comment, safe -> save. | Marcus Glocker |
2009-09-06 | Fix udl_copycols overlay copy problem by copying area to off-screen first | Marcus Glocker |
2009-09-06 | When dvmrpd receives a prune, it must checks if every downstream member | Michele Marchetto |
2009-09-06 | Palm: cleanup kernel configuration files | Marek Vasut |
2009-09-05 | Make use of the new wsdisplay ability, committed by miod previously, which | Marcus Glocker |
2009-09-05 | Only redraw all clients once when the backoff timer expires rather than every | Nicholas Marriott |
2009-09-05 | - don't try to shove a daddr64_t value into an int32_t. | Jasper Lievisse Adriaanse |
2009-09-05 | Buglet crept in. | Miod Vallat |
2009-09-05 | sync comment to reality, off-page page headers go into | Thordur I. Bjornsson |
2009-09-05 | u_int32_t not u_int32_ts in debug code. | Claudio Jeker |
2009-09-05 | fix typos | Theo de Raadt |
2009-09-05 | Check the return value of all emulops in the emulation code, and abort | Miod Vallat |
2009-09-05 | Make the output() wsemul_op return the number of characters processed and | Miod Vallat |
2009-09-05 | Change the wsdisplay_emulops return types from void to int; emulops will now | Miod Vallat |
2009-09-05 | - properly free fqdn if it gets reassigned due to multiple -h options | Tobias Stoeckmann |
2009-09-05 | Rework internal interfaces in the wsdisplay emulation code to prepare for | Miod Vallat |
2009-09-05 | scsi_done before COMPLETE | David Gwynne |
2009-09-05 | scsi_done before COMPLETE. | David Gwynne |
2009-09-05 | call scsi_done before returning COMPLETE | David Gwynne |
2009-09-05 | call scsi_done before returning COMPLETE in the stuffup case. | David Gwynne |
2009-09-05 | Fixed typo in comment. | Tobias Stoeckmann |
2009-09-05 | Fix various cases of stackgap_alloc() size arguments not being computed | Miod Vallat |
2009-09-05 | Make sure ehci_open() invokes ehci_device_setintr() at splusb; found with | Miod Vallat |
2009-09-05 | Remove unnecessary assignments in sii311[24]_chip_map(). | Miod Vallat |
2009-09-05 | Palm: add missing GPIO setup into palm_udc.c | Marek Vasut |
2009-09-05 | Palm: initial commit of etc/etc.palm | Marek Vasut |
2009-09-05 | Palm: initial commit of distrib/palm | Marek Vasut |
2009-09-05 | approximately what palm will need; ok marex | Theo de Raadt |
2009-09-05 | Palm: initial commit of sys/arch/palm | Marek Vasut |