summaryrefslogtreecommitdiff
path: root/sys/src/cmd/aux
AgeCommit message (Expand)Author
2018-03-04igfx: add support for T510 (thanks mycroftiv)cinap_lenrek
2018-01-14listen(8): add -a option to restrict announce address, document tcp17019 and ...cinap_lenrek
2017-12-31aux/wpa: get rid of custom Hfmt() routine, just use encodefmt. use %E for mac...cinap_lenrek
2017-12-23devvga: removing #v/vgabios, use /dev/realmodemem insteadcinap_lenrek
2017-12-04realemu: fix precedence bug in argconv() format routine (thanks dan cross)cinap_lenrek
2017-12-04realemu: fix pit bcd modecinap_lenrek
2017-11-13igfx: allocate backing memory for framebuffer and hw cursor when not done by ...cinap_lenrek
2017-10-17aux/wpa: prevent PTK re-installation attack by replaying AP retransmitscinap_lenrek
2017-08-23igfx: fix cdclk and dpll settings for dual channel lvds on sandybridgeqwx
2017-08-20igfx: fix sandybridge fdi link training bits and orderingqwx
2017-08-08sysinfo: run aux/icanhasvmx with verbose flagcinap_lenrek
2017-06-27change icanhasvmx to report extra info only with -vaiju
2017-06-25aux/vga: simplify vesa by adding rgbmask2chan() functioncinap_lenrek
2017-06-12add aux/icanhasvmxaiju
2017-06-12aux/cpuid: decode family and model bitfieldsaiju
2017-05-22igfx: add support for haswell graphicsqwx
2017-05-05aux/statusmsg: use libbio for textmode outputBurnZeZ
2017-04-02aux/wpa: go to background when not prompting, handle open networkscinap_lenrek
2017-02-16wpa: dont send initial "start" message, faster polling interval waiting for c...cinap_lenrek
2017-01-07aux/data2s: compress outputcinap_lenrek
2016-11-17cmd: remove a bit of unused stuffftrvxmtrx
2016-10-24aux/acpi: make it stats(8)-friendlyftrvxmtrx
2016-10-18aux/acpi: batteries and CPU temp reading so farftrvxmtrx
2016-08-20vga/igfx: work in progress fdi link train for sandy bridge, properly calculat...cinap_lenrek
2016-07-24make error handling in 9p service loops consistentcinap_lenrek
2016-06-30vga/igfx: fix integer overflow in datam calculation (from qu7uux)cinap_lenrek
2016-04-13kbdfs: add shift+altgr table 7 for polish keymapscinap_lenrek
2016-04-09add missing target for antiword in /sys/src/cmd/aux/mkfile (thanks _sl)cinap_lenrek
2016-04-03change /dev/kbd to return multiple messages per readcinap_lenrek
2016-03-13kbdfs: map Kup/Kdown the same in shift tab (fixes shift-[up]/[down] one-line ...cinap_lenrek
2016-02-27kbdfs: read outer /dev/kbd file and use it just like /dev/kbdincinap_lenrek
2016-01-07format pointer subtraction results with %zd instead of %ld (for long -> intpt...cinap_lenrek
2015-11-24disksim: don't assume 4-byte pointerscinap_lenrek
2015-10-10aux/listen1: usage()cinap_lenrek
2015-10-10aux/listen1: allow alternative namespace when running as user none with -n op...cinap_lenrek
2015-09-29aux/gpsfs: fix usageBurnZeZ
2015-09-14igfx: fix typos (thanks qwx)cinap_lenrek
2015-08-25fix fuckupglenda
2015-08-25import E script from bell labsmischief
2015-08-18aux/statusbar: use title as rio window title (thanks qrstuv)mischief
2015-08-039pcon: use strtol() to parse integerscinap_lenrek
2015-08-03aux/vga: dont rely on atoi() being able to parse hexcinap_lenrek
2015-07-31aux/vga: sandybridge support for igfx (unfinished)cinap_lenrek
2015-07-16aux/cpuid: make sure extended feature bits are available (fixes crash on the ...cinap_lenrek
2015-06-28wpa: do not prompt for key when there is already one in factotumcinap_lenrek
2015-06-13aux/vga: == is not strncmpftrvxmtrx
2015-06-08aux/vga: disable nvidiascale() as it broke modeset on kenjis cardcinap_lenrek
2015-05-19aux/vga: dont use /proc/$pid/mem to access vga bioscinap_lenrek
2015-05-17kbdfs: Runemax is inclusive.cinap_lenrek
2015-05-09realemu: ignore access to CMOS/RTC address/data registerscinap_lenrek