]> git.lizzy.rs Git - plan9front.git/shortlog
plan9front.git
2013-07-04 ftrvxmtrxtcs: fix koi8-ru chars (ukrainian and belorussian)
2013-07-04 ftrvxmtrxtcs: fix koi8-r ё and Ё
2013-07-04 ppatience0plan9.ini(8): typo
2013-07-04 ppatience0tif: initialize max to one instead of zero for palette...
2013-07-04 ppatience0tif: rescale palette color map to [0, 255]
2013-07-03 cinap_lenrekmerge
2013-07-03 cinap_lenrekmerge
2013-07-03 cinap_lenrekwifi: move scanning/probe into wifi layer, avoid associ...
2013-07-02 ppatience0tif: add tiff decoder
2013-06-30 cinap_lenrekwifi: send probe requests for hidden ssid
2013-07-01 cinap_lenrekwifi: handle authentication independent of current...
2013-06-30 cinap_lenrekbullshit: full-stack
2013-06-29 cinap_lenrekdump9660: fix volume space size field (from sources...
2013-06-29 cinap_lenreklibaml: add Concatenate instruction, fix type conversions
2013-06-29 cinap_lenrekrio: run filename completion in background process
2013-06-29 cinap_lenreklibaml: add Load and Unload instructions
2013-06-28 cinap_lenrekpaint: cleanup
2013-06-26 stanley liebergermgoth: add unicode
2013-06-26 cinap_lenrekmerge
2013-06-26 cinap_lenreksamterm: fix crash on scroll when there is no layer...
2013-06-26 cinap_lenrekpaint: restore color channel on undo after conversion...
2013-06-25 cinap_lenrekreintroduce *notsc= option
2013-06-25 cinap_lenrektimesync: reduce the frequency tolerance from half...
2013-06-24 cinap_lenrekwifi: add watchdog to drop bss if stuck in ap associati...
2013-06-24 cinap_lenreketheriwl: add rxon() debug print
2013-06-24 cinap_lenrekwpa: fix error reporting for getptk(), use readn()...
2013-06-24 cinap_lenrekwifi: fix debug print #l1 -> #1
2013-06-24 cinap_lenrekwpa: deassociation, reply eapol version, send rsc 0...
2013-06-24 cinap_lenrekwifi: signal ap deassociation to aux/wpa with a zero...
2013-06-23 cinap_lenreketheriwl: allow switching channels in promisc mode
2013-06-23 cinap_lenrekwifi: fix missed eapol frames
2013-06-22 cinap_lenrekwifi: simplify
2013-06-23 ppatience0wifi: fix typo
2013-06-22 cinap_lenrekwifi: have to check for both, bssid/essid in wifictl too
2013-06-23 cinap_lenrekmerge
2013-06-23 cinap_lenrekwifi: allow selecting specific access point with bssid...
2013-06-23 cinap_lenrekwifi: add a debug flag and printing
2013-06-22 ppatience0wifi: fix typo
2013-06-22 ppatience0wpa: check for eapol v2
2013-06-22 ppatience0wpa: s/peerwise/pairwise/g, fix bug where p is not...
2013-06-22 cinap_lenrekalarm: run checkalarms() only on cpu0 (from eriks alarm...
2013-06-22 cinap_lenrekapic: eleminate splhi and apictimerlock, per cpu apicti...
2013-06-21 cinap_lenrekwifi: add list of setup encryption key ciphers and...
2013-06-21 cinap_lenrekdevcons: change /dev/kmesg buffer back to normal 16K
2013-06-21 cinap_lenrekapic: fix lapic timer divider (fixes wrong lapic freque...
2013-06-21 cinap_lenrekmerge
2013-06-21 cinap_lenrekreverting *notsc= option, this needs another revision
2013-06-21 cinap_lenrekmerge
2013-06-21 cinap_lenrekreverting guesscpuhz() changes, causes trouble
2013-06-21 cinap_lenrekuhtml: fix wrong open error handling (fd 0 != fd 1...
2013-06-21 cinap_lenrekndb/dns: avoid duplicate entries for db records
2013-06-20 ppatience0nusb/ether: fix asixread() invert/shift in wrong order
2013-06-20 cinap_lenrekdisable tscticks in pc kernel (for now)
2013-06-19 cinap_lenrekplan9.ini: add *notsc= option to disable use of TSC...
2013-06-19 cinap_lenreklibc: fix compiler warning for mips canlock() and _tas()
2013-06-19 cinap_lenreklibdraw: fix allocscreen() memory leak with too many...
2013-06-19 cinap_lenrekacpi: use Tblsz enum instead of sizeof(Tbl) due to...
2013-06-19 cinap_lenrekauth/asm12dsa: use fd 0 instead of trying to open ...
2013-06-18 cinap_lenreklibaml: pikeshedd style, handle division by zero (thank...
2013-06-18 cinap_lenreksmtp: usage for -t flag (thanks erik)
2013-06-18 cinap_lenreknusb/ether: fix asixwrite()
2013-06-18 cinap_lenreklibdraw: avoid moving cursor if we dont have to for...
2013-06-18 cinap_lenrekdevsrv, devshr: wstat permissions
2013-06-18 cinap_lenrekdevshr: fix wstat, style
2013-06-17 cinap_lenrekdevsrv: fix wstat(), srvname(), avoid smalloc() while...
2013-06-17 cinap_lenrekpage: use resizewin() to change window size for gif...
2013-06-17 ppatience0nusb/ether: call sysfatal if dev is nil
2013-06-17 cinap_lenrekip/ethermedium: drop short packets instead of producing...
2013-06-16 cinap_lenrekdraw: add badrect() function to reject zero, negative...
2013-06-16 cinap_lenrekmake filesystem handling of read9pmsg() consistent
2013-06-16 cinap_lenrekdevmnt: add debug print for convS2M failing, suspecting...
2013-06-16 cinap_lenrekpaint: limit zoom to 12 steps
2013-06-15 cinap_lenrekwpa: fix bug
2013-06-15 cinap_lenrekcrop /lib/face/48x48x8/n/nixie.1 to the right size...
2013-06-15 cinap_lenreklibmemdraw: fix drawing to color mapped with alpha...
2013-06-16 cinap_lenrekabaco: allow single quotes for ctype attribute (thanks...
2013-06-15 cinap_lenrekpage: 12 zoom levels should be enougth
2013-06-15 cinap_lenrekwpa: automatically pick cipher suits from beacon rsne
2013-06-14 cinap_lenrekndb/cs, ndb/dns: ignore special commands from users...
2013-06-14 cinap_lenrekpool: use splaying to balance free node tree
2013-06-14 cinap_lenrekrdbfs: add -s srvname (from charles forsyth's rdbfs...
2013-06-14 cinap_lenreklpdaemon: fix bogus string termination (from sources)
2013-06-13 cinap_lenrekmerge
2013-06-14 jpathyfpiarm: condok() verfiy before specialop() omap/kw
2013-06-12 cinap_lenrekmerge
2013-06-12 cinap_lenreklibmach: add EMMS for disassembly (8db.c, thanks mischief)
2013-06-12 stanley lieberfortunes: When Do Apps Become Rituals?
2013-06-12 cinap_lenrekmerge
2013-06-12 cinap_lenreksmtp: add SMTPS support (-t)
2013-06-11 jpathyRemove unused fpemu function in omap, kw
2013-06-11 jpathyARM: kernel: add vfp emulator to bcm, teg2, omap, kw
2013-06-10 jpathy5e: vfp support
2013-06-10 cinap_lenrekmerge with jpathy
2013-06-10 jpathyARM: kernel changes make teg2 procfork() call fpuprocfo...
2013-06-09 cinap_lenrekmerge
2013-06-09 cinap_lenrekacid: fix dumptree() acid function to work in kernel...
2013-06-09 cinap_lenrekkernel: allow sysr1 debugging only for hostowner
2013-06-09 ppatience0hgignore: ignore stuff in /lib/rfc
2013-06-09 ppatience0grabrfc: create /lib/rfc/drafts if it doesn't exist yet
2013-06-08 cinap_lenrekpage: handle interrupt note
next