Age | Commit message (Expand) | Author |
2014-04-15 | vga: add support nVidia 7600GS (and possibly 7950) (from kenji okamoto) | cinap_lenrek |
2014-02-21 | aux/listen: rfork with RFREND | cinap_lenrek |
2014-02-17 | aux/cpuid: hack for amd64 | cinap_lenrek |
2014-02-08 | aux/vga: fix format string error with 6c | cinap_lenrek |
2014-02-03 | realemu: cleanup opidiv | cinap_lenrek |
2014-02-01 | realemu: actually mark 0xE0000 writeable | mischief |
2014-02-01 | realemu: implement IDIV, mark 0xE0000 writeable, fix DIV overfow trap | mischief |
2013-11-24 | kbdfs: fix ctlr+alt+del with new escape pages | cinap_lenrek |
2013-11-23 | kbdfs: add esc1+shift and esc1+ctrl pages (see sources kbmap-uk-weird patch) | cinap_lenrek |
2013-11-08 | acidleak: show free blocks as free (leak -b) | cinap_lenrek |
2013-10-26 | mkfiles: do not rely on path containing the . element | cinap_lenrek |
2013-10-17 | kbdfs: implement <compoxe>x to enter variable length unicode as suggested by ... | cinap_lenrek |
2013-10-12 | aux/statusbar: emit final newline in textmode when finished | cinap_lenrek |
2013-10-07 | kbdfs: implement keyboard mouse buttons with /dev/mousein | cinap_lenrek |
2013-09-16 | aux/statusbar, aux/statusmsg: dont fork in background for window, cleanup | cinap_lenrek |
2013-09-15 | kbdfs: set exit status | cinap_lenrek |
2013-08-19 | wpa: repeat rsne setup after deassociation (roamng between access points) | cinap_lenrek |
2013-08-12 | esd: enlightenment sound daemon | cinap_lenrek |
2013-08-05 | wikifmt: handle & as & in anchor name, cleanup | cinap_lenrek |
2013-08-05 | wikifmt: more complete title to name= anchor translation | cinap_lenrek |
2013-07-18 | wpa: wait for bss to connect | cinap_lenrek |
2013-07-18 | wifi: make "auth" command non-blocking, let aux/wpa do the waiting for bss sc... | cinap_lenrek |
2013-06-25 | timesync: reduce the frequency tolerance from half to double the system clock | cinap_lenrek |
2013-06-24 | wpa: fix error reporting for getptk(), use readn() to read ifstats file | cinap_lenrek |
2013-06-24 | wpa: deassociation, reply eapol version, send rsc 0 and reset install flag on... | cinap_lenrek |
2013-06-22 | wpa: check for eapol v2 | ppatience0 |
2013-06-22 | wpa: s/peerwise/pairwise/g, fix bug where p is not incremented after | ppatience0 |
2013-06-16 | make filesystem handling of read9pmsg() consistent | cinap_lenrek |
2013-06-16 | wpa: fix bug | cinap_lenrek |
2013-06-15 | wpa: automatically pick cipher suits from beacon rsne | cinap_lenrek |
2013-06-02 | aux/wpa: make sure essid is configured, dont make factotum ask for essid | cinap_lenrek |
2013-04-20 | aux/listen: do not redirect stderr (fd 2) of the listener to the network conn... | cinap_lenrek |
2013-03-23 | wpa: fix rsc for wpa2 | cinap_lenrek |
2013-03-23 | wpa: remove debug print | cinap_lenrek |
2013-03-23 | add experimental wpa2/ccmp support | cinap_lenrek |
2013-03-17 | merge | cinap_lenrek |
2013-03-17 | wpa: initial support for rsn | cinap_lenrek |
2013-03-17 | aux/cpuid: xsaveopt | ftrvxmtrx |
2013-03-16 | aux/cpuid: better looking arrays | ftrvxmtrx |
2013-03-16 | aux/cpuid: fix wrong extfunc1 bits | ftrvxmtrx |
2013-03-09 | aux/wpa: check reply counter only after mic check | cinap_lenrek |
2013-03-09 | add wpa key setup program aux/wpa | cinap_lenrek |
2013-01-27 | statusbar: fix garbled percentage output | ftrvxmtrx |
2013-01-08 | aux/vga: remove debug prints | cinap_lenrek |
2013-01-07 | aux/vga: add fixbios() for patching bogus vesa bios | cinap_lenrek |
2013-01-06 | vga: avoid setting vgactl type vesa multiple times | cinap_lenrek |
2013-01-02 | vga: make kernel vga drivers more stupid | cinap_lenrek |
2012-11-09 | kbdfs: send interrupt note in separate proc to prevent potential deadlock | cinap_lenrek |
2012-11-09 | kbdfs: kill input buffer on interrupt key | cinap_lenrek |
2012-11-06 | make interrupt key (Del) just work in the console | cinap_lenrek |