]> git.lizzy.rs Git - plan9front.git/shortlog
plan9front.git
2014-06-09 mischiefmkpaqfs: english
2014-06-09 mischiefpc: clip rectangles before sending them to the hardware...
2014-06-09 cinap_lenrekether79c970: fix mistake
2014-06-08 cinap_lenrekiostats: add -C flag to enable mount cache
2014-06-08 cinap_lenrekiostats: dont sysfatal on 9p read error due to program...
2014-06-08 cinap_lenrekswap: make sure swap address sticks arround until page...
2014-06-08 cinap_lenrekpc64: use pc/pcrandom.$O instead of port/random.$O...
2014-06-07 cinap_lenrekkernel: remove _xinc()/_xdec()
2014-06-07 cinap_lenrekpc, pc64: fix missed qunlock, use Ref with incref(...
2014-06-07 cinap_lenrekomap: move syscall.$O target from config to mkfile
2014-06-07 cinap_lenrekomap: remove Block refcounting
2014-06-07 cinap_lenrekkernel: remove Block refcounting (thanks erik)
2014-06-07 cinap_lenrekteg2: move syscall.$O and syscallfmt.$O targets from...
2014-06-07 cinap_lenrekkw: move syscall.$O target from config to mkfile
2014-06-07 cinap_lenrekomap4: update for new syscall interface and syscallfmt
2014-06-07 stanley lieberdougfacts: remove html corruption and end file with...
2014-06-07 cinap_lenrekpc64: remove unneeded parens in pmap()
2014-06-07 cinap_lenrekmerge
2014-06-07 cinap_lenrekpc64: implement checkmmu() debug function
2014-06-07 cinap_lenreksdvirtio: experimental support for virtio-scsi
2014-06-07 ftrvxmtrxfile: djvu
2014-06-06 stanley lieberfortunes: i believe any successful Plan 9 distro will...
2014-06-05 cinap_lenrekfile: detect NES and SEGA rom files, fix newline
2014-06-05 cinap_lenrekmerge
2014-06-05 cinap_lenrekkernel: dont use atomic increment for Proc.nlocks,...
2014-06-05 ftrvxmtrxg: add *.cpp
2014-06-05 cinap_lenrekpc64: dont trap _xinc()/_xdec() overflow/underflow...
2014-06-04 cinap_lenrekwebfs: explicitely unmount old /mnt/web (thanks BurnZeZ)
2014-06-04 cinap_lenreknusbrc: dont fork usb drivers into background
2014-06-03 cinap_lenreknusb/usbd: cleanup
2014-06-03 cinap_lenrekkernel: remove wrong and needles mapsize check in newse...
2014-06-03 cinap_lenreknusb/usbd: serialize /dev/usbevent processing
2014-06-01 cinap_lenrekpc64: fix for unsigned comparsion of (top - base) ...
2014-06-01 cinap_lenrekpc64: use 2MB pages for preallocpages()
2014-06-01 cinap_lenrekpc64: allocate palloc.pages from upages
2014-05-31 ftrvxmtrxgames/nes: support Battle City two players mode with...
2014-05-30 Aram Hăvărneanu6a, 6c, 6l: fix copy propagation
2014-05-30 cinap_lenrekwe look for strings.c, it is broken, this strings.c...
2014-05-29 cinap_lenrekpc, pc64: simplify reboot code
2014-05-29 cinap_lenrekpc: initiate machine reset only from boot processors...
2014-05-28 aijugames/md: bug fixes
2014-05-28 cinap_lenrekape/stdio: set errno to EMFILE when running out of...
2014-05-26 aijugames/snes: originwindow confuses the cat
2014-05-26 cinap_lenrekpage(1): or
2014-05-26 cinap_lenrekpage(1): minus
2014-05-26 cinap_lenrekpage(1): theres no -r option, nor multipage restrictions
2014-05-25 aijumerge
2014-05-25 aijugames/md: moonwalker!
2014-05-25 cinap_lenrekpc64: fix ulongs for address of devarchs realmodemem...
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-25 aijugames/md: small cpu and vdp bug fixes
2014-05-25 cinap_lenrekpc64: cleanup mmuzap
2014-05-24 aijugames/md: first bug fixes
2014-05-25 aijuadded crude version of games/md
2014-05-24 cinap_lenreklibauth: dont print blobs in auth_proxy error strings
2014-05-24 cinap_lenrekcpu: remove duplicate environment and chdir($home)...
2014-05-23 cinap_lenrekkernel: fix read size calculation in pio() demand load
2014-05-23 cinap_lenreklibc: avoid static table and supurious reads in nsec()
2014-05-20 cinap_lenreklibc: revert nsec() change, bring back filedescriptor...
2014-05-20 cinap_lenreksyscall: add missing _nsec() declaration
2014-05-20 cinap_lenrekadd _nsec() syscall 53 for binary compatibility with...
2014-05-20 cinap_lenreklibc: dont cache /dev/bintime filedescriptor for nsec()
2014-05-19 cinap_lenrekinit: dont interpret environment var contents as fmtstr...
2014-05-19 cinap_lenrekpc64: remove cpuserver bigboy hack and honor *kernelper...
2014-05-19 cinap_lenrekip/torrent: use "torrent" as default user agent
2014-05-19 cinap_lenrekip/torrent: fix usage, add -A option to set user-agent
2014-05-18 cinap_lenrekipconfig: fix dhcp watch
2014-05-16 stanley lieberfortunes: 14:37 -!- kfx was kicked from #suckless by...
2014-05-16 cinap_lenreksdiahci: fix (unused) hba reset function (thanks erik...
2014-05-16 Matthew Veetyadded devgpio (thanks Krystian!). Also added getrevisio...
2014-05-13 cinap_lenrekmerge
2014-05-13 cinap_lenrekplay: set user-agent, otherwise server thinks we'r...
2014-05-12 ftrvxmtrxsam(1): add ctrl+b
2014-05-12 ftrvxmtrxsamterm: fix esc, change ctrl+b behaviour to a more...
2014-05-12 ftrvxmtrxsamterm: clean up key defines. use ctrl+b as in rio
2014-05-12 cinap_lenrekusps: remove redundant uhtml pipeline
2014-05-12 cinap_lenrekhtmlfmt: use uhtml for character set conversion
2014-05-11 cinap_lenrekdoom: get rid of floating point code for division
2014-05-11 cinap_lenrekpc, pc64: add simd error exception name in trap.c
2014-05-11 cinap_lenrekpc, pc64: handle sse simd exceptions
2014-05-10 cinap_lenrektcs: handle surrogate pairs
2014-05-11 cinap_lenrektcs: prevent accidents with runes beyond 16-bit
2014-05-10 cinap_lenrektcs: fix inplace 16 bit unicode conversion
2014-05-09 cinap_lenrekwebfs: use mozilla compatible user agent as default
2014-05-09 cinap_lenrekabaco: need more stack on amd64
2014-05-08 cinap_lenrekremove old copies of kernels l.s from cmd/?a
2014-05-08 cinap_lenrekabaco: remove strange line
2014-05-08 ftrvxmtrxtail: fix follow for empty files (thanks cinap_lenrek)
2014-05-08 ftrvxmtrxtail: seek to EOF to check if seekable. fixes tail...
2014-05-08 cinap_lenrekhgfs: avoid revlogupdate() calls when reading root...
2014-05-07 ftrvxmtrxsed: remove unused ecmp function
2014-05-06 cinap_lenrekcc: fix spurious warning on comparsion with scope redec...
2014-05-06 cinap_lenrekpc64: fix embrassing typo in mmuzap()
2014-05-04 cinap_lenrekgs: fix /undefined in --setcolor-- errors on amd64
2014-05-04 ftrvxmtrxmerge
2014-05-04 ftrvxmtrxvga font: hammer and sickle
2014-05-04 ftrvxmtrxfonts: add swastika to naga10. fixes swastika in defaul...
next