]> git.lizzy.rs Git - plan9front.git/history - sys/src/9/port
wifi: learn target ip address from neighbor advertisements in dmat proxy
[plan9front.git] / sys / src / 9 / port /
2018-01-04 cinap_lenrekstats: show amount of reclaimable pages (add -r flag)
2017-12-28 cinap_lenrekdevtls, devssl: avoid ~0UL comparsion (from drawterm)
2017-12-28 cinap_lenrekdevmnt: use u32int for tagmask, simplify alloctag()
2017-12-18 cinap_lenrekdevbridge: disable write blocking on ethernets
2017-12-17 cinap_lenrekdevbridge: fix mss clamping
2017-11-26 cinap_lenrekdevvga: re-render text from kmesg after resize
2017-11-04 cinap_lenrekmerge
2017-11-04 cinap_lenrekkernel: introduce per process FPU struct (PFPU) for...
2017-10-30 cinap_lenrekdevcons: remove obsolete comment
2017-10-30 cinap_lenrekkernel: track more header dependencies in port/portmkfile
2017-10-29 cinap_lenrekdevswap: fix mistake
2017-10-29 cinap_lenrekkernel: introduce devswap #¶ to serve /dev/swap and...
2017-10-29 cinap_lenrekdevfs: rewrite cryptio()
2017-08-28 cinap_lenrekdevdup: remove useless OCEXEC check, handled by namec()
2017-08-28 cinap_lenrekmerge
2017-08-28 cinap_lenrekdevsegment: handle ORCLOSE on segment directory correct...
2017-08-10 cinap_lenrekkernel: double READSTR buffer size to 8000 bytes for...
2017-08-10 cinap_lenrekdevusb: superspeed bandwidth allocation handled by...
2017-08-02 cinap_lenrekusbxhci: handle out of memory in controller initialization
2017-07-31 cinap_lenrekxhci: experimental usb3 support
2017-07-31 cinap_lenrekusbehci: fix crash in cancelisoio() for highspeed devic...
2017-07-24 cinap_lenrekusb: fix wrong pollival calculation in setmaxpkt()
2017-07-16 cinap_lenrekusbxhci: commit work in progress xhci driver, no config yet
2017-06-28 cinap_lenrekkernel: pass bootargs also in multiboot command line...
2017-06-20 cinap_lenrekkernel: add support for sticky segments (cached, preall...
2017-06-12 aijupc/pc64: debugexc: ignore exception if in kernel mode...
2017-06-12 aijukernel: reset nwatchpt in pexit
2017-06-12 aijukernel: add support for hardware watchpoints
2017-06-03 cinap_lenrekkernel: make statistics counters skipscheds and preempt...
2017-06-02 cinap_lenrekkernel: don't preempt pager during fscache reclaim
2017-05-30 cinap_lenrekmerge
2017-05-30 cinap_lenrekdevsegment: return proper write count for ctl message
2017-05-21 cinap_lenrekkernel: avoid panic with segio and SG_FAULT segments
2017-05-07 cinap_lenrekkernel: fix namelenerror(), avoid memrchr() and make...
2017-05-05 cinap_lenrekdevproc: can't wait for ourselfs to stop (thanks Shamar)
2017-04-29 cinap_lenrekkernel: fix rewinding in directories with pread() offset
2017-04-29 cinap_lenrekdevdraw: ignore drawdebug command
2017-04-04 cinap_lenrekkernel: avoid waserror() botch in devwalk (from drawter...
2017-04-04 cinap_lenrekkernel: fix memory leak in checkpagerefs() debug functi...
2017-03-28 cinap_lenrekkernel: fix twakeup()/timerdel() race condition
2017-03-27 spewhjfs: merge start of hjfs check implementation
2017-03-26 cinap_lenrekdevsd: handle case where theres no ifc->enable() function
2017-03-26 cinap_lenrekmerge
2017-03-26 cinap_lenrekdevsd: check return value of ifc->enable(), don't leak...
2017-03-18 cinap_lenrekdevmouse: refactor screen blanking logic
2017-03-11 cinap_lenrekmerge
2017-03-11 cinap_lenrekkernel: get rid of active.Lock and active.thunderbirdsargo
2017-01-12 cinap_lenrekmerge
2017-01-12 cinap_lenrekkernel: make the mntcache robust against fileserver...
2016-12-11 cinap_lenrekdevmouse: remove unused static map[] array
2016-12-10 cinap_lenrekdevmouse: change msec argument of *mousetrack() to...
2016-11-29 cinap_lenrekdevmouse: various bugfixes, simplify
2016-11-17 cinap_lenrekdevtls: remove unused get32() function
2016-11-12 cinap_lenrekkernel/qio: make readblist() offset of type ulong as...
2016-11-12 cinap_lenrekkernel/qio: get rid of unused qcopycnt debug variable
2016-11-09 cinap_lenrekkernel/qio: implement concatblock() with pullupblock()
2016-11-08 cinap_lenrekdevbridge: simplify etherwrite() as we dont deal with...
2016-11-08 cinap_lenrekkernel/qio: maintain Block.next pointer in padblock()
2016-11-07 cinap_lenrekkernel/qio: fix comments, fix qiwrite() on close queue...
2016-11-07 cinap_lenrekdevcons: simplify putstrn0()
2016-11-07 cinap_lenrekdevbridge: various bugfixes and improvements from charl...
2016-11-07 cinap_lenrekkernel/qio: big cleanup of qio functions
2016-11-07 cinap_lenrekdevloopback: simplify loopoput()
2016-11-05 cinap_lenrekkernel: fix missing ; in panic() call
2016-11-05 cinap_lenrekkernel: avoid padblock copying for devtls/devssl/esp...
2016-11-05 cinap_lenrekdevmnt: avoid memory copies of I/O rpc buffer by using...
2016-11-05 cinap_lenreklibc: move calloc() into its own compilation unit
2016-10-24 cinap_lenrekfix bugs and cleanup cryptsetup code
2016-09-11 cinap_lenrekkernel: rekey chacha state on each randomread() invocation
2016-09-11 cinap_lenrekdevcons: remove /dev/reboot "halt" command...
2016-09-11 cinap_lenrekkernel: better nonce partitioning for chacha random...
2016-09-11 cinap_lenrekkernel: xoroshiro128+ generator for rand()/nrand()
2016-09-11 cinap_lenrekkernel: make randomread() fault reentrant
2016-09-10 cinap_lenrekkernel: replace various custom random iv buffer filling...
2016-09-07 cinap_lenrekkernel: fix type for utime/stime in pexit(), fix debug...
2016-09-07 cinap_lenrekkernel: make sure procalarm() remaining time doesnt...
2016-09-07 cinap_lenrekkernel: always do unsigned subtractions for m->ticks...
2016-09-07 cinap_lenrekkernel: use tk2ms() instead of TK2MS macro for process...
2016-09-07 cinap_lenrekkernel: tsemacquire() use MACHP(0)->ticks for time...
2016-09-07 cinap_lenrekdevcap: timeout capabilities after a minute, fix memory...
2016-09-06 cinap_lenrekmerge
2016-09-06 cinap_lenrekdevproc: do unsigned subtraction to get MACHP(0)->ticks...
2016-08-27 cinap_lenrekmerge
2016-08-27 cinap_lenrekkernel: switch to fast portable chacha based seed-once...
2016-08-27 cinap_lenrekdevsdp: keep cipher states in secret memory
2016-08-27 cinap_lenrekdevtls: allocate cipher states in secret memory
2016-08-27 cinap_lenrekdevssl: allocate cipher states in secret memory
2016-08-27 cinap_lenrekkernel: add secalloc() and secfree() functions for...
2016-08-16 cinap_lenrekdevmnt: fix mistake in mntrahread()
2016-07-24 cinap_lenrekdevtls, devssl: make sure channel has ORDWR mode and...
2016-07-24 cinap_lenrekswap: make sure swap chan has ORDWR mode on fdtochan()
2016-07-19 cinap_lenrekkernel: dont pprint() into 9p channels
2016-06-26 cinap_lenrekkernel: more (arm) compiler friendly mul64fract()
2016-05-16 cinap_lenrekavoid updating offset in pread; avoid diagnostic about...
2016-05-16 cinap_lenrekcorrect check for segment overlap (rmiller)
2016-05-11 cinap_lenrekdevssl, devtls: fix permission checks
2016-05-05 cinap_lenrekkernel: fix cb->f[0] nil dereferences due to short...
2016-04-01 cinap_lenrekkernel: always clunk closed fids asynchronously, regard...
2016-03-31 cinap_lenrekkernel: remove unused NSMAX, NSLOG, NSCACHE constants...
2016-03-30 cinap_lenrekdevsegment: cleanups
next