devip: increment in counter *AFTER* acquiering the ifc lock or loopbackmedium
devip: verify ifcid on routehint check, check Route.ref for free'd routes
devip: add "reflect" ctl message, fix memory leaks in icmpv6, fix source address for icmpttlexceeded, cleanup
ip/ipconfig: always refresh ndb/cs and ndb/dns when adding or removing ip addresses
ndb/dnsquery, ndb/csquery: handle long lines
fix parseip() error handling in ipconfig, ppp, tftpfs and dns
ndb/dns: remove single-ip-address assuptions
ndb/cs: remove single-ip-address assumptions
ip/ipconfig: use unique ip/ipmask/ipgw values close to match for ndbconfig
ndb/cs: remove paranoia debug toggle
libc: allow /net/cs to specify local address for dial()
add missing ethermii.h dependencies. patch from cinap_lenrek
cpurc: remove obsolete device binds, run diskparts after $sysname is known. remove /env/boottime. document.
ip/ipconfig: setup per local address default routes
devip: make v4 ifc broadcast and multicast routes specific to address
devip: properly initialize the connection ignoreadvice and tos flags
ip/traceroute: icmpv6 support
ip/ping: stop doing clever things with dialstrings, just let cs/dial figure it out
ip(3): document changes on /net/arp and /net/iproute
ip/ipconfig: fix v6 ndp code, use source specific default routes
devip: implement source specific routing
nusb/usbd: increase buffer size to capture port information
remove duplicate -m definition in upasfs(4) (thanks rodri)
9fs: break 9front case into several cases: 9front, 9bugs, 9contrib, 9grep
forp(1): document [] and some bugs
forp: fix precedence for []
gb*: reverse savegame field polarity
blit,c64,gb*: fix phaser coolant leak during resize
add forp(1) manpage
sat.h: update to include satget
forp: fix multiplication; change division to C semantics
add forp
libsat: fix one of the satmore() bugs
sat: satget: don't duplicate binary clauses
sat: satget: include unit literals
sat: add satget
sshfs: usage
resample(1): document -n option
libsat: setmalloctag, fix incorrect allocation size
devip: pick source address for neighbor solicitations as of rfc4861 7.2.2, cleanup
devip: more v6 improvements
ip/ipconfig: stop spamming the console about router receiving RA's
add sat(1) command
satmore: don't try to override user defined variables
add #pragma incomplete to sat.h
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)
nusb/ptp: set storage name to their human readable description string
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)