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