audiohda: fix vid typo 1003 -> 1003
audiohda: add pci id for Intel P55 chipset and ATI HDMI (Radeon HD 8500)
acpi: remove "cannot get pci bus number for ..." debug prints
added support for the dos partition on raspberry pi.
removed fakertc device that confused timesync. timesync now fails trying to read it and hints user to get time elsewhere
document tcp445 (CIFS/SMB) listener
hurr
added valley(1)
audioac97: fix inverted recgain control, init to zero recgain
audioac97, audiohda: dont block on close, just pad the last block with zeros
sam: make scroll wheel work outside scrollbar
statusbar: fix garbled percentage output
add arm vfp support to compiler and linker (from sources)
add raspberry pi kernel (from sources)
add tegra2 soc kernel (from sources)
omap: update omap kernel (from sources)
devuart: export uartenable()
kernel: add portable uncached memory allocator (ucalloc) (from sources)
kernel: add portable sd mmc interface (from sources)
libc: update atomic ops and fp code for arm (from sources)
nusb/serial: add silabs driver (from sources)
acme: fix unicode handling for editout (from sources)
omap: fix breakpoint instruction trap handling (from sources)
libventi: handle nil connection in rpc as error instead of crashing (from sources)
libdraw: fix memory corruption bug in initdisplay()
libc: set malloctag for runestrdup()
jpg: check read count when reading png magic (harmless)
add Uruguay timezone (from sources)
cons(3): add /dev/mordor to the list
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