summaryrefslogtreecommitdiff
path: root/sys/src/cmd/aux
AgeCommit message (Expand)Author
2014-02-21aux/listen: rfork with RFRENDcinap_lenrek
2014-02-17aux/cpuid: hack for amd64cinap_lenrek
2014-02-08aux/vga: fix format string error with 6ccinap_lenrek
2014-02-03realemu: cleanup opidivcinap_lenrek
2014-02-01realemu: actually mark 0xE0000 writeablemischief
2014-02-01realemu: implement IDIV, mark 0xE0000 writeable, fix DIV overfow trapmischief
2013-11-24kbdfs: fix ctlr+alt+del with new escape pagescinap_lenrek
2013-11-23kbdfs: add esc1+shift and esc1+ctrl pages (see sources kbmap-uk-weird patch)cinap_lenrek
2013-11-08acidleak: show free blocks as free (leak -b)cinap_lenrek
2013-10-26mkfiles: do not rely on path containing the . elementcinap_lenrek
2013-10-17kbdfs: implement <compoxe>x to enter variable length unicode as suggested by ...cinap_lenrek
2013-10-12aux/statusbar: emit final newline in textmode when finishedcinap_lenrek
2013-10-07kbdfs: implement keyboard mouse buttons with /dev/mouseincinap_lenrek
2013-09-16aux/statusbar, aux/statusmsg: dont fork in background for window, cleanupcinap_lenrek
2013-09-15kbdfs: set exit statuscinap_lenrek
2013-08-19wpa: repeat rsne setup after deassociation (roamng between access points)cinap_lenrek
2013-08-12esd: enlightenment sound daemoncinap_lenrek
2013-08-05wikifmt: handle & as &amp; in anchor name, cleanupcinap_lenrek
2013-08-05wikifmt: more complete title to name= anchor translationcinap_lenrek
2013-07-18wpa: wait for bss to connectcinap_lenrek
2013-07-18wifi: make "auth" command non-blocking, let aux/wpa do the waiting for bss sc...cinap_lenrek
2013-06-25timesync: reduce the frequency tolerance from half to double the system clockcinap_lenrek
2013-06-24wpa: fix error reporting for getptk(), use readn() to read ifstats filecinap_lenrek
2013-06-24wpa: deassociation, reply eapol version, send rsc 0 and reset install flag on...cinap_lenrek
2013-06-22wpa: check for eapol v2ppatience0
2013-06-22wpa: s/peerwise/pairwise/g, fix bug where p is not incremented afterppatience0
2013-06-16make filesystem handling of read9pmsg() consistentcinap_lenrek
2013-06-16wpa: fix bugcinap_lenrek
2013-06-15wpa: automatically pick cipher suits from beacon rsnecinap_lenrek
2013-06-02aux/wpa: make sure essid is configured, dont make factotum ask for essidcinap_lenrek
2013-04-20aux/listen: do not redirect stderr (fd 2) of the listener to the network conn...cinap_lenrek
2013-03-23wpa: fix rsc for wpa2cinap_lenrek
2013-03-23wpa: remove debug printcinap_lenrek
2013-03-23add experimental wpa2/ccmp supportcinap_lenrek
2013-03-17mergecinap_lenrek
2013-03-17wpa: initial support for rsncinap_lenrek
2013-03-17aux/cpuid: xsaveoptftrvxmtrx
2013-03-16aux/cpuid: better looking arraysftrvxmtrx
2013-03-16aux/cpuid: fix wrong extfunc1 bitsftrvxmtrx
2013-03-09aux/wpa: check reply counter only after mic checkcinap_lenrek
2013-03-09add wpa key setup program aux/wpacinap_lenrek
2013-01-27statusbar: fix garbled percentage outputftrvxmtrx
2013-01-08aux/vga: remove debug printscinap_lenrek
2013-01-07aux/vga: add fixbios() for patching bogus vesa bioscinap_lenrek
2013-01-06vga: avoid setting vgactl type vesa multiple timescinap_lenrek
2013-01-02vga: make kernel vga drivers more stupidcinap_lenrek
2012-11-09kbdfs: send interrupt note in separate proc to prevent potential deadlockcinap_lenrek
2012-11-09kbdfs: kill input buffer on interrupt keycinap_lenrek
2012-11-06make interrupt key (Del) just work in the consolecinap_lenrek
2012-11-05wikifmt: fix trailing _ in heading name referencecinap_lenrek