]> git.lizzy.rs Git - plan9front.git/history - sys/src/9/port
kernel: fix sysexec() error handling compiler problem, sysrendez() busyloop
[plan9front.git] / sys / src / 9 / port /
2013-05-26 cinap_lenrekkernel: fix sysexec() error handling compiler problem...
2013-05-26 cinap_lenrekkeep fpregs always in sse (FXSAVE) format, adapt libmac...
2013-05-21 cinap_lenrekkernel: prevent alarm(2) from returning instantly when...
2013-05-21 cinap_lenrekmerge
2013-05-22 jpathymerge
2013-05-21 cinap_lenrekkernel: make allocb() wait instead of panic() when...
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-12 cinap_lenrekmerge
2013-05-12 cinap_lenrekdevaoe: avoid panic on malloc() error by using smalloc...
2013-05-11 cinap_lenrekdevmnt: fix mount device leak and allocation error...
2013-05-06 ppatience0merge
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-04-20 cinap_lenrekmerge
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_lenrekreduce software cursor flickering
2013-04-12 ppatience0merge
2013-04-12 cinap_lenrekusbehci: align page td buffer for >16K transfers, fix...
2013-03-16 cinap_lenreksysexec: fix possible segment overlap with temporary...
2013-02-21 cinap_lenrekmerge
2013-02-21 cinap_lenreknetif: fix stat() on "stats" and "ifstats" files in...
2013-02-10 cinap_lenrekmerge
2013-02-10 cinap_lenreketheriwl: add /lib/firmware to bootfs.paq proto file
2013-02-01 cinap_lenrekaudio: fix delay control, increase default buffer delay...
2013-01-31 cinap_lenrekusbehci: remove panic() calls from interrupts if stuff...
2013-01-27 cinap_lenrekaudioac97: fix inverted recgain control, init to zero...
2013-01-26 cinap_lenrekomap: update omap kernel (from sources)
2013-01-26 cinap_lenrekdevuart: export uartenable()
2013-01-26 cinap_lenrekkernel: add portable uncached memory allocator (ucalloc...
2013-01-26 cinap_lenrekkernel: add portable sd mmc interface (from sources)
2013-01-19 cinap_lenrekaudiohda: first attempt on audio recording support...
2013-01-18 cinap_lenrekmerge
2013-01-18 cinap_lenrekaudioac97: audio recording
2013-01-13 cinap_lenrekremove non standard COM3 (eia2) serial port from i8250...
2013-01-09 cinap_lenrekdevtls: fix hmac buffer size for SHA1 hashes (from...
2013-01-03 cinap_lenrekscsi: do only 36 byte inquiry
2013-01-03 cinap_lenrekdevmouse: deduplicate some code by using absmousetrack()
2012-12-31 cinap_lenrekfix utf and rune handling in preparation for 32bit...
2012-12-26 cinap_lenrekdevsd: fix possible sdbio() race with inquiry data...
2012-12-06 cinap_lenrekmove devusb to port
2012-12-05 cinap_lenrekmove usb ethernet in bootfs.paq
2012-12-04 cinap_lenrekdevtls: add support for aes_128_cbc and aes_256_cbc...
2012-12-04 cinap_lenrekdevssl: handle bad secretin/secretout ctl arguments...
2012-12-04 cinap_lenrekdevpipe: import pipe wstat() support to change permissi...
2012-11-28 cinap_lenrekusbehci: route ports to all ehci controllers, not just...
2012-11-23 cinap_lenrekratrace: fix race conditions and range check
2012-11-07 cinap_lenreklimit clunk queue length for cclose()
2012-11-07 cinap_lenrekfix spurious kproc ppid
2012-11-07 cinap_lenrekdevproc: remove pgrpid == 1 check for notepg open
2012-10-27 cinap_lenrekdevdraw: fix stats for #i/winname (thanks jas)
2012-10-22 cinap_lenrekdevproc: fix another channel leak, move the cclose...
2012-10-22 cinap_lenrekfix devproc text chan leak
2012-10-17 cinap_lenrekkernel: mnt cache rework
2012-10-16 cinap_lenrekkernel: duppage cleanup
2012-10-16 cinap_lenrekkernel: cachedel() lock order, lookpage, cleanup
2012-10-15 cinap_lenrekswap: track swap pages with > 255 references, setswapch...
2012-10-14 cinap_lenrekkernel: attachimage / exec error handling
2012-10-11 cinap_lenrekkernel: try to catch some (rare) mistakes
2012-10-10 cinap_lenrekkenrel: simplify image cache by use of ccloseq()
2012-10-01 cinap_lenrekdevproc buffer overflow, strncpy
2012-09-30 cinap_lenrekfix devproc and killbig segment race
2012-09-14 cinap_lenrekQcoalesce patch to satisfy full read length
2012-09-05 cinap_lenrekdevshr: honor noattach
2012-09-03 cinap_lenrekusb: fix potential isoread overruns, error instead...
2012-09-02 cinap_lenrekusb: fix isowrite putsamples race
2012-08-29 cinap_lenrekmerge
2012-08-27 aijufixed RFNOMNT
2012-08-24 cinap_lenreksyscallfmt: use up->syserrstr instead of up->errstr...
2012-08-24 cinap_lenrekwait: always check up->nchild before going to sleep
2012-08-24 cinap_lenrekdevmnt: more carefull wakeup in mountmux
2012-08-07 aijuadded hjfs
2012-08-07 cinap_lenrekadd Echange[] error string
2012-07-30 cinap_lenrektsemacquire: manpage and syscallfmt
2012-07-29 cinap_lenrekadd tsemacquire syscall for go
2012-07-08 cinap_lenrekqio: raise critical queue bloat threshold from 2 to...
2012-05-03 cinap_lenrekbring back il protocol support
2012-05-03 cinap_lenrekkernel: move duplicated random.c to port
2012-04-28 cinap_lenrekmerge
2012-04-28 cinap_lenrekavoid leaking up->dot into the closeproc
2012-04-27 cinap_lenrekfix missed clunkq wakeup race
2012-04-27 cinap_lenrekasync clunk for cached mounts, fix closeproc explosion
2012-03-28 cinap_lenrekmerge
2012-03-28 cinap_lenrekpanic: trailing newlines
2012-03-28 cinap_lenrekport/chan.c: fix locking issue
2012-03-07 cinap_lenrekusbehci: import changes from sources (portreset, port...
2012-02-23 cinap_lenrekcorrecting unicode superscripts for 1 2 and 3
2012-02-20 cinap_lenrekdevdraw: use QLock to serialize sleep on refresh to...
2012-02-16 cinap_lenrekmerge
2012-02-16 cinap_lenrekkernel: remove duppage debug, add comments, cleanup
2012-02-16 glendamerge
2012-02-16 cinap_lenrekkernel: duppage checking
2012-02-13 cinap_lenrekmerge
2012-02-13 cinap_lenrekdevmouse: add twitch mousectl command
2012-02-08 cinap_lenrekadd Etoolong error string, cleanup genbuf truncation fix
2012-02-07 cinap_lenrekfix endless devwalk loops caused by genbuf truncation
next