arp: fix memory leaks for "flush" and "del" arp ctl messages
mount /n/other from /srv/boot instead of /srv/cwfs
9660srv: run 9p service in separate namespace to prevent deadlock
file: more sanity checking for tga image detection to avoid false positives
tga: fix bad output channel descriptor for grayscale images and -9 flag, revert page work arround
page: force images to RGB using -3 flag (fixes grey-scale images displaying)
readtga: fix b/w, add color-mapped images support
totruecolor: support CRGBV images as input
audio: add port/audioif.h dependencies to mkfile
audiohda: first attempt on audio recording support for intel hda audio, distinguish mode in audio code
rewrite.direct: rewrite aliases before delivering to local users to avoid re-sending the message
audiohda: automatically pick inpin
webfs: handle multiple WWW-Authenticate headers, fix fmtstrinit() memory leaks
fortunes: maybe i should ask at #cat-v
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)