devip: fix flush, copy tag when replacing route entry
play(1): handle file names containing consecutive spaces
ape: add some common fields for stat, grp and pwd
9pc, 9pc64: make mapalloc() and mapfree() static in memory.c
stats: fix crash with -Y fag when window too narrow
devip: don't send arp requests from null address
devip: reject incompatible multicast/interface ip address pairs for ipifcaddmulti()
sysinfo: minor formatting fix
emulators ui: don't drink and code
emulators ui: add option for fixed factor scaling and bound scale vertically
stats: read cputemp as C, set scale max to 100 C
games/gb: attempt at fixing sprite priority
games/gb: fix mbc5 register addressing (fixes warioland3 gamebreaking bug)
devip: fix missing wunlock() for "ipifc not yet bound to device" case, don't create multicast entry on error
ip/dhcp6d: don't drink and code
ip/dhcp6d: only announce all-dhcp-servers multicast address on interface with link-local address on it
/sys/src/mkfile: add libttf
upas/nedmail: marshal(1) options -n and -8 are mutually exclusive
ip/dhcp6d: ignore short and from non-local source packets
devip: fix use after free in ipifcremmulti()
devip: do not icmp reply on multicast destination
dhcp6d: make constants for message types, check server identifier in request, only recheck ndb every minute
dhcp6d: add minimal stateless DHCPv6 server for network boot and DNS configuration
kernel: don't cap the minimum sleep time to TK2MS(1) for syssleep()
libttf: add missing file impl.h
add ttfrender(1)
add libttf
snes: fix input botch 2
snes: fix input botch
avl(2): add avlmin/avlmax in synopsis
getuser(2): add source or sysname()
kernel: stop the practice of passing DMDIR to devir() perm argument
devaoe: fix dotdot walk in devlinkdir, make perms consistent
devenv: make #ec files not show up as world writable
ip/dhcpd: parseip() error handling, make sure client ip is ipv4, add explicit length arguments to lookupname() and lookupserver()
ip/ipconfig: use ipmove() instead of memmove()
fix incorrect character range in vga/unicode.font leading to missing CJK characters
tcs: support EUC-JP JIS X 0212 codes
ndb/cs: make ipv6 only host practical by checking ip version on local interfaces
doom: don't set repl if scale is 1
sdram: properly support multiple ramdisks, so that ramdiskX corresponds to sdZX
emulators ui: don't call flushmouse twice
6c, 8c: Fix nocast cast bug which prevents address arithmetic from being computed at compile time
9boot: detect SYSLINUX "memdisk" and pass to kernel via ramdisk0= parameter
sdram: experimental ramdisk driver
sshfs(4): language
sshfs(4): don't drink and troff
sshfs(4): replace the much maligned -r option
Bfn improvements
cc: fix result of operation not used warning for void casts
dc(1): add pi program as example
merge
ape: floating point improvements (thanks spew)
ndb/dnsdebug: handle .ip6.arpa names
ndb/dnsquery: handle .ip6.arpa names, don't mount the dns service
ip/tftpd: deal with block wrap arround
authsrv: implement AuthNTLM
separate MSCHAP(v2) and NTLM(v2) authentication
camv: fix leak on resize
fplot: draw axes; zoom more naturally; unzoom
ip/cifsd: limit response data count in TRANS2 for remotebuffersize, avoid empty filename for the root
authsrv: work arround linux omiting final Z(4) after the AvrPairs
dontkill: explicitely set exit status to ''
cifsd: fix ntlmv2 authentication
merge
ssh:add -r for extra raw mode
ndb/cs: prevent deadlock with ndb/cs by mounting /srv/dns *AFTER* /net
sshfs: if we're going to annoy everyone we should at least match documentation
9boot: DHCPv6 support for efi
emulators ui: fix input botch and typo
devip: don't set mtu of interface to zero when not specified (thanks joe9)
drop your /lib/keyboard sir william, I cannot wait till lunchtime.
merge
My /lib/keyboard explodes with delight!
audio/pcmconv: fix accidental cast to float instead of double
ape: add signed fixed size integer typedefs to u.h
demote libemu to common code
add port of aiju's port of games/2600
add libemu
add signed fixed size integer typedefs
ndb/dns: lookup *all* entries in dblookup(), v4 and v6 queries in parallel, remove weigthed timeouts
fix manpage cross references
libplumb: fix plumbunpackpartial()
ppp: set source specific default route regardless of primary flag, set link speed thru new ctl message when -b is specified
ip: add some primitive rate limiting knobs to counteract bufferbloat
add usb tablet support