wifi: send probe requests for hidden ssid
wifi: handle authentication independent of current bss to allow multiple ap's (roaming)
dump9660: fix volume space size field (from sources, paure)
libaml: add Concatenate instruction, fix type conversions
rio: run filename completion in background process
libaml: add Load and Unload instructions
samterm: fix crash on scroll when there is no layer (thanks BurnZeZ)
paint: restore color channel on undo after conversion thru pipe
timesync: reduce the frequency tolerance from half to double the system clock
wifi: add watchdog to drop bss if stuck in ap association or get deauthenticated by the ap
etheriwl: add rxon() debug print
wpa: fix error reporting for getptk(), use readn() to read ifstats file
wifi: fix debug print #l1 -> #1
wpa: deassociation, reply eapol version, send rsc 0 and reset install flag on message D reply, use 0 for txkey tsc
wifi: signal ap deassociation to aux/wpa with a zero length read.
etheriwl: allow switching channels in promisc mode
wifi: fix missed eapol frames
wifi: have to check for both, bssid/essid in wifictl too
wifi: allow selecting specific access point with bssid= parameter and wifictl command
wifi: add a debug flag and printing
wpa: s/peerwise/pairwise/g, fix bug where p is not incremented after
alarm: run checkalarms() only on cpu0 (from eriks alarm-once patch)
apic: eleminate splhi and apictimerlock, per cpu apictimer structure
wifi: add list of setup encryption key ciphers and lengths into ifstats file
devcons: change /dev/kmesg buffer back to normal 16K
apic: fix lapic timer divider (fixes wrong lapic frequency on boot)
reverting *notsc= option, this needs another revision
reverting guesscpuhz() changes, causes trouble
uhtml: fix wrong open error handling (fd 0 != fd 1) (thanks BurnZeZ)
ndb/dns: avoid duplicate entries for db records
disable tscticks in pc kernel (for now)
nusb/ether: fix asixread() invert/shift in wrong order
plan9.ini: add *notsc= option to disable use of TSC as righ resolution clock
libc: fix compiler warning for mips canlock() and _tas()
libdraw: fix allocscreen() memory leak with too many retries (from 9atom)
acpi: use Tblsz enum instead of sizeof(Tbl) due to alignment, enable use tsc on terminal kernel (thank erik)
auth/asm12dsa: use fd 0 instead of trying to open /dev/stdin (thanks arpunk)
libaml: pikeshedd style, handle division by zero (thanks erik)
smtp: usage for -t flag (thanks erik)
nusb/ether: fix asixwrite()
libdraw: avoid moving cursor if we dont have to for menuhit
devsrv, devshr: wstat permissions
devsrv: fix wstat(), srvname(), avoid smalloc() while holding srv qlock, style
page: use resizewin() to change window size for gif display
nusb/ether: call sysfatal if dev is nil
ip/ethermedium: drop short packets instead of producing negative size blocks
draw: add badrect() function to reject zero, negative size or orverly huge rectangles
make filesystem handling of read9pmsg() consistent
devmnt: add debug print for convS2M failing, suspecting this causing zero length writes
paint: limit zoom to 12 steps
crop /lib/face/48x48x8/n/nixie.1 to the right size (was 512x512)
libmemdraw: fix drawing to color mapped with alpha chan (m8a8)
abaco: allow single quotes for ctype attribute (thanks plhk)
page: 12 zoom levels should be enougth
wpa: automatically pick cipher suits from beacon rsne
ndb/cs, ndb/dns: ignore special commands from users different from the one we run the service owner
pool: use splaying to balance free node tree
rdbfs: add -s srvname (from charles forsyth's rdbfs-srvname patch)
lpdaemon: fix bogus string termination (from sources)
fpiarm: condok() verfiy before specialop() omap/kw
libmach: add EMMS for disassembly (8db.c, thanks mischief)
smtp: add SMTPS support (-t)
fortunes: When Do Apps Become Rituals?
Remove unused fpemu function in omap, kw
ARM: kernel: add vfp emulator to bcm, teg2, omap, kw
ARM: kernel changes make teg2 procfork() call fpuprocfork() and acid fixes for vfp instruction
acid: fix dumptree() acid function to work in kernel debug, update malloc.acid and pool.acid files
kernel: allow sysr1 debugging only for hostowner
hgignore: ignore stuff in /lib/rfc
grabrfc: create /lib/rfc/drafts if it doesn't exist yet
page: handle interrupt note
ape: fix _main stack setup for arm (_privates and _errnoloc was inside argv)
libaml: create \_GL name object
no need to disable fpu in execregs, this is done in procsetup() already
archacpi: handle multiple SSDT tables
cifs(4): default method is ntlmv2, fix formatting
remove iwl-firmware download script, this should be a package