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
libmemdraw: fix fd leak in openmemsubfont and memory leak in freememsubfont
memlayer(2): fix memdraw signature
vga font: fix permissions (thanks, mischief)
vga font: the existing bitmaps contained blank spaces for missing runes, which resulted in blanks being printed on screen. replace bitmaps and update .font files accordingly.
fortunes: no. -- ftrvxmtrx
aux/vga: remove -s option, move scaling to the size string itself
ircrc: use aux/trampoline or tlsclient for connections, add -T flag for tls
aux/vga: scaling modes for VESA
vga, vesa: revert. this needs to be in aux/vga instead
vga, vesa: scaling modes
socksd: revert back, previous commit broke UdpAssociate request
libip: skip ipv6 loopback address (thanks mischief)
socksd: dont use myipaddr() for announcing address
getfcr: change getfcr/setfcr to use VFP
zynq: only tmpmap() while splhi(), remove unneeded coherence() after tmpunmap(), splhi() in l2free()
zynq: dont do install target by default in the mkfile
zynq: fpsave() and fpclear() both need to disable the fpu
zynq: set mainmem->maxsize so kernel malloc() wont fail after 4MB
5l: remove -f flag and add -F flag to disable VFP code generation
zynq: fix kernel configuration so it builds
nusb/serial: fix nusb/serial hang with ftdi
fortunes: if(~ $i (seek _nsec)) { # untested so far - geoff
rc-httpd(8): add HISTORY to man page
pc, pc64, xen: change return type of intrdisable() to void
sdvirtio: provide enable() and disable() functions so it can be switched off
pc, pc64: fix intrdisable() to remove the Vctl entry even tho we can't disable the interrupt on apic