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