etheriwl: support for WiFi Link 4965
wifi: filter SNAP ethernet orgcode only
wifi: reset status when clearing essid
wifi: clear out ssid in node table entry, cleanup
wifi: actually check if management replies are for us
create /lib/firmware in rootstub
etheriwl: automatic channel scanning, transmission handling, promisc mode
etheriwl: add /lib/firmware to bootfs.paq proto file
wifi: lie a bit more about the supported rates to get into more ap's
etheriwl: implement 4965 firmware bootstrap (untested)
etheriwl: check RF-Kill switch on attach
exportfs: applying exportfs-chdir patch (from sources)
etheriwl: work towards supporting other cards than 5300, gather channel information
add Intel (R) WiFi Link 5100 AGN, vid/did: 8086/4237
etheriwl: fix command queue handling
etheriwl: experimental intel wifi link driver
cdproto create /sys/log/www
cc/lex: do not crash on -I without arg
audio: fix delay control, increase default buffer delay to 40ms
6l: eleminate NOP X0 instructions (from eriks 6l-nop-x0 patch)
httpfile: fix range requests
usbehci: remove panic() calls from interrupts if stuff isnt ready (spurious interrupts?)
nusb/kb: increase maximum report descriptor size, non-continuous endpoints (from richard millars usbmouse-endpoint patch)
lib9p: defer freeing srv for listensrv()
hjfs: fix bogus nodata getbuf() of superblock in createroot() (failed ream race bug)
lib9p: defer closing down srv until the last request has been responded, Tversion message size
audiohda: fix vid typo 1003 -> 1003
audiohda: add pci id for Intel P55 chipset and ATI HDMI (Radeon HD 8500)
made the timesync failure more obvious on the rpi.
Fixed some ircrc bugs. Only the last channel given to the -t flag is set as target. Unknown commands are not sent to the server. Control-D can be used to exit the client. When the connection is lost, an error message is displayed and the client waits for user input before exiting. Manual page updated.
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