etheryuk: fix problems with yukon2 ep+ rev0, deoptimize
devether: remove qfull prints and fix loopback packet handling of etheroq()
devssl: use parsecmd() to process control message to get rid of 128 byte stack buffer limit
exportfs: get rid of limits, cleanup
god damn it forgot fucking fns.h from my last commit
Added in /dev/cputemp for bcm kernel (Thanks Krystian!)
cifs(4): fix documentation for -d flag
factotum: add ntlmv2 (mschap2) client auth for cifs
draw: fix drawing of replicated source image on memlayer with a clip rectangle
handle NIL user domain, and Z(4) at end of nt blob for ntlmv2
experimental ntlmv2 server authenticaion support for cifsd
kernel: simplify pexit(), avoid making wait record for RFNOWAIT (parentless) procs
devproc: make sure /proc/n/wait waits for the right process children
kernel: fix pexit() Waitmsg memory leak.
gif: remove warning when animated gif is rendered to bitmap
mothra: remove debug code, dont create $home/lib/mothra/mothra.err file
etheriwl.c: add did 4232 for intel wifi link 5100 (thanks, hmr)
libthread: avoid calling thread waiting for fork/execed process to finish if we dont have to
telnet: simplify previous change by moving the notkbd check into consctlcmd()
cpu: add -n flag for the remote site to allow "none" authentification method (inspired from sources cpu-noauth patch)
telnet: disable changing raw mode when a pipe was being used (from sources telnet-notkbd patch)
ndb/dns: check bad name length in convM2DNS.c:^gname()
u9fs: fix misuse of Fcall.afid in p9any authentication module. (from sources patch/u9fs-afid)
ndb/dns: do dnresolve() loopcheck only on hosts that we havnt already tried
theo: Don't like it? Then walk away.
faces: use 9front icon for googlecode.com/plan9front
abaco: make validurl() accept internationalized domain names
webfs: preserve unicode hostname, only convert to ascii when sending over the wire
webfs: support for internationalized domain name urls
ndb/dns: add support for internationalized domain names
kbdfs: fix ctlr+alt+del with new escape pages
faces: add 9front.org/unknown (thanks qrstuv)
ndb/dns: ignore refused (5) error replies
removing (outdated) drawterm
kbdfs: add esc1+shift and esc1+ctrl pages (see sources kbmap-uk-weird patch)
kernel: more kproc pexit() and sleep error handling
pc kernel: kproc error and exit
kernel: kproc error and exit
acme: fix arrow key oddity (thanks mark van atten and erik)
rio -b: make lighttitlecol darker
fortunes: That's the process.
ndb/dns: filter dns answers avoiding cache poisoning
ndb/dns: another attempt...
ndb/dns: detect query loops
ndb/dns: case sensitive ndb attributes, Domlen consistency, dblookup() inplace lower case conversion, cleanups
/lib/roa: fix blank line at the end
kernel: handle memimageinit() error
libmemdraw: change memimageinit() to return integer error (for kernel), minor cleanups
devsd: fix scsi emulation for disks bigger than 4 billion sectors (from erik quanstros 9atom)
libjson: don't perform chartorune in getch() when char is null terminator, and remove empty string check added last commit
libjson: check for empty string in jsonparse()
sdide: add pci did for VIA VT6415 PATA IDE controller
arch(3), aml(2): document /dev/acpitbls file
ndb/common: add ipv6 addresses of root name servers
aml(2): tabelize by function, move hardware linkage on separate page
kernel: make image cache not hold onto the channel, remove nocache flag
acidleak: show free blocks as free (leak -b)
/rc/bin/", /rc/bin/"": handle the venerable ; prompt
mp3dec: fix volume for mp3dec
synchronize ape's vfprintf with libstdio
rio: eleminate temporary allocations before frinsert() and in namecomplete()
aml(2): fix amldelay() decscription. it takes microseconds, not milliseconds.
fortunes: AFTER READ THE PAGE YOU UNDRSTAND WHAT IM TALKING TO YOU !
rio: do backspace \b processing inplace avoiding buffer allocation
rio: cleanup and error handling
rio: huge simplification of flush handling
rio: add sanity check in xfidallocthread()
rio: enforce flush reply ordering for all xfids
rio: properly handle follow up flushes (fixes unexpected reply tag)
make auto negotiation work on 82562et (thanks mischief!)
fix format compiler warning
kernel: add support for multiboot memory map
libplumb: search for plumber only at /mnt/plumb, and don't try to mount $plumbsrv if the search fails
smtp: fix free on uninitialized pointer
fix devshr related panic caused by Mount.to being nil (thanks mischief!)
init: dont rely on path containing dot
play: guess file type from file extension if mimetype fails
vt: discard unhandle OSC escapes, and use nelem instead of sizeof for title buffer
libjson: fix missing buffer free, slight cleanup
libjson: dynamically allocate buffer
auth/rsa2ssh: add SSH2 RSA output format (from plan9port)
cmd/vt: fix xterm function keys
libjson: fix mistake... (harmless)
libjson: fix for 21 bit runes, implement utf-16 surrogates
libjson: fix mistake in unicode handler (thanks cinap)
make libjson from /sys/src/cmd/btc/json.c
vt: remove defunct hp terminal emulation