| Age | Commit message (Expand) | Author |
| 2014-12-10 | plan9.ini(8): etheryuk | cinap_lenrek |
| 2014-12-10 | plan9.ini(8): document bcm and virtio ethernet and hda and ac97 audio. | cinap_lenrek |
| 2014-12-10 | plan9.ini(8): remove factotumopts= (not implemented), add secstore=, clarify ... | cinap_lenrek |
| 2014-12-10 | bootrc: keep original address when ndb/dnsgetip fails and let dial complain | cinap_lenrek |
| 2014-12-10 | bootrc: use "address" instead "ip" in wording netboot questions, as we domain... | cinap_lenrek |
| 2014-12-10 | merge | cinap_lenrek |
| 2014-12-10 | bootfs: remove disk/kfs fileserver, nobody uses it | cinap_lenrek |
| 2014-12-10 | bootrc: add ndb/dnsgetip resolver to bootfs so domain names can be used for f... | cinap_lenrek |
| 2014-12-10 | bootrc: preserve #ec/fs (thanks _sl) | cinap_lenrek |
| 2014-12-09 | ndb(8): document ndb/dnsgetip | mischief |
| 2014-12-10 | dnsgetip: filter negative answers, remove -f flag, use dnsgetip logfile | cinap_lenrek |
| 2014-12-09 | ndb: add dnsgetip program to resolve A and AAAA records during bootstrapping | mischief |
| 2014-12-10 | bootrc: handle multiple fs and auth addresses in netboot, always set auth= in... | cinap_lenrek |
| 2014-12-09 | bootrc: do not pass authserver with -a flag to factotum, handle multiple secs... | cinap_lenrek |
| 2014-12-09 | factotum: accept multiple bootstrap auth servers in /net/ndb and -a arguments | cinap_lenrek |
| 2014-12-09 | secstore: allow multiple server addresses in $secstore and multiple -s arguments | cinap_lenrek |
| 2014-12-08 | devsegment: fix segmentcreate function signature | mischief |
| 2014-12-09 | merge | cinap_lenrek |
| 2014-12-09 | ethervirtio: fix queue notifications and interrupt flags, avoid useless notif... | cinap_lenrek |
| 2014-12-09 | hgwebfs: add fake add_handler method for HTTPRangeHandler() | cinap_lenrek |
| 2014-12-08 | ip/ipconfig: treat /32 mask as /0 | mischief |
| 2014-12-08 | ethervirtio: feature negotiation, allow setting mac address, dont read isr fr... | cinap_lenrek |
| 2014-12-08 | ndb/dns: ignore terminating authoritative flag for no-answer when more namese... | cinap_lenrek |
| 2014-12-07 | ethervirtio: fix missing */ | cinap_lenrek |
| 2014-12-07 | ethervirtio: implement promisc and multicast mode, cleanup | cinap_lenrek |
| 2014-12-07 | ethervirtio: avoid dumping packets in txproc when ring gets full | cinap_lenrek |
| 2014-12-07 | 9boot(8): -from | cinap_lenrek |
| 2014-12-07 | strcat(2): fix strchr() and strrchr() function prototypes (thanks BurnZeZ) | cinap_lenrek |
| 2014-12-06 | pc, pc64: add and enable ethervirtio driver | mischief |
| 2014-11-26 | resize: fix typo | mischief |
| 2014-11-26 | astro: fix typo | mischief |
| 2014-11-22 | games/md: fix interlace at scale 2 | cinap_lenrek |
| 2014-11-22 | games/md: interlacing, sort of | aiju |
| 2014-11-22 | audio(1): add mixfs to NAME section | cinap_lenrek |
| 2014-11-22 | pc, pc64: more conservative pcirouting | cinap_lenrek |
| 2014-11-20 | pc, pc64: preserve last KB of conventional memory (might contain bios tables) | cinap_lenrek |
| 2014-11-20 | games/snes: do message display in screenproc | cinap_lenrek |
| 2014-11-19 | games/md, games/snes: fix memory leak on resize | cinap_lenrek |
| 2014-11-19 | hjfs(8): theres no chown in plan9, link to chgrp(1) manpage. | cinap_lenrek |
| 2014-11-18 | games/snes: fix extern pic declaration to match reality | cinap_lenrek |
| 2014-11-18 | games/md: apply same screen flush changes from games/snes | cinap_lenrek |
| 2014-11-18 | games/snes: flush screen in parallel to audio (fixes buffer underruns on x200s) | cinap_lenrek |
| 2014-11-17 | games/snes: save more audio state | aiju |
| 2014-11-17 | audiohda: add pci ids for Intel 8 Series Lynx Point (thanks quux) | cinap_lenrek |
| 2014-11-17 | wpa: handle essid: with whitespaces from ether ifstats file | cinap_lenrek |
| 2014-11-17 | wpa: fix quoting for essid with spaces | cinap_lenrek |
| 2014-11-16 | abaco: cleanup, handle image/x-icon, don't use backspace as a hotkey, and rem... | BurnZeZ |
| 2014-11-16 | nintendo(1): NTSC only | aiju |
| 2014-11-16 | hpost: break up tags with newlines to avoid sed line buffer limit | cinap_lenrek |
| 2014-11-16 | sed: fix error handling for "Output line too long" and other stuff | cinap_lenrek |