libauth: auth_chuid empty (from sources)
9nfs: apply patch/nfswarnandflags (from sources, thanks nemo)
postscript: remove private copy of utf8 implementation (from sources)
etheriwl: add pci id for Centrino Wireless-N 100 (thanks fgudin9)
ape: inet_ntop() print v4 mapped addresses in v6 as dotted quad
sam, samterm: add -i flag to make tab insert spaces up to the next tabstop and backspace to delete spaces until the previous tabstop
intel ethernet: default to 16 byte cache line size when not properly initialized and disable checksum offload for igbe (from sources)
pci: add pci bridge id for Intel 6 Series/C200 (from sources)
pushtls: remove unneccesary include <auth.h> (from sources)
add import -z option to skip initial tree negotiation (from mycroftiv)
ape: inet_pton() parse dotted address to IPv4 mapped addresses for AF_INET6
ape: check *alen before copying in getpeername(), getsockname() and accept()
python: update python build configuration to new ape capabilities like getaddrinfo(), ipv6 and fix EISCON typo in ape
ape: initial IPv6 support, inet_pton()/inet_ntop(), getaddrinfo()/getnameinfo()
ape: define FD_SETSIZE for select()
ether82563: add untested devices from OpenBSD's em(4) Intel driver. also update some names according to OpenBSD's driver (previously added device, 0x10c0, is also from OpenBSD's driver).
ape: fix potential double close in socket() and protect rock chain with spinlock
fortunes: Now reboot twice[1].
wpa(8) document -1 and -2 options
unrolling loops in aesCCMencrypt() and aesCCMdecrypt()
add experimental wpa2/ccmp support
fortunes: stockholm
wpa: initial support for rsn
aux/cpuid: better looking arrays
aux/cpuid: fix wrong extfunc1 bits
sysexec: fix possible segment overlap with temporary stack
ether8169: add RTL8101/8102E macid
inst/mountcwfs, inst/mounthjfs: fix typos
etheriwl: 6005 - set rom calibration flags and temperature sensor offset
ape: fix thread race with close() and select()
ape/malloc: make malloc and free threadsafe for python
ape/stdio: make fopen() quasi threadsafe for python
ape: check for invalid filedescriptors in select()
nusb/disk: add small delay after unit start command (for thinkpad sdcard reader)
aux/wpa: check reply counter only after mic check
add wpa key setup program aux/wpa
wifi: add experimental wpa / tkip encryption support
factotum: add wpapsk client authentication
fortunes: He wasn't asking about plan9port.
aan: fix structure padding for amd64
fltfmt: make %g print decimal numbers less than 1 with a leading zero
fltfmt: %.0g should print with one significant figure
fltfmt: fix %g not printing as %e in some cases when it should
nusb/kb: fix "Home" key producing "7" with some usb keyboards (import from sources patch/usb-khome)
6c: fix 32bit pointer truncation (from patch/6c-sugen-types)
ape: add PASS_MAX constant for getpass() to limits.h (from patch/ape-pass_max)
termrc: termrc.local can start ndb/cs for us, so check if its already running
add cpurc.local and termrc.local hooks
fltfmt: %.ng is supposed to print a number with n significant figures, but it prints it with n+1. This fixes that behaviour.
dont use full qualified domain names in example configuration
cwfs: fix mtime for dump yyyy directories
cdproto: only include binaries for $objtype, filter temporary files
sdiahci: only wait for drives that are in the process of becoming ready when onlining, add *noahci option
libip: make myetheraddr() accept # device names
ether8169: add another RTL8111/8168B mac id
sdiahci: prevent nil pointer dereference on spurious interrupt status
ether8169: add RTL8111e mac id (thanks glorfdev for the patch)
netif: fix stat() on "stats" and "ifstats" files in network interface
add wifi link 1000 pci id
9boot: serial console support
9boot: make print handle \n -> \r\n conversion, style
filter(1), nedmail(1): fix typos in both and consistency in nedmail(1)
rdbio: fix bug where a->user never gets set if Bopen fails.
9boot: preserve configuration on boot error, add show command
ftpfs: do not call getfields after NLST
etheriwl: add otp rom initialization (for 1000er series, untested)
etheriwl: use first available antenna from eeprom txantmask instead of hardcode to antenna A
sysinfo: list ethernet devices #l[0-3], fix spaces -> tabs
etheriwl: move runtime dc calibration block to proper place
etheriwl: support for Centrino Advanced-N 6205
troff macros: change unix /usr/lib paths to plan9 /sys/lib and /usr/bin/col -> /bin/col