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
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