summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-09audio(1): various cleanupscinap_lenrek
2013-01-09add intel 82598 10gb ethernet to pcf and pccpuf configuration, add support fo...cinap_lenrek
2013-01-09devtls: fix hmac buffer size for SHA1 hashes (from erik)cinap_lenrek
2013-01-09ape: fix getsockname() byte swaped ports (by yarikos)cinap_lenrek
2013-01-08libdraw: fix wrong menusel() calculation for menuhit() (noticable with small ...cinap_lenrek
2013-01-08aux/vga: remove debug printscinap_lenrek
2013-01-07aux/vga: add fixbios() for patching bogus vesa bioscinap_lenrek
2013-01-07hjfs: disable shutdown when listening on network connectionscinap_lenrek
2013-01-07hjfs: network announce/listen supportcinap_lenrek
2013-01-06vga: avoid setting vgactl type vesa multiple timescinap_lenrek
2013-01-06vga: dont confuse io bar with mem bar in vgas3 and vgavesacinap_lenrek
2013-01-05ndb/dnsdebug: make sure request is initialized (import from sources)cinap_lenrek
2013-01-05tbl: fix wrong register count calculation (found by erik)cinap_lenrek
2013-01-04sdiahci: do port reset on stuck drive on bootcinap_lenrek
2013-01-03scsi: do only 36 byte inquirycinap_lenrek
2013-01-03nusb(4): document debug flags for usbdcinap_lenrek
2013-01-03devmouse: deduplicate some code by using absmousetrack()cinap_lenrek
2013-01-03devvga: check if screen is setup before accepting hwgc vgactlcinap_lenrek
2013-01-025c: fix -0x80000000 comparsion bugcinap_lenrek
2013-01-02add empty /lib/tftpd directorycinap_lenrek
2013-01-02vga: make kernel vga drivers more stupidcinap_lenrek
2013-01-01upas/marshal: change Inline: to Include: header, interpret even withou -8 flagcinap_lenrek
2013-01-01upas/marshal: interpret Attach: and Inline: headers only when -8 flag is givencinap_lenrek
2012-12-31fortunes: I don't want Javascript promisesstanley lieber
2012-12-31upas/marshal: interpret attach: and inline: lines in body of messagestanley lieber
2012-12-31unicode: use Runeerrorcinap_lenrek
2012-12-31ether82563: fix phyerrata()cinap_lenrek
2012-12-31fix utf and rune handling in preparation for 32bit runescinap_lenrek
2012-12-31sdiahci: add pci did for 82801fbm (ich6) SATA controllercinap_lenrek
2012-12-30aan(8): add cpu(1) remark as it also support -p iptioncinap_lenrek
2012-12-29ether82567: x200 ethernet (thanks ftrvxmtrx)cinap_lenrek
2012-12-29sdahci: fix mistakecinap_lenrek
2012-12-28libbio: remove breadn.ccinap_lenrek
2012-12-28sdahci: get dvd drive to work with x301cinap_lenrek
2012-12-28sdide: confusioncinap_lenrek
2012-12-26nusb/kb: remove mouse acceleration -a flagcinap_lenrek
2012-12-26sdide: packet io byte count.cinap_lenrek
2012-12-26devsd: fix possible sdbio() race with inquiry data changing (due to ahci hotp...cinap_lenrek
2012-12-25bio: remove useless Breadn() as it does the same as Bread()cinap_lenrek
2012-12-25sdiahci: prevent x301 dvd-ram from hanging machinecinap_lenrek
2012-12-24adiahci: drive onlining, task file error (atapi) handling, missed interrupts,...cinap_lenrek
2012-12-21cpu(8): option -A before -Rcinap_lenrek
2012-12-21cpu: make incoming cpu connections work with aan(8) by defaultcinap_lenrek
2012-12-21mergecinap_lenrek
2012-12-216in4: use localmask instead of hardcoded /128 when adding address to interfacecinap_lenrek
2012-12-21Renamed the serbian latin kbmap and changed some minor errorsMarko Kostić
2012-12-20hproxy: fix ipv6 url parsingcinap_lenrek
2012-12-20file: detect and unwrap utf-16 encoded text formatscinap_lenrek
2012-12-20tcs: dont get confused on odd read count for utf-16cinap_lenrek
2012-12-20file: fix newline consistency, fix swaped utf-16 le/becinap_lenrek