ether82563, etheriwl, pmmc: fix potential multiprocessor races with wakeup
ether82563: avoid deadlock due to icansleep() trying to acquire Rbpool.Lock
ether82563: work arround for 82579LM on Lenovo X230
etherrt2860: add rt3090 support and make style more consistent
readtif, writetif: remove multiplication in inner loops of predict functions
apply erik quanstros tcp-bdp patch (from sources)
abaco: use faster resize instead of resample for image scaling
readtif: simplify rounding in other places
readtif, writetif: simplify rounding
readtif: if getbit returns less than 0 during eol fill bits, return early
readtif, writetif: prevent buffer overflows in some corner cases
tojpg, totif: change flags to better match those of the decoders
writejpg: the call to Bflush() is unnecessary; free data before exiting in case of malloc error
mothra: use pldraw() to put cmd box on screen for alt display
wpa: wait for bss to connect
wifi: make "auth" command non-blocking, let aux/wpa do the waiting for bss scan to complete.
cwfs: add rtmp flag for check command to remove temporary files after recover
mothra: restore usage fix, document -a option in manual
mothra: add -a flag to start in alt-display mode
abaco: remove unused stuff, move pipeline() into util.c
abaco: simplify, pipeline html directly thru uhtml
uhtml: honor default charset -c when not found in document
abaco: use uhtml to handle charset conversions
pmmc: remove unsued initfreq vairables
add ricoh pci sdmmc host controller driver for X230
aml: preserve reference type when indexing into package to prevent implicit type conversion when storing to arg or local
pci: add Intel 82hm67 southbridge
rexec: redirect error (fd=2) to network for tcp17009
mothra: handle empty attributes (for base-tag and others...)
cc: fix include array overflow handling
fixed the bug that arisawa posted about on 9fans where file(1) would mistake 386 intermediates for HTML files.
increase MaxEther to 64 avoiding "too many ether cards" panic
add erik quanstros yukon2 ethernet driver
Add rt2860 to plan9.ini(8)
Add Ralink RT2860 wireless driver
wifi: make wifihdrlen() public
page: handle combination or -w and -R flags (thanks BurnZeZ)
vesa: fix blank/unblank wakeups
acpi: skip disabled LAPIC entries
pci: add intel panter point lpc south bridge
pkg(1): add jens staal's repository
nusb: only read 18 bytes for device descriptor
merge
rc(1): $ifs cleanup
sysinfo: add -e to include a reply-to e-mail address
fortunes: Let me put in a word about the Apple wireless trackpad.
vnc(1): remove obsolete section about keyboard events (9front has /dev/kbd)
hjfs: add users command, fix newuser ? documentation
sysinfo: remove -m, add -p, which posts output at http://sysinfo.9front.org, which forwards the information to [email protected] mailing list
mtrr: fix mtrr index out of range for vcnt > Nmtrr
tcs: fix koi8-ru chars (ukrainian and belorussian)
tif: initialize max to one instead of zero for palette rescaling in case all values are zero.
tif: rescale palette color map to [0, 255]
wifi: move scanning/probe into wifi layer, avoid associating with wpa network until rsne is setup
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