]> git.lizzy.rs Git - plan9front.git/history - sys/src/9/port
kernel: get rid of /boot/boot parametrization
[plan9front.git] / sys / src / 9 / port /
2014-12-14 cinap_lenrekkernel: get rid of /boot/boot parametrization
2014-12-13 cinap_lenrekkernel: evaluate dependencies of bootfs.proto files...
2014-12-13 cinap_lenrekkernel: correct dependency for printstub.$O instead...
2014-12-13 cinap_lenrekkernel: generate dummy bootscreeninit() function when...
2014-12-10 cinap_lenrekmerge
2014-12-10 cinap_lenrekbootfs: remove disk/kfs fileserver, nobody uses it
2014-12-10 cinap_lenrekbootrc: add ndb/dnsgetip resolver to bootfs so domain...
2014-12-09 mischiefdevsegment: fix segmentcreate function signature
2014-11-13 cinap_lenrekkernel: make use of nil vs 0 consistent in qio.c (sorry)
2014-11-09 cinap_lenrekkernel: remove implicit Proc* argument from procctl()
2014-11-08 cinap_lenrekdont flush screen when hiding software cursor
2014-11-07 cinap_lenrekdevproc: reset p->pdbg under p->debug qlock in procstop...
2014-09-28 cinap_lenrekdevcons: avoid division by zero reading Qsysstat
2014-09-27 aijumerge
2014-09-19 cinap_lenrekpc64: syscallfmt for nsec syscall
2014-09-19 cinap_lenrekpc64: put return value of nsec syscall in register...
2014-09-15 cinap_lenrekdevtls: fix typo in debug print
2014-09-14 cinap_lenrekkernel: fix segattach() rounding of va+len (thanks...
2014-08-16 cinap_lenrekkernel: make noswap flag exclude processes from killbig...
2014-08-16 cinap_lenrekkernel: fix todfix() race
2014-08-16 cinap_lenrekkernel: xinit() use ulong for page counts, cleanup
2014-08-13 cinap_lenrekdevenv: prevent non-hostowner from creating or removing...
2014-08-08 cinap_lenrekkernel: more nil vs 0 cleanup in chan.c
2014-08-08 cinap_lenrekkernel: use nil for pointers instead of 0, zero channel...
2014-08-08 cinap_lenrekdevmnt: fix potential race with mntflushfree(), remove...
2014-08-07 cinap_lenrekpc, pc64: make pc kaddr() check reject -KZERO address...
2014-07-15 cinap_lenrekdevproc: nil
2014-07-15 cinap_lenrekdevproc: fix syscalltrace error handling, conistent...
2014-07-14 cinap_lenrekdevproc: fix mistake
2014-07-14 cinap_lenrekdevproc: fix proccrlmemio bugs
2014-07-11 cinap_lenrekkernel: only complain about no images when theres nothi...
2014-06-23 cinap_lenrekkernel: more proc.c cleanup
2014-06-23 cinap_lenrekkernel: make use of nil and 0 consistent in proc.c
2014-06-23 cinap_lenrekmerge
2014-06-23 cinap_lenrekkernel: fix cooperative scheduling for wired processes
2014-06-22 cinap_lenrekkernel: new pagecache, remove Lock from page, use cmpsw...
2014-06-08 cinap_lenrekswap: make sure swap address sticks arround until page...
2014-06-07 cinap_lenrekkernel: remove _xinc()/_xdec()
2014-06-07 cinap_lenrekkernel: remove Block refcounting (thanks erik)
2014-06-05 cinap_lenrekmerge
2014-06-05 cinap_lenrekkernel: dont use atomic increment for Proc.nlocks,...
2014-06-03 cinap_lenrekkernel: remove wrong and needles mapsize check in newse...
2014-06-01 cinap_lenrekpc64: allocate palloc.pages from upages
2014-05-25 aijumerge
2014-05-25 cinap_lenrekdevproc: handle 64bit address writes to /proc/n/mem...
2014-05-26 cinap_lenrekmerge
2014-05-26 cinap_lenrekkernel: simplify fdclose()
2014-05-26 cinap_lenrekdevproc: fix close and closefiles procctl
2014-05-23 cinap_lenrekkernel: fix read size calculation in pio() demand load
2014-05-20 cinap_lenrekadd _nsec() syscall 53 for binary compatibility with...
2014-04-29 cinap_lenrekkernel: always reset notepending in eqlock, handle...
2014-04-29 cinap_lenrekkernel: stop queue bloat before allocating blocks
2014-04-28 cinap_lenrekdevmnt: make abandoning fid on botched clunk handle...
2014-04-28 cinap_lenrekdevmnt: abandon fid on botched Tclunk or Tremove
2014-04-23 cinap_lenreknusb: resolve endpoint id conflict with different input...
2014-04-18 cinap_lenrekkernel: add secstore and wpa to bootfs
2014-04-15 cinap_lenrekkernel: fix printing wrong memory sizes in pageinit...
2014-04-01 cinap_lenrekdevproc: change address format in segment file to ...
2014-03-21 cinap_lenrekdevfs: fix cclose() crash in devfs error handling
2014-03-16 cinap_lenrekpc64: amd64 kernel reboot support
2014-03-04 cinap_lenrekpc64: fix segattach
2014-03-02 cinap_lenrekkernel: getting rid of duppage() (thanks charles)
2014-02-26 mischiefdevtls: spelling
2014-02-24 aijumerge
2014-02-24 cinap_lenrekmerge
2014-02-24 cinap_lenrekkernel: keep cached pages continuous at the end of...
2014-02-08 cinap_lenrekpc64: handle negative file offsets when accessing kerne...
2014-02-07 cinap_lenrekpc64: fix devcons format strings for memory sizes
2014-02-07 cinap_lenrekpc64: fix poolsummary() string format
2014-02-05 cinap_lenrekpc64: dont 4 byte align stack pointer for amd64 in...
2014-02-03 cinap_lenrekmerge
2014-02-03 cinap_lenrekkernel: dont double ptemap size in newseg()
2014-02-03 cinap_lenrekdevdraw: screenid is BGLONG, not BGSHORT
2014-02-02 cinap_lenrekmalloctag: only store lower 32bit of malloc tag, fix...
2014-02-02 cinap_lenrekkernel: fix bogus free in sysexec.
2014-02-02 cinap_lenrekkernel: do not pass user address of fd[2] array to...
2014-02-02 cinap_lenrekkernel: use uintptr when appropriate in syssegflush()
2014-02-01 cinap_lenrekadd experimental pc64 kernel
2014-02-01 cinap_lenrekkernel: usb fixes for amd64
2014-02-01 cinap_lenrekkernel: fix pointer truncation in xspanalloc(), fix...
2014-02-01 cinap_lenrekkernel: handle amd64 40 byte headers in exec()
2014-01-21 cinap_lenrekkernel: fix ulong abuse in xalloc
2014-01-20 cinap_lenrekkernel: convert putmmu() to uintptr for va and pa
2014-01-20 cinap_lenrekkernel: various cleanups
2014-01-19 cinap_lenrekkernel: apply uintptr for ulong when a pointer is stored
2014-01-19 cinap_lenrekmalloc: change malloc and realloc tag types to uintptr
2014-01-19 cinap_lenrekkernel: fix declaration of getcallerpc()
2014-01-13 cinap_lenrekdevdraw: fix memory corruption reading draw ctl file
2014-01-14 mischiefmerge
2014-01-11 cinap_lenreknetif: fix wrong qid in 3rd level stats/ifstats files...
2014-01-10 cinap_lenrekkernel: fix fairshare formula in comment (thanks erik)
2014-01-03 cinap_lenrekkernel: simplify procalarm()
2014-01-03 cinap_lenrekalarm: skip timed out alarms when inserting in procalar...
2014-01-01 cinap_lenrekmerge
2014-01-01 cinap_lenrekkernel: nil check, exited procs handling in postnote()
2014-01-01 cinap_lenrekkernel: remove error label in pgrpnote() arround postnote
2014-01-01 cinap_lenrekkernel: fix alarm postnote race
2013-12-31 cinap_lenrekdevproc: fix noteid permission checks for none
2013-12-31 cinap_lenrekkernel: check for error label stack underflow in nexter...
2013-12-29 cinap_lenrekkernel: remove unused debug cprint() function from...
next