ether82567: x200 ethernet (thanks ftrvxmtrx)
sdahci: get dvd drive to work with x301
nusb/kb: remove mouse acceleration -a flag
sdide: packet io byte count.
devsd: fix possible sdbio() race with inquiry data changing (due to ahci hotplug)
bio: remove useless Breadn() as it does the same as Bread()
sdiahci: prevent x301 dvd-ram from hanging machine
adiahci: drive onlining, task file error (atapi) handling, missed interrupts, bios handoff, idle, cleanup
cpu(8): option -A before -R
cpu: make incoming cpu connections work with aan(8) by default
6in4: use localmask instead of hardcoded /128 when adding address to interface
Renamed the serbian latin kbmap and changed some minor errors
hproxy: fix ipv6 url parsing
file: detect and unwrap utf-16 encoded text formats
tcs: dont get confused on odd read count for utf-16
file: fix newline consistency, fix swaped utf-16 le/be
inst: fix pbs update for bootsetup, remove stopether and stopppp tasks
ethervgbe: fix broken rx block handling
nusb/kb: use report protocol for mouse
pci: add southbridge for Viatech VT8235
pci: add southbridge for intel 82hb65 cougar point pch (thanks ftrvxmtrx)
pci: add Viatech VT8251 south bridge
audio/pcmconv: implement stereo -> mono conversion (mixing)
audio/pcmconv: check bits for same format check not just framesz
file: report .au files as "sun audio" instead of µlaw
play: use audio/sundec instead of audio/µlawdec
audio: replace µlawdec, add big endian and µlaw audio formats to pcmconv, µlaw in wav support
audio/pcmconv: implement filter coefficient interpolation, cleanup
audio/pcmconv: mistake for double to int conversion (thanks ftrvxmtrx)
audio/pcmconv: check number of input channels
audio/pcmconv: disable floating point exceptions for data conversion
audio: fix broken write() size for mp3dec/oggdec/flacdec
audio/pcmconv: implement band limited audio resampler using fir filter
paqfs: fix wrong block type in readdir() (from sources)
fortunes: _exits("damn");
6l: fix wrong opcode for MOVLQZX (import from sources)
nusb: provide language id when reading string descriptors (thanks ftrvxmtrx)
audiohda: add support for PCH (Dell E5420)
awk: prevent split(a[x], a) from freeing a[x]
audio(1): µlawdec reference
µlaw audio support (from erik quanstro)
audio: add audio/pcmconv program
cwfs: allow previously authorized channels to attach as none
cwfs: make none attach work
audiohda: fix getoutamprange()
audiohda: handle default amp settings
audiohda: dont xspanalloc() Ctlr structure
ipconfig(8): better way to say it :)
ipconfig(8): document new default behaviour for finding ethernet device
inst: add a linebreak before install boot record description
inst: remove broken winnt boot setup
bootrc: fix mistake, god damn it
bootrc: reparse all env variables, not just #ec
nusb/ether: remove debug prints, cleanup
nusb/ether: remove vid check in smsc driver, cleanup cdc driver
nusb(4): document new nusb/ether options
nusb/ether: port drivers for asix and smsc ethernet
ip/ipconfig: automatically find ethernet device on /net if not given
move usb ethernet in bootfs.paq
devtls: add support for aes_128_cbc and aes_256_cbc (import from sources)
devssl: handle bad secretin/secretout ctl arguments (import from sources)
devpipe: import pipe wstat() support to change permissions (import from sources)
upas: fix original mail in /sys/src/cmd/upas/misc
syscallfmt: fix syscall trace for kw/opamp4
ape/mv: check if from path fits and error if too long
kw: syscallfmt() declaration moved to port/portfns.h
python: fix pgen build for other archs
ape: fix memory leak and path limit in unlink()
ape: forgot to set errno in access() for dir create fail
ape: fix _grpmems(), access(), getppid(), cleanup
9boot: truncate long lines instead of producing partial lines from console/plan9.ini
ape: fix more bugs, use /env and /proc instead of #e and #p, cleanup
ape: initialize _tos and use _tos->pid for getpid()
ape: fix buffer overflow in _envsetup()
sdiahci: fix staggered spinup wait loop, fix confusion
sdiahci: make drive dvd drive spinup work, add *ahcidebug= boot parameter
nusb/kb: fix 5ms sleep polling in repeatproc, notegroup, cleanup
nusb/kb: add support for evoluent vertical mouse
upas/fs: fix tlsClient() memory leaks
usbehci: route ports to all ehci controllers, not just the first
audiohda: add pci vid/did for lenovo thinkpad x230t
reverting string "general purpose password" braindamage
passwd: improved message
sysinfo: -m handle e-mail from unconfigured systems