dont use full qualified domain names in example configuration
cwfs: fix mtime for dump yyyy directories
cdproto: only include binaries for $objtype, filter temporary files
sdiahci: only wait for drives that are in the process of becoming ready when onlining, add *noahci option
libip: make myetheraddr() accept # device names
ether8169: add another RTL8111/8168B mac id
sdiahci: prevent nil pointer dereference on spurious interrupt status
ether8169: add RTL8111e mac id (thanks glorfdev for the patch)
netif: fix stat() on "stats" and "ifstats" files in network interface
add wifi link 1000 pci id
9boot: serial console support
9boot: make print handle \n -> \r\n conversion, style
filter(1), nedmail(1): fix typos in both and consistency in nedmail(1)
rdbio: fix bug where a->user never gets set if Bopen fails.
9boot: preserve configuration on boot error, add show command
ftpfs: do not call getfields after NLST
etheriwl: add otp rom initialization (for 1000er series, untested)
etheriwl: use first available antenna from eeprom txantmask instead of hardcode to antenna A
sysinfo: list ethernet devices #l[0-3], fix spaces -> tabs
etheriwl: move runtime dc calibration block to proper place
etheriwl: support for Centrino Advanced-N 6205
troff macros: change unix /usr/lib paths to plan9 /sys/lib and /usr/bin/col -> /bin/col
boot(8): manpage correction $objtype vs. $cputype (from /n/sources/patch/boot-cputype-objtype)
etheriwl: avoid leaking blocks when controller breaks
etheriwl: fix bugs, support for Centrino Ultimate-N 6300
plan9.ini(8): make more clear what firmware file to get for iwl
plan9.ini(8): document iwl options
nusb/disk: allow 12 and 16 byte raw scsi commands (from erik quanstro)
etheriwl: dont let transmit change back receiver settings when in promisc mode, cleanup
ether8169: support for RTL8111/8168B
fortunes: Monument To Steve Jobs Goes Up In St. Petersburg
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