]> git.lizzy.rs Git - plan9front.git/shortlog
plan9front.git
2015-02-07 cinap_lenrekkernel: make pagereclaim() a bit less stupid
2015-02-07 cinap_lenrekkernel: reduce Page structure size by changing Page...
2015-02-05 cinap_lenrekfplot: add modulus % operator
2015-02-05 cinap_lenreklibsec: add TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA client...
2015-02-05 cinap_lenrekaux/vga: remove vbs/vbe from mode, use shs/ehs when...
2015-02-03 stanley lieberfortunes: The NTP codebase is larger than the SSH codebase.
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-31 cinap_lenrekmothra: people do not like it. reverting
2015-01-31 cinap_lenrekmothra: wrap long text and images to fit
2015-01-30 cinap_lenrekkernel: increase size of palloc.mem[] user page bank...
2015-01-30 cinap_lenrekwifi: fix recvbeacon()
2015-01-30 cinap_lenrekwifi: ignore truncated tlv in beacon/probes
2015-01-29 cinap_lenrekfactotum(4): fix typo
2015-01-29 cinap_lenrekfactotum(4): document mschapv2 and wpapsk protocols
2015-01-29 cinap_lenrektftpfs(8): fix manpage reference dhcp(8) -> dhcpd(8)
2015-01-29 cinap_lenrekircrc(1): tlsclient(8) -> tlssrv(8)
2015-01-29 cinap_lenrek6in4(8): document ayiya
2015-01-29 cinap_lenrekircrc(8), ndb(8): fix manpage reference
2015-01-27 cinap_lenrekdevmnt: handle rpc buffer exhaustion on mntflushalloc()
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 mischiefpc, efi loaders: erase characters when backspace is...
2015-01-26 cinap_lenrekwpa: cleanup, pad eap-ttls/pap password, zero passwords...
2015-01-25 cinap_lenrekwpa: experimental wpa2 enterprise support
2015-01-25 cinap_lenrekfactotum: implement proto=mschapv2 client role
2015-01-25 cinap_lenrekauth(2): fix prototype for auth_getinfo() in manual...
2015-01-23 cinap_lenrekpc: dont handle pending floating point exception in...
2015-01-18 cinap_lenreklibdraw: fix broken eenter()
2015-01-17 cinap_lenrekvgadb: use X60t without hardware cursor (broken currently)
2015-01-17 cinap_lenrekigfx: remove hardware cursor support for X60t, does...
2015-01-17 cinap_lenrekigfx: fix wrong cursor position register address
2015-01-17 cinap_lenrekiwl: add "reset" ctl message to software tigger device...
2015-01-16 stanley liebervgadb: add lcd2190uxp, x60t
2015-01-16 cinap_lenrekigfx: determine amount of preallocated stolen graphics...
2015-01-16 cinap_lenrekdevvga: use uintptr for VGAscr.paddr and VGAscr.storage
2015-01-16 cinap_lenrekigfx: support for X60t with 1400x1050 panel
2015-01-16 cinap_lenrekwebcookies: only sync the jar when dirty on clunk
2015-01-16 cinap_lenrekwebcookies: avoid rereading and rewriting the cookie...
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 stanley lieberplan9.ini(8) man page: update links to iwn and ral...
2015-01-12 mischiefvgadb: add x301
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_lenrekvgadb: alias X200s for X200
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_lenrekfix missing games/gba target in mkfile (thanks qu7uux)
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 mischiefip/ipconfig: set ndb database file with -f argument
2015-01-10 stanley lieberxargs(1) man page: rewritten -> implemented
2015-01-10 stanley lieberxargs(1) man page: add HISTORY (thanks, jpm_)
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 mischieflibdraw: don't redraw input box in enter/eenter when...
2015-01-09 cinap_lenrekigfx: vgadb entries for x230 and x200s
2015-01-09 cinap_lenrekigfx: implement hardware cursor
2015-01-09 cinap_lenrekigfx: fix some comments
2015-01-09 cinap_lenrekigfx: aaaand the kernel part :(
2015-01-09 cinap_lenrekigfx: just kidding, heres the code :)
2015-01-09 cinap_lenrekigfx: work in progress intel graphics driver
2015-01-09 cinap_lenrekmerge
2015-01-07 mischiefvncs: add -A for no auth to usage
2015-01-06 mischiefvncs: turn off auth with -A, do not require -c for -x
2015-01-06 mischiefvnc: put newlines in verbose messages
2015-01-05 cinap_lenrekpool: more strict checktree() for poolcheck
2015-01-04 cinap_lenreksdide: add vid/did for 82801IIH Intel Q35 IDE controlle...
2015-01-04 cinap_lenreksdiahci: sanitize ahci pci bar
2015-01-03 cinap_lenrekdevvga: disable hardware blanking when switching driver...
2015-01-03 stanley lieberlucidasans font: restore remaining truncated *unicode...
2015-01-03 stanley lieberlucidasans font: restore truncated unicode.*.font files...
2015-01-01 mischiefbin(2): fix tab formatting
2015-01-02 ftrvxmtrxaux/realemu: remove unused global
2015-01-02 ftrvxmtrxaux/vga: revert vbegetmode
2015-01-02 cinap_lenrekdevdraw: remove broken color palette blanking
2015-01-02 cinap_lenrekdevvga: better way to prevent blank hwaccel race
2015-01-02 cinap_lenrekvgavesa: get rid of the vesa kproc
2015-01-02 ftrvxmtrxaux/vga: do not set mode 3 unless connected
2015-01-02 ftrvxmtrxaux/vga: fix switching with different mode
2015-01-02 cinap_lenreknedmail: do not recursively plumb email multipart attac...
2015-01-01 ftrvxmtrxnusb/kb: fix alt/altgr being swapped for some reason
2015-01-01 ftrvxmtrxaux/vga: display switching for Intel adapters
2015-01-01 cinap_lenrekzynq: differentiate various pagefault types in faultarm()
2015-01-01 ftrvxmtrxtcs: update charsets. Fixes issue #214
2015-01-01 cinap_lenrekhjfs: fix missing superblock dirty mark when reaming
2014-12-31 aijuhjfs: make -m default 4 MB instead of 40 KB
2014-12-30 stanley lieberterminus font: update .font files, remove references...
2014-12-31 stanley lieberlucidasans font: update font files, remove references...
2014-12-30 stanley liebergermgoth/unicode.12.font: update mappings, remove refer...
2014-12-30 cinap_lenrekbring back nice control character glyphs in vga font
2014-12-30 cinap_lenrekzynq: enable branch prediction
next