]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd/aux
Add exponential function.
[plan9front.git] / sys / src / cmd / aux /
2012-11-05 cinap_lenrekwikifmt: fix trailing _ in heading name reference
2012-11-05 cinap_lenrekadd google code wiki formatter aux/wikifmt
2012-10-25 cinap_lenrekrealemu: fix REP prefix condition
2012-08-24 aijufix CUT macro in cpuid
2012-08-24 aijuadded aux/cpuid
2012-08-10 cinap_lenrekvgaclgd542x: support >8bit colors
2012-08-10 cinap_lenrekvgavmware: fix hardware acceleration (fill is not avail...
2012-06-24 cinap_lenrekrealemu: fix cpuid
2012-04-24 cinap_lenrekfix more fd <= 0 bugs
2012-03-12 cinap_lenrekkbdfs: fix mistake
2012-03-12 cinap_lenrekkbdfs: remap old control keys
2012-02-28 cinap_lenrekmerge
2012-02-26 cinap_lenrekkbdfs: properly handle zero length write to kbdin
2012-02-26 cinap_lenrekkbdfs: ignoring fake shifts
2012-02-25 cinap_lenrekvncs: /dev/kbd support by running kbdfs and forwarding...
2012-02-25 cinap_lenrekkbdfs: cleanup
2012-02-13 cinap_lenrekmerge
2012-02-13 cinap_lenrekkbdfs: mouse twitching
2012-02-11 cinap_lenrekmothra: use aux/statusmsg to display download window...
2012-02-11 cinap_lenrekadd aux/statusmsg
2011-12-12 cinap_lenreklisten1: add process limit option
2011-12-11 cinap_lenrekmerge
2011-12-11 cinap_lenreklisten: add process limit option
2011-09-02 cinap_lenrekkbdfs: add -q (quiet) option
2011-08-23 cinap_lenrekapm(8): support off state
2011-08-16 cinap_lenrektimesync: do less aggressive clock sampling (issue...
2011-08-16 cinap_lenrekserial console stuff
2011-07-19 aijuadded aux/seek
2011-07-17 cinap_lenrekmerge
2011-07-17 cinap_lenrekkbdfs: mouse button 2 emulation by changing mouse butto...
2011-06-15 cinap_lenrektimesync: let timesync set the rtc with respect to...
2011-06-15 cinap_lenrekkbdfs: support ^W word killing
2011-06-07 cinap_lenrekkbdfs: simplfy
2011-06-07 cinap_lenrekkbdfs: fix queue bug
2011-06-07 cinap_lenrekmerge
2011-06-07 cinap_lenrekkbdfs: simplify ctlproc by putting 9p handling in its...
2011-06-06 cinap_lenrekkbdfs: wakeup and flush when /dev/kbd gets closed
2011-05-28 cinap_lenrekmerge
2011-06-02 tarutiaux/vga ccru/ccrb parsing
2011-05-28 cinap_lenrekkbdfs: ignore compose sequence if ctl was pressed
2011-05-28 cinap_lenrekkbdfs: mklatin comments
2011-05-28 cinap_lenrekmerge
2011-06-01 tarutiFix aux/vga ccru reading
2011-05-31 tarutiFix nvidia 6200 0x161
2011-05-28 cinap_lenrekbig /dev/kbd change, new format, support Alt+Stuff...
2011-05-27 cinap_lenrekkbdfs: disable console processing if /dev/kbd is open
2011-05-23 cinap_lenrekaux/vga: pci.c dircount bug 3
2011-05-23 cinap_lenrekaux/vga: pci.c dircount bug 2
2011-05-23 cinap_lenrekaux/vga: pci.c dircount bug
2011-05-23 cinap_lenrekaux/vga: pci.c strtoul
2011-05-23 cinap_lenrekaux/vga/pci.c: remove useless check
2011-05-23 cinap_lenrekaux/vga: use devpnp for pci control register io
2011-05-27 tarutiScan PCI via kernel in aux/vga
2011-05-27 tarutiNVIDIA fix + 0x420 cards
2011-05-15 stanley lieberadd icanhasmsi
2011-05-16 cinap_lenrekmerge
2011-05-16 aijuadded aux/icanhasmsi
2011-05-15 cinap_lenrekmerge
2011-05-14 cinap_lenrek/dev/kbd: threat key combinations like shift+a as a...
2011-05-13 cinap_lenrekserial console support
2011-05-13 cinap_lenrekfix paranoia, chartorune never returns <=0
2011-05-13 cinap_lenrekkbdfs: cleanup
2011-05-13 cinap_lenrekmerge
2011-05-13 cinap_lenrekkbdfs: fix line killing, handle old modifier codes...
2011-05-11 cinap_lenrekignore \0 bytes, disable navigation keys when /dev...
2011-05-11 cinap_lenrekkbdfs: potential deadlock fix
2011-05-11 cinap_lenrekkbdfs: memleak fix
2011-05-11 cinap_lenrekkbdfs: cleanup
2011-05-11 cinap_lenrekmerge
2011-05-11 cinap_lenrekadd /dev/kbd support to rio
2011-05-10 cinap_lenrekboot and namespace cleanup
2011-05-08 mentmerge
2011-05-09 cinap_lenrekdont send \0 rune to rawchan
2011-05-09 cinap_lenrekmerge
2011-05-09 aijuadded aux/wacom and aux/tablet
2011-05-09 cinap_lenrekmerge
2011-05-09 cinap_lenrekkbdfs
2011-05-03 cinap_lenrekremove .dummy files and replace it by sys/lib/rootstub...
2011-04-29 cinap_lenrekproto: change mkfs to use libdisk to process proto...
2011-04-29 cinap_lenrekrealemu: handle address overflow
2011-04-29 cinap_lenrekmerge
2011-04-29 cinap_lenrekrealemu: bittest memory operands
2011-04-26 aijumerge
2011-04-25 cinap_lenrekmerge
2011-04-25 cinap_lenrekrealemu: complete bitttest ops (tested at revision...
2011-04-25 cinap_lenrekmerge
2011-04-25 cinap_lenrekrealemu: implement conditional set instruction, add...
2011-04-22 cinap_lenrekrealemu: implement CMPS and SCAS instructions
2011-04-20 cinap_lenrekmerge
2011-04-20 cinap_lenrekrealemu: bittest ops for 0F prefix
2011-04-20 cinap_lenrekrealemu: typo
2011-04-16 iruAdd bflz, cdsh, and unbflz to mkfile.
2011-04-16 iruAdd bflz, cdsh, and unbflz to mkfile.
2011-04-15 aijumerge
2011-04-15 aijuadded geode driver
2011-04-15 cinap_lenrektailfsrv is a stupid and completly useless program...
2011-04-15 cinap_lenrekbla
2011-04-14 iruPromote the old installer/livecd specific tools to...
2011-04-12 cinap_lenrekremove realemu manpage from src dir
2011-04-11 cinap_lenrekvesa-changes
next