summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-29rio: run filename completion in background processcinap_lenrek
2013-06-29libaml: add Load and Unload instructionscinap_lenrek
2013-06-28paint: cleanupcinap_lenrek
2013-06-26germgoth: add unicodestanley lieber
2013-06-26mergecinap_lenrek
2013-06-26samterm: fix crash on scroll when there is no layer (thanks BurnZeZ)cinap_lenrek
2013-06-26paint: restore color channel on undo after conversion thru pipecinap_lenrek
2013-06-25reintroduce *notsc= optioncinap_lenrek
2013-06-25timesync: reduce the frequency tolerance from half to double the system clockcinap_lenrek
2013-06-24wifi: add watchdog to drop bss if stuck in ap association or get deauthentica...cinap_lenrek
2013-06-24etheriwl: add rxon() debug printcinap_lenrek
2013-06-24wpa: fix error reporting for getptk(), use readn() to read ifstats filecinap_lenrek
2013-06-24wifi: fix debug print #l1 -> #1cinap_lenrek
2013-06-24wpa: deassociation, reply eapol version, send rsc 0 and reset install flag on...cinap_lenrek
2013-06-24wifi: signal ap deassociation to aux/wpa with a zero length read.cinap_lenrek
2013-06-23etheriwl: allow switching channels in promisc modecinap_lenrek
2013-06-23wifi: fix missed eapol framescinap_lenrek
2013-06-23wifi: simplifycinap_lenrek
2013-06-22wifi: fix typoppatience0
2013-06-23wifi: have to check for both, bssid/essid in wifictl toocinap_lenrek
2013-06-23mergecinap_lenrek
2013-06-23wifi: allow selecting specific access point with bssid= parameter and wifictl...cinap_lenrek
2013-06-23wifi: add a debug flag and printingcinap_lenrek
2013-06-22wifi: fix typoppatience0
2013-06-22wpa: check for eapol v2ppatience0
2013-06-22wpa: s/peerwise/pairwise/g, fix bug where p is not incremented afterppatience0
2013-06-22alarm: run checkalarms() only on cpu0 (from eriks alarm-once patch)cinap_lenrek
2013-06-22apic: eleminate splhi and apictimerlock, per cpu apictimer structurecinap_lenrek
2013-06-22wifi: add list of setup encryption key ciphers and lengths into ifstats filecinap_lenrek
2013-06-22devcons: change /dev/kmesg buffer back to normal 16Kcinap_lenrek
2013-06-22apic: fix lapic timer divider (fixes wrong lapic frequency on boot)cinap_lenrek
2013-06-21mergecinap_lenrek
2013-06-21reverting *notsc= option, this needs another revisioncinap_lenrek
2013-06-21mergecinap_lenrek
2013-06-21reverting guesscpuhz() changes, causes troublecinap_lenrek
2013-06-21uhtml: fix wrong open error handling (fd 0 != fd 1) (thanks BurnZeZ)cinap_lenrek
2013-06-21ndb/dns: avoid duplicate entries for db recordscinap_lenrek
2013-06-19nusb/ether: fix asixread() invert/shift in wrong orderppatience0
2013-06-20disable tscticks in pc kernel (for now)cinap_lenrek
2013-06-19plan9.ini: add *notsc= option to disable use of TSC as righ resolution clockcinap_lenrek
2013-06-19libc: fix compiler warning for mips canlock() and _tas()cinap_lenrek
2013-06-19libdraw: fix allocscreen() memory leak with too many retries (from 9atom)cinap_lenrek
2013-06-19acpi: use Tblsz enum instead of sizeof(Tbl) due to alignment, enable use tsc ...cinap_lenrek
2013-06-19auth/asm12dsa: use fd 0 instead of trying to open /dev/stdin (thanks arpunk)cinap_lenrek
2013-06-18libaml: pikeshedd style, handle division by zero (thanks erik)cinap_lenrek
2013-06-18smtp: usage for -t flag (thanks erik)cinap_lenrek
2013-06-18nusb/ether: fix asixwrite()cinap_lenrek
2013-06-18libdraw: avoid moving cursor if we dont have to for menuhitcinap_lenrek
2013-06-18devsrv, devshr: wstat permissionscinap_lenrek
2013-06-18devshr: fix wstat, stylecinap_lenrek