]> git.lizzy.rs Git - plan9front.git/history - sys
audio/flacdec: fix pcmconv pipeline race (thanks mischief and henesy)
[plan9front.git] / sys /
2014-12-15 cinap_lenrekaudio/flacdec: fix pcmconv pipeline race (thanks mischi...
2014-12-15 cinap_lenrekkernel: minor changes to mount cache
2014-12-15 cinap_lenrekxen: fix cross build
2014-12-15 cinap_lenrekkernel: use new disk/mkfs -o option to get proper sourc...
2014-12-14 cinap_lenrekdisk/mkfs: add -o flag to list source files
2014-12-14 cinap_lenrekmerge
2014-12-14 cinap_lenrekkernel: remove *.acid files in nuke target instead...
2014-12-14 ftrvxmtrxpng: fail on invalid bpc
2014-12-14 cinap_lenrekkernel: get rid of /boot/boot parametrization
2014-12-14 cinap_lenrekxen: fix mtrr dummy functions
2014-12-14 cinap_lenrekbio: add Bfdopen() from plan9port
2014-12-13 cinap_lenrekkernel: evaluate dependencies of bootfs.proto files...
2014-12-13 ftrvxmtrxvarious cmds: replace magic numbers with Kdel/Keof...
2014-12-13 cinap_lenrekkernel: correct dependency for printstub.$O instead...
2014-12-13 mischiefstats: handle 'q' to close
2014-12-13 cinap_lenrekpc, pc64: untangle embedded controller (ec) dependency...
2014-12-13 cinap_lenrekkernel: generate dummy bootscreeninit() function when...
2014-12-13 cinap_lenrekndb/cs: fix spelling (thanks mischief)
2014-12-12 cinap_lenrekmerge
2014-12-11 stanley lieberfortunes: UX-wise (and generally speaking, for most...
2014-12-11 stanley lieberqmail: call mail instead of smtp with the wrong path
2014-12-11 cinap_lenrekcfs: change default mountpoint to /mnt/cfs and fix...
2014-12-11 cinap_lenrekacme: fix buffer overrun in xfidutfread() and xfidruner...
2014-12-11 cinap_lenrekkbmap: fix sprint() buffer overflow (thanks silasm)
2014-12-11 cinap_lenrekplan9.ini(8): fix typo (thanks ftrvxmtrx)
2014-12-10 cinap_lenrekplan9.ini(8): etheryuk
2014-12-10 cinap_lenrekplan9.ini(8): document bcm and virtio ethernet and...
2014-12-10 cinap_lenrekplan9.ini(8): remove factotumopts= (not implemented...
2014-12-10 cinap_lenrekbootrc: keep original address when ndb/dnsgetip fails...
2014-12-10 cinap_lenrekbootrc: use "address" instead "ip" in wording netboot...
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-10 cinap_lenrekbootrc: preserve #ec/fs (thanks _sl)
2014-12-10 mischiefndb(8): document ndb/dnsgetip
2014-12-10 cinap_lenrekdnsgetip: filter negative answers, remove -f flag,...
2014-12-10 mischiefndb: add dnsgetip program to resolve A and AAAA records...
2014-12-09 cinap_lenrekbootrc: handle multiple fs and auth addresses in netboo...
2014-12-09 cinap_lenrekbootrc: do not pass authserver with -a flag to factotum...
2014-12-09 cinap_lenrekfactotum: accept multiple bootstrap auth servers in...
2014-12-09 cinap_lenreksecstore: allow multiple server addresses in $secstore...
2014-12-09 mischiefdevsegment: fix segmentcreate function signature
2014-12-09 cinap_lenrekmerge
2014-12-09 cinap_lenrekethervirtio: fix queue notifications and interrupt...
2014-12-09 cinap_lenrekhgwebfs: add fake add_handler method for HTTPRangeHandler()
2014-12-09 mischiefip/ipconfig: treat /32 mask as /0
2014-12-08 cinap_lenrekethervirtio: feature negotiation, allow setting mac...
2014-12-08 cinap_lenrekndb/dns: ignore terminating authoritative flag for...
2014-12-07 cinap_lenrekethervirtio: fix missing */
2014-12-07 cinap_lenrekethervirtio: implement promisc and multicast mode,...
2014-12-07 cinap_lenrekethervirtio: avoid dumping packets in txproc when ring...
2014-12-07 cinap_lenrek9boot(8): -from
2014-12-07 cinap_lenrekstrcat(2): fix strchr() and strrchr() function prototyp...
2014-12-07 mischiefpc, pc64: add and enable ethervirtio driver
2014-11-27 mischiefresize: fix typo
2014-11-27 mischiefastro: fix typo
2014-11-22 cinap_lenrekgames/md: fix interlace at scale 2
2014-11-22 aijugames/md: interlacing, sort of
2014-11-22 cinap_lenrekaudio(1): add mixfs to NAME section
2014-11-22 cinap_lenrekpc, pc64: more conservative pcirouting
2014-11-20 cinap_lenrekpc, pc64: preserve last KB of conventional memory ...
2014-11-20 cinap_lenrekgames/snes: do message display in screenproc
2014-11-19 cinap_lenrekgames/md, games/snes: fix memory leak on resize
2014-11-19 cinap_lenrekhjfs(8): theres no chown in plan9, link to chgrp(1...
2014-11-18 cinap_lenrekgames/snes: fix extern pic declaration to match reality
2014-11-18 cinap_lenrekgames/md: apply same screen flush changes from games...
2014-11-18 cinap_lenrekgames/snes: flush screen in parallel to audio (fixes...
2014-11-17 aijugames/snes: save more audio state
2014-11-17 cinap_lenrekaudiohda: add pci ids for Intel 8 Series Lynx Point...
2014-11-16 cinap_lenrekwpa: handle essid: with whitespaces from ether ifstats...
2014-11-16 cinap_lenrekwpa: fix quoting for essid with spaces
2014-11-16 BurnZeZabaco: cleanup, handle image/x-icon, don't use backspac...
2014-11-16 aijunintendo(1): NTSC only
2014-11-16 cinap_lenreksed: fix error handling for "Output line too long"...
2014-11-15 cinap_lenrekpc: get rid of fixed 8MB memory map (now dynamically...
2014-11-15 cinap_lenrekpc64: get rid of fixed 8MB INIMAP and dynamically map...
2014-11-14 stanley lieberfortunes: (no plan9 to hand)
2014-11-14 cinap_lenrekupas/fs: handle ramfs and hjfs "file locked" error
2014-11-14 cinap_lenrekupas/fs: handle cwfs "file is locked" error message
2014-11-13 cinap_lenrekip: implement "hangup" ctl for udp protocol
2014-11-13 cinap_lenrekkernel: make use of nil vs 0 consistent in qio.c (sorry)
2014-11-13 cinap_lenrekrootstub: create /sys/src/pkg and /sys/lib/pkg directories
2014-11-12 cinap_lenrekhttpfile(4): document webfs dependency
2014-11-12 cinap_lenrekhttpfile: use webfs, fix 9p flushes
2014-11-11 stanley liebernintendo(1): more detail about gba
2014-11-10 stanley liebernintendo(1): document games/gba
2014-11-10 cinap_lenrekpc64: fix comment description of pc64 kernel configuration
2014-11-10 cinap_lenrekether8169: add support for RTL8411B (thanks quux)
2014-11-09 cinap_lenrekpc, pc64: command flag sometimes doesnt reset, just...
2014-11-09 cinap_lenrekio: add -E flag to access embedded controller space
2014-11-09 cinap_lenrekmerge
2014-11-09 cinap_lenrekpc, pc64: provide access to embedded controller with...
2014-11-09 mischieffilter(1): fix typo i introduced
2014-11-09 cinap_lenrekkernel: remove implicit Proc* argument from procctl()
2014-11-08 cinap_lenrekdont flush screen when hiding software cursor
2014-11-08 cinap_lenreksmtpd: cleanup hello() domain check code
2014-11-08 cinap_lenrekmerge
2014-11-08 cinap_lenreksmtpd: accept literal ipv6 addresses in HELO/EHLO
2014-11-07 mischiefall: typo fixes from ray@raylai.com
2014-11-07 cinap_lenrekfix dangerous werrstr() usages
next