satmore: don't try to override user defined variables
add #pragma incomplete to sat.h
nusb/ptp: set storage name to their human readable description string
devusb: fix format print warnings for ep->ntds and ep->uframes
camv: fix display locking issues
add libsat
mines(1): fix misleading HISTORY wording
pc64: fix _intrr(), avoid the linker moving _intrr() arround
pc64: add magic _intrr() symbol for ktrace (thanks mischief)
devfs: revert commit 4000
kernel: let /rc/bin/diskparts attach #k after #S partitions are loaded up
devfs: only set configed flag if config was read successfully
nvidia: add pci device id for GeForce 6200 AGB (thanks bitmapper)
games/mines: build a better ghost trap
mptod/dtomp: add to mp.h
mp: add mptod and dtomp
add camv
nusb/cam: ctl message fixes
add nusb/cam
usb lib: add maxpkt and ntds to Altc struct
usbehci: catch interrupt in tsleep
usbehci: add uframes control request to return uframes one at a time
usbehci: fix medium- to low quality highspeed isochronous transfers
sshfs: update qid and filename on Tcreate
igfx: add support for T510 (thanks mycroftiv)
manpages: shut up about tex (1)
g: revert accidental change, document missing file type
games/mix: fix incorrect line numbers
ns: remove left over vararg check pragma
vmx: allow setting mac address of using ea:nnnnnnnnnnnn! prefix, use genrandom() to generate mac globally unique mac address
devloopback: reassign device letter from #X to #λ to avoid collision with devvmx
kernel: properly handle bad attach specifiers
mines: documentation and chronometric control of supernatural apparitions
ghost in the minesweeper shell
devether: remove (unimplemented) detach, allow device creation on attach
devip: fix crash on negative dev id on attach
ns, devproc: quote path and spec arguments for /proc/$pid/ns, namespace(6) does support quoting
games/mines: bikeshedding
fortunes, rob, rsc, theo: What's this? https://plan9.io/
nusb/ether: mux bridges, bring in line with devether
devether: mux bridges, portable netconsole
nusb: add missing header dependencies to mkfiles
kernel: fix missing header dependency for ethersink.$O
audiohda: add device id for x260's Intel Sunrise Point-LP. (thanks rodri)
ftpfs: no caching by default, add -c flag to enable it (patch by mycroftiv)
ethersink: after the experiment, the zeros get dismantled. and then destroyed.
twsi(3): fix wrong unicode codepoint in manpage
ethersink: provide promisc and multicast functions for v6, set out queue limit to 0 on attach, add to pc64 config
kernel: move devether and wifi to port/
aijuboard bootloader: fix 10BASE-T / 100BASE-TX support
zynq: fix 10BASE-T and 100BASE-TX support
fix sort(1) bug where it incorrectly included the field separator in the comparison if it was >= Runeself
fstype: make copy of first sector in /env to avoid unaligned reads on the disk (for devfs)
usbxhci: fix mistake in completering()
upas/fs: fix imap atom quoting (thanks Piotr Kubaj)
add ptrap
auth/asn12rsa: also convert ASN.1 encoded public key to plan9 format
/sys/lib/dist/mkfile: fix cfg/plan9.ini dependency (only visible after binds)
webfs(4): document -d and -D flags
pc64: fix kmap() and invlpg()
ndb/dns: fix leak in myaddr(), normalize ip strings
ndb/cs: handle v4 only case for rudp
venti/conf: fix padding so we write multiple of sector size
ip/dhcpd: remove old testing code
libndb: retire deprecated csgetval(), ndbgetval() and ndblookval() functions
kernel: initialize cyclefreq for machno > 0 in guesscpuhz()
upas/fs: try to deal with nil mail body (can happen when fetch fails)
upas/fs: deal with imap returning more uid's than allocated from previus "messages" command
ip/pptpd: don't mess with ipifc (handled by ppp), slay note gorup on exit
ip: make pkt interfaces unbind on close (from inferno)
ppp: remove left over debug print
ppp(8): remove BUGS section, client auth has been fixed.
libauth: add auth_respondAI() function to get AuthInfo for mschap/mschapv2
factotum: implement mschapv2 role=server authentication (for ppp)
authsrv: implement mschapv2 authentication, include MPPE secret in the ticket
gre: don't drop pptp packets when smaller than v4 header
ip/ipconfig: use 2000::/3 instead of ::/0 for v6 default route
p/ipconfig: don't put automatic link-local address configuration in /net/ndb
set router R-flag when sendra is active for neighbor advertisement
ipconfig(8): remove dhcp mention from -6 example
ip/ipconfig: add v6 deault route from router advertisements
listen(8): add -a option to restrict announce address, document tcp17019 and tcp17020
ether79c970: dont disable promisc mode when multicast table is not empty
ether82557: don't turn off promisc mode when mcast table is not empty
wifi: learn target ip address from neighbor advertisements in dmat proxy
wifi: filter out loopback traffic from myself
ip/ipconfig: set on-link flag in router advertisement prefix info (fixes windows7)
ether8169: deal with kernel memory exhaution
forgot to commit asn1dump.c...
rconnect: support -t timeout for aan like in drawterm; also rcpu, rexport/import
venti: fix wrong channel element size for amd64 (thanks mycroftiv)