webcookies: create $home/lib/webcookies as 0600
pckernel: use constants instead of hardcoding cpuid bits in various places
mothra: bruteforce image src= attribute
rio: add some tolerance when declaring windows covered
rio: add covered (burried) windows to the menu3 hidden window list
mothra: handle misplaced trailing quotes
jpg: ignore sampling factors for grayscale as colormap1() doesnt handle it
nusb/kb: increase mouse packet buffer from 32 to 64 bytes for Microsoft Sidewinder X5 Mouse (thanks Rexford Gibbs for reporting and testing)
hg: hook system_rcpath and user_rcpath instead of polluting enviroment by setting HGRCPATH
inst: ask to ream the filesystem in mounthjfs
hjfs: fix tabs (damn google code editor)
add hjfs to the dontkill list
vgaclgd542x: support >8bit colors
vgavmware: fix hardware acceleration (fill is not available with SVGA2)
acid: fix cvtitoa buffer overflow
inst/configfs: change spaces into tabs
mothra: avoid eenter deadlock on resize
page: simplify locking, avoid eenter deadlock on resize
libdraw: improve handling of screen clipr
ape/mkfile: work arround fake "command line arguments" rule matching
fortunes, rob, theo: updates
pkg(1): add new pkg repo to man page
venti: fix possible nil deref in libventi vtgetreq() and cleanup vacfs (import from sources)
ppp: noauth server option (import from sources)
floppy: fix endless loop when trying to change floppy type on media change
libmach: fix acid -k regression (was broken in r5eeb36d3ddd0)
unzip/zipfs: skip over variable length comment in end of table of content record
pci.c: reserve pci membars after assinging them for *nobios= option
memory.c: remove unused xmapupa map
audioac97: reserve ioport ranges
catclock: properly handle initdraw error instead of crashing
cron: snprint, error handling (update from sources)
ip: fix assert panic on fragmented icmp echo request (see eriks icmp-frag patch)
libndb: apply eriks dnsquery() ipv6 reverse lookup patch
libmach: add arm64 constants (import from sources)
format check for octal fmt strings (import from sources)
libauth: fix authrpc buffer overflow (import from sources)
ndb: recognize ip6.arpa postfix in mkptrname()
cb: import updates from sources
cdfs: pull updates from sources
factotum: fix _adgetticket() filedescriptor race, add timeouts to all authserver transactions
kfs: fix read offset integer overflow
cwfs: fix read offset integer overflow
make sam jump to changes made by undo
vesa: timeout blank/unblank operation if it gets stuck
mothra: make emalloc zero memory, fix uninitialized nextline pointer crash
import updated compilers from sources
tsemacquire: manpage and syscallfmt
/rc/bin/9fs: add partition argument for 9fat
add tsemacquire syscall for go
ndb/cs: limit number of slave procs
ndb/cs/dns: make sure never to block the 9p loop when we run out of processes, fail the request instead
rio: add scroll lock key to toggle scroll mode
doom: fix -warp argument parsing bug
doom: make sure not to drop keyup/keydown events
rio: dont shift window out to the left when its too wide for the screen
kernel: make mp mode and msi interrupts the default. *msi -> *nomsi
cwfs: remove noatime runtime option
cwfs: make sure we do a full dump after toggling noatime
paint: wait for mouseup after floodfill
libdraw: enter/eenter, set and restore clip rect
ndb(6): add tftp description
mothra: delayed screen updates to reduce flicker
mothra: work arround mismatched quotes in html attributes