]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd/aux
dc: fix off by one in stack overflow check (thanks BurnZeZ)
[plan9front.git] / sys / src / cmd / aux /
2018-07-07 cinap_lenrekkbdfs: handle mouse control (Kmouse, Kshift button...
2018-03-14 cinap_lenreknvidia: add pci device id for GeForce 6200 AGB (thanks...
2018-03-04 cinap_lenrekmerge
2018-03-04 cinap_lenrekigfx: add support for T510 (thanks mycroftiv)
2018-01-14 cinap_lenreklisten(8): add -a option to restrict announce address...
2017-12-31 cinap_lenrekaux/wpa: get rid of custom Hfmt() routine, just use...
2017-12-23 cinap_lenrekdevvga: removing #v/vgabios, use /dev/realmodemem instead
2017-12-04 cinap_lenrekrealemu: fix precedence bug in argconv() format routine...
2017-12-04 cinap_lenrekrealemu: fix pit bcd mode
2017-11-12 cinap_lenrekigfx: allocate backing memory for framebuffer and hw...
2017-10-17 cinap_lenrekaux/wpa: prevent PTK re-installation attack by replayin...
2017-08-22 qwxigfx: fix cdclk and dpll settings for dual channel...
2017-08-20 cinap_lenrekmerge
2017-08-20 qwxigfx: fix sandybridge fdi link training bits and ordering
2017-08-08 cinap_lenreksysinfo: run aux/icanhasvmx with verbose flag
2017-06-27 aijuchange icanhasvmx to report extra info only with -v
2017-06-25 cinap_lenrekaux/vga: simplify vesa by adding rgbmask2chan() function
2017-06-12 aijuadd aux/icanhasvmx
2017-06-12 aijuaux/cpuid: decode family and model bitfields
2017-05-30 cinap_lenrekmerge
2017-05-22 qwxigfx: add support for haswell graphics
2017-05-05 BurnZeZaux/statusmsg: use libbio for textmode output
2017-04-02 cinap_lenrekaux/wpa: go to background when not prompting, handle...
2017-02-16 cinap_lenrekwpa: dont send initial "start" message, faster polling...
2017-01-07 cinap_lenrekaux/data2s: compress output
2016-11-17 ftrvxmtrxcmd: remove a bit of unused stuff
2016-10-24 ftrvxmtrxaux/acpi: make it stats(8)-friendly
2016-10-18 ftrvxmtrxaux/acpi: batteries and CPU temp reading so far
2016-08-20 cinap_lenrekmerge
2016-08-20 cinap_lenrekvga/igfx: work in progress fdi link train for sandy...
2016-07-24 cinap_lenrekmake error handling in 9p service loops consistent
2016-06-30 cinap_lenrekvga/igfx: fix integer overflow in datam calculation...
2016-04-13 cinap_lenrekkbdfs: add shift+altgr table 7 for polish keymaps
2016-04-09 cinap_lenrekmerge
2016-04-09 cinap_lenrekadd missing target for antiword in /sys/src/cmd/aux...
2016-04-03 cinap_lenrekchange /dev/kbd to return multiple messages per read
2016-03-13 cinap_lenrekkbdfs: map Kup/Kdown the same in shift tab (fixes shift...
2016-02-27 cinap_lenrekkbdfs: read outer /dev/kbd file and use it just like...
2016-01-07 cinap_lenrekformat pointer subtraction results with %zd instead...
2015-11-24 cinap_lenrekdisksim: don't assume 4-byte pointers
2015-10-09 cinap_lenrekaux/listen1: usage()
2015-10-09 cinap_lenrekaux/listen1: allow alternative namespace when running...
2015-09-29 BurnZeZaux/gpsfs: fix usage
2015-09-14 cinap_lenrekigfx: fix typos (thanks qwx)
2015-08-25 glendafix fuckup
2015-08-25 mischiefimport E script from bell labs
2015-08-18 mischiefaux/statusbar: use title as rio window title (thanks...
2015-08-03 cinap_lenrek9pcon: use strtol() to parse integers
2015-08-03 cinap_lenrekaux/vga: dont rely on atoi() being able to parse hex
2015-07-31 cinap_lenrekaux/vga: sandybridge support for igfx (unfinished)
2015-07-16 cinap_lenrekaux/cpuid: make sure extended feature bits are availabl...
2015-06-28 cinap_lenrekwpa: do not prompt for key when there is already one...
2015-06-13 ftrvxmtrxaux/vga: == is not strncmp
2015-06-08 cinap_lenrekmerge
2015-06-08 cinap_lenrekaux/vga: disable nvidiascale() as it broke modeset...
2015-05-19 cinap_lenrekaux/vga: dont use /proc/$pid/mem to access vga bios
2015-05-17 cinap_lenrekkbdfs: Runemax is inclusive.
2015-05-09 cinap_lenrekrealemu: ignore access to CMOS/RTC address/data registers
2015-04-23 cinap_lenrekaux/listen: removing service script sholud kill listene...
2015-02-25 cinap_lenrekaux/vga: dont error when vesa setscale fails after...
2015-02-24 cinap_lenrekkbdfs: work arround qemu
2015-02-09 cinap_lenrekigfx: displayport support for ivy bridge
2015-02-07 stanley liebervga/igfx: add 0x2a02 for GM965/GL960/X3100; comment...
2015-02-05 cinap_lenrekaux/vga: remove vbs/vbe from mode, use shs/ehs when...
2015-02-02 cinap_lenrekaux/vga: fix mistale :-)
2015-02-02 cinap_lenrekaux/vga: use optional edid information to determine...
2015-02-01 cinap_lenrekaux/vga: cleanup vesa code
2015-01-27 cinap_lenrekwpa: fix password avp padding, recognize wpa1 authentic...
2015-01-27 cinap_lenrekwpa: do not forward alert tls records, close connection
2015-01-26 cinap_lenrekwpa: cleanup, pad eap-ttls/pap password, zero passwords...
2015-01-25 cinap_lenrekwpa: experimental wpa2 enterprise support
2015-01-17 cinap_lenrekigfx: fix wrong cursor position register address
2015-01-16 cinap_lenrekigfx: determine amount of preallocated stolen graphics...
2015-01-16 cinap_lenrekigfx: support for X60t with 1400x1050 panel
2015-01-13 cinap_lenrekigfx: cursor/plane pipe assign is G45 only, add magic...
2015-01-12 cinap_lenrekkbfds: delete autogenerated latin1.h file when mklatin...
2015-01-12 cinap_lenrekigfx: set the display/overlay/cursor plane override...
2015-01-12 cinap_lenrekigfx: fix typo, initialize more lvds bits for G45,...
2015-01-12 cinap_lenrekigfx: reverting previous change, pci id is for the...
2015-01-12 cinap_lenrekigfx: support for X200 (thanks bigato)
2015-01-12 cinap_lenrekigfx: properly turn vga monitor off
2015-01-12 cinap_lenrekigfx: aaand vga support for x200s :-)
2015-01-12 cinap_lenrekigfx: vga support on x230, fix fdi link setup, LG Flatr...
2015-01-11 cinap_lenrekigfx: only use mmio... left from debugging
2015-01-11 cinap_lenrekigfx: cleanup
2015-01-11 cinap_lenrekmerge
2015-01-11 cinap_lenrekigfx: get edid information from lvds
2015-01-10 cinap_lenrekigfx: use mmio to access registers instead of pio,...
2015-01-10 cinap_lenrekmerge
2015-01-10 cinap_lenrekigfx: perserve frame start delay "magic" bits 27:28...
2015-01-09 cinap_lenrekigfx: implement hardware cursor
2015-01-09 cinap_lenrekigfx: fix some comments
2015-01-09 cinap_lenrekigfx: just kidding, heres the code :)
2015-01-09 cinap_lenrekigfx: work in progress intel graphics driver
2015-01-02 ftrvxmtrxaux/realemu: remove unused global
2015-01-02 ftrvxmtrxaux/vga: revert vbegetmode
2015-01-02 ftrvxmtrxaux/vga: do not set mode 3 unless connected
2015-01-02 ftrvxmtrxaux/vga: fix switching with different mode
2015-01-01 ftrvxmtrxaux/vga: display switching for Intel adapters
2014-12-29 ftrvxmtrxaux/vga: scale only if mode was set successfully
next