ndb/dns: fix netmkaddr() race, dnlock consistency, strcpy, cleanups
archmp: checksum _MP_ structure before use, coherence() and comments (import from sources)
fortunes, rob, rsc, troll: updates
syscallfmt: use up->syserrstr instead of up->errstr (import from sources)
guesscpuhz: add sanity checks for virtualbox (import from sources)
add unified sigsearch() function to look for bios data structures
wait: always check up->nchild before going to sleep
devmnt: more carefull wakeup in mountmux
sdvirtio: be more carefull at wakeup
ndb/dns: fix memory corruption and bad serveraddrs() range checks
rio: rect outside screen counts as covered wcovered()
9bootpxe: try /cfg/pxe/default if /cfg/pxe/$ether fails before breaking to the prompt.
calloc: check multiplication overflow
plot(1) manpage corrections
vncs: cleanup and error handling
webfs: capture error string from tlsClient
libsec: add sha256WithRSAEncryption signature alg
lib/profile: remove startupasfs, start rio as subprocess so we drop to rc if it fails (no framebuffer), drawterm
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