summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-09-16rio: single line scroll up/down with holding shift keycinap_lenrek
2012-09-16vnc use Breadn() instead of Bread()cinap_lenrek
2012-09-15hget -P to read postbody from stdincinap_lenrek
2012-09-15hget: fix -p to not put a newline into the postbody at the endcinap_lenrek
2012-09-15usb: dont give up on unassigned pci irq line in hci drivercinap_lenrek
sometimes, the bios does not assign a interrupt line for pci devices. this should not be fatal in case of mp ineterrupts as long as there is intpin or msi can be used. warn in intrenable() if we hit such a interrupt and set irq to -1 to prevent it from getting enabled on the pic or as isa interrupt in apic mode.
2012-09-14Qcoalesce patch to satisfy full read lengthcinap_lenrek
2012-09-13the IRSaiju
2012-09-13mergecinap_lenrek
2012-09-13mothra: fix wrong ascent calculation if text element is too large, fix image ↵cinap_lenrek
border layout
2012-09-12fortunes, rob, troll: the usualstanley lieber
2012-09-11mothra: special parse mode for <script> as parsetag gets confused by long ↵cinap_lenrek
javascript lines
2012-09-10fortunes!aiju
2012-09-10add hungary keyboard map (contributed by bencef)cinap_lenrek
2012-09-10lp: HTML table supportcinap_lenrek
2012-09-10update manual pages for lp HTML supportcinap_lenrek
2012-09-10lp: handle HTML files with html2ms | troff in process/genericcinap_lenrek
2012-09-10mothra: simpler approach to ignoring <script> tagscinap_lenrek
2012-09-10hgwebfs: remove prefixing // from file pathcinap_lenrek
2012-09-09libaml: store *value* instead of name reference in dest for alias opcinap_lenrek
2012-09-08libaml: implement Alias and Debug instructionscinap_lenrek
2012-09-09Print correct sizes in prep autopart.google
2012-09-09Add alignment hints for e512 ATA drives.google
2012-09-08support file:// urls in hgwebfs extension as apparently hg uses them. m(cinap_lenrek
2012-09-06fortunes, rob, theo: I wasn't asking about 9front.stanley lieber
2012-09-06nusb: handle 0 csp value on iface, remove unneeded configdev() calls after ↵cinap_lenrek
getdev()
2012-09-06usbd: add missing quotefmtinstallcinap_lenrek
2012-09-06rdbfs(4), no ^t^t on 9front systemcinap_lenrek
2012-09-06devshr: honor noattachcinap_lenrek
2012-09-06Prevent nusb/disk and nusb/kb from blocking nusbrcgoogle
2012-09-05nusbd: properly handle port detach on hub disconnectcinap_lenrek
2012-09-03usb: fix potential isoread overruns, error instead of panic on isoread in ohcicinap_lenrek
2012-09-03usb: fix isowrite putsamples racecinap_lenrek
2012-09-03doom: fix mixbuffer size confusioncinap_lenrek
2012-09-02ether82563: fix format string errorcinap_lenrek
2012-09-02in soviet russia greg file expands YOUaiju
2012-09-02in soviet russia error can not explain you!aiju
2012-09-03Add timeout to eeprom and flash init in ether82563 driver.google
Prevents hang on misidentified or broken cards.
2012-09-03Add Intel 82801JIB ICH10 southbridgegoogle
2012-09-03Intel 82567V DOES support jumbo frames, despite claims to the contrary.google
2012-09-02Intel 82567V does not support jumbo frames.google
2012-09-02audiohda: unsigned vid/rid formatingcinap_lenrek
2012-09-02date: pikesheddingcinap_lenrek
2012-09-02Fixes previous commit: dc3f9d299b40google
2012-09-02Add -i flag to date: prints ISO-8601 datestampgoogle
Add -t flag to date: prints ISO-8601 timestamp
2012-09-02Fix for i82567V-2google
2012-09-01isodate in libc? revert every commit for great justice!cinap_lenrek
2012-09-02Add prototypes for isotime and isodate. This should have been in the ↵google
previous commit.
2012-09-02Add -i and -t options to date for isodate and isotime display.google
2012-09-02Add isotime() and isodate() functions to libc.google
2012-09-02Fix date formatting in asctime after year 2099.google