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)
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()