]> git.lizzy.rs Git - plan9front.git/history - sys
merge
[plan9front.git] / sys /
2013-05-20 cinap_lenrekmerge
2013-05-20 cinap_lenrekpcuart: malloc error handling, cleanup
2013-05-20 ftrvxmtrxkbmap/ua: fix uppercase ь
2013-05-19 cinap_lenrekdevether: handle malloc error in etherprobe()
2013-05-19 cinap_lenrekwifi: handle malloc errors in wifiattach()
2013-05-20 cinap_lenrekuse resrcwait() when waiting for memory to become available
2013-05-19 cinap_lenrekdevsd: don't raise Enomem error if sdmalloc() fails...
2013-05-19 ftrvxmtrxkbmap/ru: fix uppercase ь
2013-05-17 cinap_lenreknusb/kb: simplify repeat logic as scancode now contains...
2013-05-17 ftrvxmtrxnusb/kb: oops, fixup
2013-05-17 ftrvxmtrxnusb/kb: use a flag to indicate extended code; fix...
2013-05-15 stanley lieberfaces: just say no to dejavu
2013-05-14 cinap_lenrekmake clear that the "ipgw" attribute has to be an ip...
2013-05-14 stanley lieberfortunes: Subject: [9fans] [gsoc] Dart9P
2013-05-13 cinap_lenrekrio: place text at beginning of line before cursor...
2013-05-13 cinap_lenrekrio: fix completion and readback and make it possible...
2013-05-12 ppatience0toppm: no need to initialize err
2013-05-12 ppatience0toppm: checking for err is useless; it was initialized...
2013-05-12 ppatience0toppm: multichan converts to RGB24, not RGBV
2013-05-12 ppatience0writeppm: replace WriteGIF by WritePPM
2013-05-13 cinap_lenrekwriteppm: simplify
2013-05-12 ppatience0writeppm: for bitmaps, 1 is black, 0 is white
2013-05-12 ppatience0toppm: fix style
2013-05-12 ppatience0toppm: add -r flag for raw ppm
2013-05-12 cinap_lenrekwriteppm: fix tab/spaces
2013-05-12 cinap_lenrekmerge
2013-05-12 cinap_lenrekdevaoe: avoid panic on malloc() error by using smalloc...
2013-05-12 ppatience0file: recognize bitmap and graymap ppm images
2013-05-12 cinap_lenrekether8169: do phywakeup magic only for specific mac...
2013-05-12 cinap_lenrekether8169: and phy wakeup and reset phy before enabling...
2013-05-11 cinap_lenrekdevmnt: fix mount device leak and allocation error...
2013-05-11 cinap_lenreksdide: add Intel SERIES 6 SATA controller pci ids
2013-05-11 cinap_lenrekacme: apply nemos acmediskread patch (from sources)
2013-05-11 cinap_lenrekape: change types from unsigned long to void* for rende...
2013-05-10 ppatience0awk: proctab.c is always regenerated from maketab,...
2013-05-09 cinap_lenreksrv: be nice, close the previously duped pipe filedescr...
2013-05-09 khmfortunes: all the world's a social vax cloud
2013-05-09 ppatience0samterm: revert previous changes.
2013-05-08 ppatience0samterm: move cursor to next tabstop or non-space chara...
2013-05-07 ppatience0ape: remove unused variables
2013-05-07 ppatience0ape: fix uninitialized variable bug in getfields()
2013-05-06 ppatience0merge
2013-05-06 ppatience0access: unused variable
2013-05-05 cinap_lenrekpbs: allow 9bootfat start cluster beyond 0xFFFF
2013-05-05 cinap_lenrekdevip: dont raise error() out of Fsprotocone()
2013-05-05 cinap_lenrekdevip: handle malloc errors, fix queue leaks
2013-05-04 cinap_lenreklibdraw: fix font f->cacheimage nil dereference
2013-05-04 cinap_lenreklibmach: update mips disassembler (from sources)
2013-05-04 cinap_lenreksort: handle write error in debug mode
2013-05-04 cinap_lenrekbio: use UTFmax for Bungetsize and fix libmach to inclu...
2013-05-04 cinap_lenreknedmail: recognize image/jpg mimetype
2013-05-04 ftrvxmtrxu9fs: fix compilation warnings
2013-05-04 ftrvxmtrxu9fs: make it compile
2013-05-03 cinap_lenrekape: get rid of fixed MUXADDR for buffered i/o
2013-05-03 cinap_lenrekmkpaqfs(8): correct maximum block size (from erik quans...
2013-05-03 cinap_lenrekape: remove unused variables from _buf (from erik qunas...
2013-05-02 qeedfixed operand size for ADD SP, n
2013-05-02 cinap_lenrekdevsd: initialize unit->sense[0] in sdsetsense() (from...
2013-05-01 cinap_lenrekchan: fix potential path leak on clone in namec() ...
2013-05-01 cinap_lenrekdevpipe: fix channel and queue leaks (from erik quanstr...
2013-05-01 cinap_lenrekaoe: updating aoe driver from erik quanstros 9atom
2013-05-01 cinap_lenrekdevloopback: fix potential channel leak on allocation...
2013-05-01 cinap_lenrekcc: accept 24 bit numeric runes
2013-05-01 cinap_lenrekfrexp: handle NaN values (from sources)
2013-05-01 cinap_lenrekuartpci: add detection for StarTech PCI8S9503V (P588UG...
2013-05-01 stanley lieberrio: fix highlight text for -b
2013-04-29 cinap_lenrek5c: dont emit conditional integer division instructions
2013-04-29 cinap_lenrekFix double-free fault when isaconfig returns nothing...
2013-04-29 ppatience0/sys/lib/rootstub: fix missing /alpha/lib/ape directory
2013-04-28 ppatience0bootrc: fix spacing when asking for fs/auth ip
2013-04-28 cinap_lenrekfix missing return compile error for manual book index...
2013-04-27 ftrvxmtrxmerge
2013-04-27 cinap_lenreklibdraw: avoid printing error on closemouse()
2013-04-27 cinap_lenreklibdraw: exit mouseproc() on read error instead of...
2013-04-26 cinap_lenreknusb/serial: Add support for Amontec JTAGkey devices...
2013-04-24 cinap_lenrekfix <mach.h> types in manual (erik quanstros machmantyp...
2013-04-24 cinap_lenrekmake all the commands agnostic about Rune width. (from...
2013-04-24 cinap_lenrekcpu: don't print spurious errstr for bad auth method...
2013-04-23 stanley lieberfortunes: i would not be at all surprised if the nix...
2013-04-23 cinap_lenrekftpd: "opts utf8 on"
2013-04-23 cinap_lenrekftpd: fix nil pointer derefernece when ominiting argume...
2013-04-23 cinap_lenrekftpd: implement "OPTS UTF-8 ON", fix uninitialized...
2013-04-22 cinap_lenrek- use the double-buffer buffer to allow redrawing on...
2013-04-22 cinap_lenrekether8169: fix deadlock in allocation error case for...
2013-04-22 cinap_lenrekgraphics(2): add newwindow() key reference
2013-04-20 cinap_lenrekaux/listen: do not redirect stderr (fd 2) of the listen...
2013-04-20 cinap_lenrekmerge
2013-04-20 cinap_lenrekip/torrent: use NPROC processes in parallel for calcula...
2013-04-16 cinap_lenrekmouse: fix cursor redraw to prevent screen blanking...
2013-04-14 cinap_lenrekdevmouse: remove unneeded reference to kerndate
2013-04-14 cinap_lenreksdiahci: add pci id for 82801eb/er and c210
2013-04-14 cinap_lenrekreduce software cursor flickering
2013-04-13 stanley lieberfortunes: support for non-blocking i/o
2013-04-12 ppatience0merge
2013-04-12 ppatience0jpg(1): update bmp and yuv usage
2013-04-12 cinap_lenrekpci: Add Intel C216 chipset PCI support (from sources)
2013-04-12 cinap_lenrekusbehci: align page td buffer for >16K transfers, fix...
2013-04-11 cinap_lenrekmerge
2013-04-11 cinap_lenrekndb/dns: dont override req->aborttime in udpquery()
2013-04-11 cinap_lenreklibauth: auth_chuid empty (from sources)
next