summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-295c: dont emit conditional integer division instructionscinap_lenrek
2013-04-29Fix double-free fault when isaconfig returns nothing for "etherN". (from rich...cinap_lenrek
2013-04-29/sys/lib/rootstub: fix missing /alpha/lib/ape directoryppatience0
2013-04-28bootrc: fix spacing when asking for fs/auth ipppatience0
2013-04-28fix missing return compile error for manual book index generatorcinap_lenrek
2013-04-28mergeftrvxmtrx
2013-04-28acme: fix more error messagesftrvxmtrx
2013-04-27libdraw: avoid printing error on closemouse()cinap_lenrek
2013-04-27libdraw: exit mouseproc() on read error instead of spinningcinap_lenrek
2013-04-26acme/win: fix error messagesftrvxmtrx
2013-04-26nusb/serial: Add support for Amontec JTAGkey devices (from sources)cinap_lenrek
2013-04-25fix <mach.h> types in manual (erik quanstros machmantype patch)cinap_lenrek
2013-04-24make all the commands agnostic about Rune width. (from sources)cinap_lenrek
2013-04-24cpu: don't print spurious errstr for bad auth method, fix commentcinap_lenrek
2013-04-23fortunes: i would not be at all surprised if the nix kernel (with or without ...stanley lieber
2013-04-23ftpd: "opts utf8 on"cinap_lenrek
2013-04-23ftpd: fix nil pointer derefernece when ominiting arguments to opts commandcinap_lenrek
2013-04-23ftpd: implement "OPTS UTF-8 ON", fix uninitialized printing uninitialized mem...cinap_lenrek
2013-04-22- use the double-buffer buffer to allow redrawing on resize events.cinap_lenrek
2013-04-22ether8169: fix deadlock in allocation error case for attach. (thanks erik)cinap_lenrek
2013-04-22graphics(2): add newwindow() key referencecinap_lenrek
2013-04-20aux/listen: do not redirect stderr (fd 2) of the listener to the network conn...cinap_lenrek
2013-04-20mergecinap_lenrek
2013-04-20ip/torrent: use NPROC processes in parallel for calculating initial piece hashescinap_lenrek
2013-04-16mouse: fix cursor redraw to prevent screen blanking (thanks erik)cinap_lenrek
2013-04-14devmouse: remove unneeded reference to kerndatecinap_lenrek
2013-04-14sdiahci: add pci id for 82801eb/er and c210cinap_lenrek
2013-04-14reduce software cursor flickeringcinap_lenrek
2013-04-12fortunes: support for non-blocking i/ostanley lieber
2013-04-12mergeppatience0
2013-04-12jpg(1): update bmp and yuv usageppatience0
2013-04-12pci: Add Intel C216 chipset PCI support (from sources)cinap_lenrek
2013-04-12usbehci: align page td buffer for >16K transfers, fix isohsinit()cinap_lenrek
2013-04-11mergecinap_lenrek
2013-04-11ndb/dns: dont override req->aborttime in udpquery()cinap_lenrek
2013-04-11libauth: auth_chuid empty (from sources)cinap_lenrek
2013-04-109nfs: apply patch/nfswarnandflags (from sources, thanks nemo)cinap_lenrek
2013-04-10postscript: remove private copy of utf8 implementation (from sources)cinap_lenrek
2013-04-10etheriwl: add pci id for Centrino Wireless-N 100 (thanks fgudin9)cinap_lenrek
2013-04-05ape: inet_ntop() print v4 mapped addresses in v6 as dotted quadcinap_lenrek
2013-04-04sam(1): document -i flagppatience0
2013-04-04sam, samterm: add -i flag to make tab insert spaces up to the next tabstop an...ppatience0
2013-04-03intel ethernet: default to 16 byte cache line size when not properly initiali...cinap_lenrek
2013-04-03pci: add pci bridge id for Intel 6 Series/C200 (from sources)cinap_lenrek
2013-04-03pushtls: remove unneccesary include <auth.h> (from sources)cinap_lenrek
2013-04-02add import -z option to skip initial tree negotiation (from mycroftiv)cinap_lenrek
2013-04-02ape: inet_pton() parse dotted address to IPv4 mapped addresses for AF_INET6cinap_lenrek
2013-04-02fix parseip()cinap_lenrek
2013-04-02ape: check *alen before copying in getpeername(), getsockname() and accept()cinap_lenrek
2013-04-01ape: add inet_aton()cinap_lenrek