]> git.lizzy.rs Git - plan9front.git/history - sys/src/9/port
devproc: make sure /proc/n/wait waits for the right process children
[plan9front.git] / sys / src / 9 / port /
2013-12-07 cinap_lenrekdevproc: make sure /proc/n/wait waits for the right...
2013-12-07 cinap_lenrekkernel: fix pexit() Waitmsg memory leak.
2013-11-22 cinap_lenrekkernel: kproc error and exit
2013-11-12 cinap_lenrekdevsd: fix scsi emulation for disks bigger than 4 billi...
2013-11-08 cinap_lenrekmerge
2013-11-08 cinap_lenrekkernel: make image cache not hold onto the channel...
2013-10-30 cinap_lenrekfix devshr related panic caused by Mount.to being nil...
2013-10-25 cinap_lenrekkernel: dont spawn closeprocs from closechanq
2013-10-25 cinap_lenrekkernel: disable freelist page caching for executables...
2013-10-24 cinap_lenrekkernel: keep one closeproc arround in case we are unabl...
2013-10-07 cinap_lenrekdevmouse: differential handling of /dev/mousein buttons
2013-09-29 cinap_lenrekaudiohda: allow manual pin routing, more verbose audios...
2013-09-25 cinap_lenrekmerge
2013-09-23 cinap_lenreksyssem*: eleminate redundant validaddr() checks
2013-09-22 cinap_lenrekdevproc: check for p->dot == nil, run closeproc with...
2013-09-17 cinap_lenrekkernel: reset up->setargs on sysexec(), fix race with...
2013-08-30 cinap_lenrekusbehci: portreset timing
2013-08-27 cinap_lenrekusbehci: fix portreset.
2013-08-27 cinap_lenrekdevproc: properly handle exclusive refcount for /proc...
2013-08-27 cinap_lenrekdevshr, devaudio: openmode()/devopen() error handling
2013-08-27 cinap_lenrekdevmouse: fix openmode() handling
2013-08-25 cinap_lenrekusbehci, usbuhci: paranoia
2013-07-13 cinap_lenrekadd ricoh pci sdmmc host controller driver for X230
2013-07-05 ethanmerge
2013-06-22 cinap_lenrekalarm: run checkalarms() only on cpu0 (from eriks alarm...
2013-06-21 cinap_lenrekdevcons: change /dev/kmesg buffer back to normal 16K
2013-06-18 cinap_lenrekdevsrv, devshr: wstat permissions
2013-06-18 cinap_lenrekdevshr: fix wstat, style
2013-06-17 cinap_lenrekdevsrv: fix wstat(), srvname(), avoid smalloc() while...
2013-06-16 cinap_lenrekdevmnt: add debug print for convS2M failing, suspecting...
2013-06-13 cinap_lenrekmerge
2013-06-12 cinap_lenrekmerge
2013-06-10 cinap_lenrekmerge with jpathy
2013-06-09 cinap_lenrekmerge
2013-06-09 cinap_lenrekkernel: allow sysr1 debugging only for hostowner
2013-05-28 cinap_lenrekmerge
2013-05-28 cinap_lenrekkernel: sysrfork abortion
2013-05-27 cinap_lenrekkernel: make imagereclaim() skip notext pages (prevent...
2013-05-26 cinap_lenrekmerge
2013-05-26 cinap_lenrekkernel: dont copy fpsave on fork, simplify freeing...
2013-05-26 cinap_lenrekdevfs/devsd: fix waserror() and unused variable compile...
2013-05-26 cinap_lenrekkernel: closechanq error
2013-05-26 cinap_lenrekkernel: image reclaim pauses
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
next