vncv: do flushimage() under display lock, zero ypdate rect
6in4: add -o option to make it possible to use different nets for ipv6 and ipv4 interface
Four shall be the number thou shalt count, and the number of the counting shall be four.
vt: ignore line spacing escape2
remove non standard COM3 (eia2) serial port from i8250 uart.
hjfs: dont mask permission bits for "create" console command
hget(1): fix typo, various cleanups
hget(1): document restrictions for name@file with -m flag, fix examples, usage
mk: fix ar padding problems on 64bit (from eriks amd64mkar patch)
libdraw: gengetwindow() fix mistake
libdraw: gengetwindow() resize race
still races, reverting... need a better approach.
rio: fix window resize and attach race
vac(1), ec(2), usb(3), hjfs(8): fix source reference
tlssrv(8): fix bad cross reference
add intel 82598 10gb ethernet to pcf and pccpuf configuration, add support for 82599 (from sources)
devtls: fix hmac buffer size for SHA1 hashes (from erik)
ape: fix getsockname() byte swaped ports (by yarikos)
libdraw: fix wrong menusel() calculation for menuhit() (noticable with small fonts)
aux/vga: remove debug prints
aux/vga: add fixbios() for patching bogus vesa bios
hjfs: disable shutdown when listening on network connections
hjfs: network announce/listen support
vga: avoid setting vgactl type vesa multiple times
vga: dont confuse io bar with mem bar in vgas3 and vgavesa
ndb/dnsdebug: make sure request is initialized (import from sources)
tbl: fix wrong register count calculation (found by erik)
sdiahci: do port reset on stuck drive on boot
scsi: do only 36 byte inquiry
nusb(4): document debug flags for usbd
devmouse: deduplicate some code by using absmousetrack()
devvga: check if screen is setup before accepting hwgc vgactl
5c: fix -0x80000000 comparsion bug
add empty /lib/tftpd directory
vga: make kernel vga drivers more stupid
upas/marshal: change Inline: to Include: header, interpret even withou -8 flag
upas/marshal: interpret Attach: and Inline: headers only when -8 flag is given
fortunes: I don't want Javascript promises
upas/marshal: interpret attach: and inline: lines in body of message
ether82563: fix phyerrata()
fix utf and rune handling in preparation for 32bit runes
sdiahci: add pci did for 82801fbm (ich6) SATA controller
aan(8): add cpu(1) remark as it also support -p iption
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)