]> git.lizzy.rs Git - plan9front.git/shortlog
plan9front.git
2018-12-15 cinap_lenrekdtracy: avoid pointer to integer truncation warning...
2018-12-15 aijufplot: fix operator associativity
2018-12-13 aijufplot: add min/max operators
2018-12-13 aijudtracy: get rid of DTName struct, support more than...
2018-12-13 aijupc(1): reference counting bug
2018-12-13 Alex Musolinomerge
2018-12-13 Alex Musolinoupas/fs: remove now unnecessary "force" argument to...
2018-12-12 cinap_lenrekupas/fs: handle errors from fetch for cachebody()/cache...
2018-12-12 Alex Musolinomerge
2018-12-12 Alex Musolinoupas/fs: fix infinite loop in putcache
2018-12-11 stanley lieberfortunes: [9fans] ..... UNSUBSCRIBE_HELP NEEDED
2018-12-11 aijuforgotten files
2018-12-11 aijukernel: change peek to return number of characters...
2018-12-11 aijudtracy: catch page faults
2018-12-11 aijuadd dtracy support to mkdevc and enable dtracy with...
2018-12-10 BurnZeZsshfs: add exits(nil) to threadmain
2018-12-09 aijudtracy: call dtptrigger with a struct pointer rather...
2018-12-08 aijudtracy: fix lexer bug
2018-12-08 aijufix dtracy man page
2018-12-08 aijuadd dtracy manpage
2018-12-08 aijudtracy: add support for aggregations
2018-12-07 cinap_lenrekrio: get rid of window delete thread, fix mysterious...
2018-12-07 BurnZeZadd entries for il rcpu
2018-12-06 BurnZeZptrap(4): fix formatting
2018-12-06 aijuforp: change indexing to verilog-like semantics
2018-12-06 BurnZeZacid: fix transcript
2018-12-06 aijulibmp: fix mptouv behaviour to match mptoui
2018-12-06 aijulibmp: add tests for integer conversions
2018-12-05 aijumptov: make it actually work
2018-12-05 cinap_lenrekkernel: remove unused static variable "sofar" from...
2018-12-05 cinap_lenrekkernel: fix tprof on multiprocessor
2018-12-04 cinap_lenrekfactotum: rsa: use mptober() to get right adjusted...
2018-12-04 cinap_lenrekbootrc: remove $ff references (was old parsed /boot...
2018-12-02 aijukencc: make "function not declared" a warning unless...
2018-12-02 mischiefpython: explicitly declare WaitForThreadShutdown as...
2018-12-02 mischiefape: declare gethostname
2018-12-02 cinap_lenrekmerge
2018-12-02 cinap_lenreklibsec: fix memory leak in pkcs1_decrypt()
2018-12-01 BurnZeZlibdtracy: wrong operator in XORI (thanks aiju)
2018-12-01 aijukencc: turn "function args not checked" warning into...
2018-12-01 aiju2c(1): document some differences with ANSI C
2018-12-01 cinap_lenrekhgwebfs: write headers individually, so they are not...
2018-12-01 cinap_lenrekwebfs: write headers individually so they are not limit...
2018-11-30 aijufplot: add support for readout with middle mouse button
2018-11-30 aijufplot: color different curves
2018-11-30 aijufplot: compute y range correctly when used with multipl...
2018-11-28 cinap_lenrekupas: get rid of broken validatesender example, remove...
2018-11-28 mischiefhgwebfs: read to eof by default to match urllib2 behavior
2018-11-28 cinap_lenrekdevip: fix arpread, dont return partial entries
2018-11-27 cinap_lenrekfshalt: wait for fileservers command file to vanish
2018-11-26 cinap_lenrekupas/fs: avoid switch on vlong breaking build (thanks...
2018-11-26 cinap_lenrekupas/fs: another mistake ...
2018-11-26 cinap_lenrekupas/fs: fix broken body.ext in walk (thanks sl)
2018-11-24 cinap_lenreklibmach: change amd64 szreg to 8 (thanks charles forsyth)
2018-11-24 aijudelete old NOTICE file
2018-11-22 cinap_lenreksnap: use Mach->szaddr as the width of the stack pointe...
2018-11-22 cinap_lenreksnap: add debug flag, make debug less verbose
2018-11-22 cinap_lenreksnap: check for overflows, cleanup error handling
2018-11-22 cinap_lenreksnap: consequently use ulong for page index and count
2018-11-22 cinap_lenreksnap: be more conservative taking stack snapshot
2018-11-22 cinap_lenrekupas/fs: keep messages *marked* for deletion in the...
2018-11-22 cinap_lenrekupas/fs: allow msgincref() with mb->refs == 0
2018-11-21 cinap_lenrekupas/fs: checkfid() might be called with uninitialized...
2018-11-21 cinap_lenrekupas/fs: fix walk
2018-11-21 cinap_lenrekupas/fs: don't enter mailbox into hashtree when it...
2018-11-21 cinap_lenrekmp(2): fix spelling
2018-11-21 cinap_lenrekmp(2): clarify mptoa() and mpfmt() default base
2018-11-20 cinap_lenrekupas/fs: rework the refcounting, use 64bit qid path...
2018-11-20 aijugames/md: fix mkfile
2018-11-20 aijugames/md: use cpu.c from blit
2018-11-20 aijugames/blit: clean up cpu.c and make it pass tests
2018-11-19 cinap_lenrekpc, pc64: park application processors in rebootcode...
2018-11-18 cinap_lenrekvt(1): vt doesnt exit when the host process exits as...
2018-11-18 cinap_lenrekcc: fix wrong "useless or misleading comparison" warning
2018-11-18 cinap_lenrekrc: implement $"x in terms of Xdol() and new Xqw()...
2018-11-18 cinap_lenrekdevip: fix swapped tcp snd.scale and recv.scale in...
2018-11-18 cinap_lenreklibdraw: avoid deadlock for mouse ioproc sending on...
2018-11-18 mischiefdevbridge: fix runt packets going through the bridge...
2018-11-17 aijugames/c64: make keyboard table more readable
2018-11-14 mischiefether82563: ignore i82753 checksums, fixes T60 ethernet
2018-11-14 cinap_lenreknusb/kb: multitouch support (touchscreens, stylus)
2018-11-13 cinap_lenrekrcpu: fix pvar to initialize empty variables (thanks...
2018-11-13 cinap_lenreknusb/kb: revert multitouch, breaks some mice...
2018-11-12 cinap_lenrekupa/imap4d: ignore messages without digest info
2018-11-12 cinap_lenrekdisk/mkfs: remove unused cputype variable (thanks kvik)
2018-11-12 cinap_lenrekmerge
2018-11-12 cinap_lenreknusb/kb: lilu dallas multitouch
2018-11-11 aijuadd dtracy to mkfile
2018-11-10 aijuadd dtracy.h
2018-11-10 aijudtracy: missing break in dteverify
2018-11-10 aijuadding dtracy (crude early version)
2018-11-08 cinap_lenrekssh: handle unknown MSG_CHANNE_REQUEST messages
2018-11-08 cinap_lenrekssh: handle MSG_GOBAL_REQUEST
2018-11-08 cinap_lenrekip/dhcpd: Add swap server support in dhcpd (thanks...
2018-11-08 cinap_lenrekbcm: intrenable() can happen from any cpu in case of...
2018-11-08 cinap_lenreklibdraw: cannot happen
2018-11-07 cinap_lenreklibdraw: fix gengetwindow()
2018-11-07 cinap_lenrekbcm: cleanup timer code
2018-11-07 cinap_lenrekbcm: simplify irq handling by having per cpu Vctl chain
2018-11-07 cinap_lenrekbcm: speed up co-processor operations by avoiding i...
next