sshnet: fix write count for ctl message writes
sshnet: actually make sure ssh established connection before exiting main proc
sshnet(4): add documentation
sshnet: bring back sshnet using ssh(1) mux mode
ssh: add experimental mux mode
ssh: implement -W option for making remote tcp connections
fix DST begin/end timestamps for South Australia
walk: remove unused depth argument from dofile()
bootrc: simplify if statement
dtracy: avoid dmachlock() race
dist/mkfile: aux/stub -d /n/src9/usr to avoid overbinding /usr in case /n/src9 an / alias
5c: dont substibute (destination) registers contained in MOVM reglist
inst/startether: skip ipv6 auto configuration when nora6 was specified
plan9.ini(8): add USB section, documenting various usb options
bootrc: handle automatic ip configuration on gbe media
plan9.ini: add nora6= option to disable automatic ipv6 configuration
added walk(1)
upas/fs: release mailbox syncing lock after encountering error
webfs: bracket literal ipv6 host in "Host:" header
nusbrc: detect "keyboardio model 01", appears as multifuction device with IAD csp(0102EF) (thanks sam-d)
nusb/kb: fix continuous scrollwheel delta not being reported (thanks sam-d)
python: clean and nuke pgen and libpython.a for all $CPUS
dtracy(1): fix print(2) reference
python: remove /$objtype/lib/ape/libpython.a, track graminit.h dependencies, remove graminit.c
fortunes: Open source may not be safe if it has no super excellent moderator.
ip/ipconfig: use defaults for loopback
ip/ipconfig: use ewrite() to enable routing command for sendra
rootstub: create arm and mips directories in /usr/glenda/bin (tanks timclassic)
ip/tinc: 4096 bit RSA, (passive) pmtu discovery, fix udpfd close() race, cleanup
libmemdraw: remove static Point p00 and use ZP instead
libmemdraw: handle memarc() phi == 0 and phi <= -360, keep alpha in bounds
devip: ignore the evil bit in fragment info field
devip: ignore icmp advise about laggard fragments
mach(2): fix byteswapping function signatures
vmx: check for draw initialization errors
vgadb: add t43p 1600x1200 panel entry
igfx: add support for 915gm
ip/tinc: honor TcpOnly and IndirectData settings, script support, prefer incoming udp connections
devip: ignore reserved fragment offset bits
devip: handle packet too big advise for icmp6, remove fragment header
devip: use common code in icmp for handling advise
devip: zero fragment offset after reassembly, remove tos magic, cleanup
devip: fix fragment forwarding
devip: simplify ip reassembly functions, getting rid of Ipfrag.hlen
devip: fix block list handling for icmp/icmp6, use proper MinAdvise for icmp6
qio: handle common case in trimblock()
devip: fix ip fragmentation handling issues with header options
lib9p: fix zero msize abort() due to unknown version (thanks kivik)
libip: move optimized 386 assembly version of ptclbsum() from kernel to libip
kernel: remove ptclbsum dependencies from configs
pi, pi2: remove ptclbsum dependency from config
cwfs: fix %.*s format in cmd_printconf()
pc, pc64: fix %.*s format in multibootargs
wifi: fix %.*s format in wifictl
abaco: fix %.*s format in findctype()
atazz: fix %.*s format in special command processing
aux/depend: fix %.*s format in path concatenation
aux/statusmsg: fix %.*s format
aux/wpa: fix %.*s format in debug prints
cc: fix %.*s format usage in lexer "token too long" error
hgfs: fix %.*s usage in walk
ip/cifsd: fix %.*s format xdirflush() path
ip/ppp: fix %.*s format in debug print
ip/pppoe: fix %.*s format in debug prints
ip/socksd: fix %.*s format in dialstring
ip/tftpd: fix %.*s format for homedir path
ip/torrent: fix %.*s format in dialstring
libpanel: fix %.*s format in pl_snarfentry()
nusb/audio: fix %.*s format usage
upas/fs: fix %.*s format usage
upas/ned: fix %.*s format in parsesearch(), improve mkfile
upas/scanmail: fix %.*s format in xprint(), improve mkfile
upas/smtp: fix %.*s format for challenge in smtpcram()
vt: fix %.*s in sendncars()
webfs: properly handle %.*s in url path and debug prints
ssh: don't assume error messages are ASCII. format number of complete runes, not bytes.
ip/tinc: fix mistake from previous commit
libip: prefer v4 over v6 for myipaddr()
devip: remove unused eipconvtet.c and ptclbsum.c files
devip: ipv6 loopback ::1 has link-local scope
ip/ipconfig: format ipmask with %M instead of %I
libip: don't reject ipmask in v6 form for v4 address
postscript: use PI
ip/ipconfig, ndb/dns, libndb: handle parseipmask() errors
libip: return -1 in parseipmask() and parseipandmask() when mask is not ipv4 and v4 argument was set
devip: use parseipandmask() for ipifc and route control message parsing
ndb/dns: provide v4 argument to parseipmask(), use snprint() instead of sprint()
upas/smtpd: implement ipv6 support for ip blacklist, replace v4parsecidr() with parseipandmask()
ratfs: implement ipv6 support, replace v4parsecidr() with parseipandmask()
ip/rip: use new parseipandmask() function
ip/ayiya: use parseipandmask(), use ipvmp() instead of equivip6()
ip/6in4: use parseipandmask(), use ipvmp() instead of equivip6()
ip/tinc: use new parseipandmask() to parse subnets, use ipcmp()/ipmove(), remove prefixlen