Commit graph

2148 commits

Author SHA1 Message Date
cinap_lenrek
3ba213a9d7 6c: extern register fix (import from patch/6c-extreg)
to make it easy to use normal libraries (such as libdraw, libsec, and libmp)
with the kernel, which uses extern register, don't stray into the external
register set when allocating values to registers.
2012-09-18 18:18:43 +02:00
cinap_lenrek
36f4f9fcd3 bring kernel acid library in sync (import from sources) 2012-09-18 18:11:16 +02:00
google
c3cd4fe746 fix typo. 2012-09-19 21:13:36 +12:00
google
1f7eb17f4b Enable busmastering for SCH (Poulsbo) PATA controller. 2012-09-19 21:07:44 +12:00
cinap_lenrek
b65b65df1c inst: fix typo 2012-09-17 11:45:25 +02:00
cinap_lenrek
a31c30564c sdide: make sure bmiba is in i/o port space, not memory 2012-09-16 16:46:28 +02:00
cinap_lenrek
92d3ff8426 rio: single line scroll up/down with holding shift key 2012-09-16 02:49:41 +02:00
cinap_lenrek
5cabb3070c vnc use Breadn() instead of Bread() 2012-09-16 01:47:44 +02:00
cinap_lenrek
9a02104699 hget -P to read postbody from stdin 2012-09-15 07:07:19 +02:00
cinap_lenrek
cc459aa7ab hget: fix -p to not put a newline into the postbody at the end 2012-09-15 06:25:32 +02:00
cinap_lenrek
1d62e1d8c8 usb: dont give up on unassigned pci irq line in hci driver
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-15 03:17:17 +02:00
cinap_lenrek
336df4d4ae Qcoalesce patch to satisfy full read length 2012-09-14 03:35:15 +02:00
aiju
d6e505167c the IRS 2012-09-13 18:44:44 +02:00
cinap_lenrek
8ca0a19825 merge 2012-09-13 09:39:15 +02:00
cinap_lenrek
4590975312 mothra: fix wrong ascent calculation if text element is too large, fix image border layout 2012-09-13 09:37:28 +02:00
stanley lieber
808e622e73 fortunes, rob, troll: the usual 2012-09-12 14:37:56 -05:00
cinap_lenrek
7b3c5d9257 mothra: special parse mode for <script> as parsetag gets confused by long javascript lines 2012-09-11 07:38:11 +02:00
aiju
6479692f56 fortunes! 2012-09-10 18:10:56 +02:00
cinap_lenrek
f90682e32e add hungary keyboard map (contributed by bencef) 2012-09-10 11:01:36 +02:00
cinap_lenrek
0a48c1e340 lp: HTML table support 2012-09-10 08:10:30 +02:00
cinap_lenrek
8472086cc6 update manual pages for lp HTML support 2012-09-10 08:01:49 +02:00
cinap_lenrek
f6dd4bb5ee lp: handle HTML files with html2ms | troff in process/generic 2012-09-10 07:40:28 +02:00
cinap_lenrek
2fd758bf2a mothra: simpler approach to ignoring <script> tags 2012-09-10 03:09:30 +02:00
cinap_lenrek
f57e4ecb01 hgwebfs: remove prefixing // from file path 2012-09-10 22:20:40 +02:00
cinap_lenrek
b62042cdeb libaml: store *value* instead of name reference in dest for alias op 2012-09-09 09:06:37 +02:00
cinap_lenrek
6aa1ca35c3 libaml: implement Alias and Debug instructions 2012-09-08 17:48:09 +02:00
google
a71b3dff06 Print correct sizes in prep autopart. 2012-09-09 17:37:21 +12:00
google
dd1b8df880 Add alignment hints for e512 ATA drives. 2012-09-09 17:22:12 +12:00
cinap_lenrek
aead11533e support file:// urls in hgwebfs extension as apparently hg uses them. m( 2012-09-08 01:55:46 +02:00
stanley lieber
72c1608409 fortunes, rob, theo: I wasn't asking about 9front. 2012-09-06 10:52:41 -05:00
cinap_lenrek
a064a48e6d nusb: handle 0 csp value on iface, remove unneeded configdev() calls after getdev() 2012-09-06 05:25:23 +02:00
cinap_lenrek
3cdaf6ea5f usbd: add missing quotefmtinstall 2012-09-06 04:07:51 +02:00
cinap_lenrek
ee0a0fca5d rdbfs(4), no ^t^t on 9front system 2012-09-06 02:45:15 +02:00
cinap_lenrek
9c18f300a4 devshr: honor noattach 2012-09-06 01:05:37 +02:00
google
577a9f763f Prevent nusb/disk and nusb/kb from blocking nusbrc 2012-09-06 13:15:59 +12:00
cinap_lenrek
93063b3db0 nusbd: properly handle port detach on hub disconnect 2012-09-05 00:06:20 +02:00
cinap_lenrek
0c52215ae3 usb: fix potential isoread overruns, error instead of panic on isoread in ohci 2012-09-03 04:23:02 +02:00
cinap_lenrek
cfd25faa28 usb: fix isowrite putsamples race 2012-09-03 01:54:34 +02:00
cinap_lenrek
1be10947ba doom: fix mixbuffer size confusion 2012-09-03 00:24:27 +02:00
cinap_lenrek
d32c8fc79a ether82563: fix format string error 2012-09-02 21:57:10 +02:00
aiju
ef4d3bb98e in soviet russia greg file expands YOU 2012-09-02 15:16:21 +02:00
aiju
3ac2cf2bfa in soviet russia error can not explain you! 2012-09-02 10:05:36 +00:00
google
3914d039b1 Add timeout to eeprom and flash init in ether82563 driver.
Prevents hang on misidentified or broken cards.
2012-09-03 19:23:28 +12:00
google
25a5ae8a44 Add Intel 82801JIB ICH10 southbridge 2012-09-03 17:44:30 +12:00
google
14843589e2 Intel 82567V DOES support jumbo frames, despite claims to the contrary. 2012-09-03 13:40:51 +12:00
google
59d3ba2ce0 Intel 82567V does not support jumbo frames. 2012-09-02 11:31:53 +12:00
cinap_lenrek
c74eff0906 audiohda: unsigned vid/rid formating 2012-09-02 01:02:34 +02:00
cinap_lenrek
5446d9779c date: pikeshedding 2012-09-02 00:18:43 +02:00
google
4cd4b82553 Fixes previous commit: dc3f9d299b40 2012-09-02 01:06:38 +12:00
google
2dfe66d72f Add -i flag to date: prints ISO-8601 datestamp
Add -t flag to date: prints ISO-8601 timestamp
2012-09-02 00:33:39 +12:00