mothra: people do not like it. reverting
mothra: wrap long text and images to fit
kernel: increase size of palloc.mem[] user page bank array
wifi: ignore truncated tlv in beacon/probes
factotum(4): document mschapv2 and wpapsk protocols
tftpfs(8): fix manpage reference dhcp(8) -> dhcpd(8)
ircrc(1): tlsclient(8) -> tlssrv(8)
ircrc(8), ndb(8): fix manpage reference
devmnt: handle rpc buffer exhaustion on mntflushalloc()
wpa: fix password avp padding, recognize wpa1 authentication oui
wpa: do not forward alert tls records, close connection
pc, efi loaders: erase characters when backspace is pressed
wpa: cleanup, pad eap-ttls/pap password, zero passwords and key material after use
wpa: experimental wpa2 enterprise support
factotum: implement proto=mschapv2 client role
auth(2): fix prototype for auth_getinfo() in manual page
pc: dont handle pending floating point exception in fpsave thru FPOFF
libdraw: fix broken eenter()
vgadb: use X60t without hardware cursor (broken currently)
igfx: remove hardware cursor support for X60t, does not work
igfx: fix wrong cursor position register address
iwl: add "reset" ctl message to software tigger device reset
vgadb: add lcd2190uxp, x60t
igfx: determine amount of preallocated stolen graphics memory for hw cursor
devvga: use uintptr for VGAscr.paddr and VGAscr.storage
igfx: support for X60t with 1400x1050 panel
webcookies: only sync the jar when dirty on clunk
webcookies: avoid rereading and rewriting the cookie jar file all the time, dont return deleted cookies on search
igfx: cursor/plane pipe assign is G45 only, add magic dsp a toggle from enable sequence
kbfds: delete autogenerated latin1.h file when mklatin fails
plan9.ini(8) man page: update links to iwn and ral firmware blobs
igfx: set the display/overlay/cursor plane override disbale bits for G45 (like bios)
igfx: fix typo, initialize more lvds bits for G45, T60 testing
vgadb: alias X200s for X200
igfx: reverting previous change, pci id is for the second graphics controller pci device
igfx: support for X200 (thanks bigato)
igfx: properly turn vga monitor off
igfx: aaand vga support for x200s :-)
igfx: vga support on x230, fix fdi link setup, LG Flatron L1730P vgadb entry
fix missing games/gba target in mkfile (thanks qu7uux)
igfx: only use mmio... left from debugging
igfx: get edid information from lvds
ip/ipconfig: set ndb database file with -f argument
xargs(1) man page: rewritten -> implemented
xargs(1) man page: add HISTORY (thanks, jpm_)
igfx: use mmio to access registers instead of pio, fix wrong igfxmmio segment size
igfx: perserve frame start delay "magic" bits 27:28 in pipe conf register
igfx: vgadb entries for x230 and x200s
igfx: implement hardware cursor
libdraw: don't redraw input box in enter/eenter when mouse is moved outside the rectangle
igfx: aaaand the kernel part :(
igfx: just kidding, heres the code :)
igfx: work in progress intel graphics driver
vncs: add -A for no auth to usage
vncs: turn off auth with -A, do not require -c for -x
vnc: put newlines in verbose messages
pool: more strict checktree() for poolcheck
sdide: add vid/did for 82801IIH Intel Q35 IDE controller (thanks kenji)
sdiahci: sanitize ahci pci bar
devvga: disable hardware blanking when switching drivers, check softscreen
lucidasans font: restore remaining truncated *unicode.*.font files
lucidasans font: restore truncated unicode.*.font files (thanks, mischief)
aux/realemu: remove unused global
devdraw: remove broken color palette blanking
devvga: better way to prevent blank hwaccel race
vgavesa: get rid of the vesa kproc
aux/vga: do not set mode 3 unless connected
aux/vga: fix switching with different mode
nedmail: do not recursively plumb email multipart attachments in print command
nusb/kb: fix alt/altgr being swapped for some reason
aux/vga: display switching for Intel adapters
zynq: differentiate various pagefault types in faultarm()
tcs: update charsets. Fixes issue #214
hjfs: fix missing superblock dirty mark when reaming
hjfs: make -m default 4 MB instead of 40 KB
terminus font: update .font files, remove references to old vga bitmaps
lucidasans font: update font files, remove references to old vga bitmaps
germgoth/unicode.12.font: update mappings, remove references to old vga bitmaps
bring back nice control character glyphs in vga font
zynq: enable branch prediction
zynq: enable prefetch hints and drop-prefetch
libmemdraw: never point Buffer.alpha to nil (thanks mischief)
aux/vga: scale only if mode was set successfully
zymq: lilu dallas, multicore
add games/md to /sys/src/games/mkfile
aux/vga: rescale after loading new mode
libdraw: don't deference nil display in freefont