fortunes: seems that so much is up on the net, it is hard to comprehend it all.
file(1): recognize AAC audio files, from sources
wifi: remove pool.h include
rc: flush environment variables (update /env) before fork
rio: position keyboard window (-k) at the bottom of the screen
bitsy/keyboard: dont resize our own window
wpa: repeat rsne setup after deassociation (roamng between access points)
fortunes: GitHub is down...uh...now what?
libsec: only send client cert when we have one (fix regression from r6e976b2004dd)
libc: Prevent infinite recursion when modf is called with NaN or Inf argument. (apply richard millers / modf-nan patch from sources)
libdraw: fix leftover processes or programs failing to restore window labels when receiving interrupt note
resample: fix XRGB32 color channel handling
esd: enlightenment sound daemon
games/doom: remove useless allocation of screen[0] buffer
games/juggle, games/catclock: keep up with queued mouse events
catclock: protect black border with clip rectangle and dont print when window is too small
ether6105m: increase timeouts for Soekris 5501s (from sources)
vt: fix off by one memory corruption
libdraw: make ebread() return buffer immidiately if available, cleanup
libdraw: fix ekbd() memory leak
tm2sec: assume local timezone when Tm.zone[0] == 0 (fixes dossrv, zipfs timestamps)
cifs: fix timezone for timestamps
auth(8) commands: fix uninitialized Tm.zone in getdate()
TEQ with S bit = 0 would be pointless, so ARM uses this case to encode "miscellaneous"
tcp113: fix null list in concatenation error
nusb/kb: *really* only send to mousein when mouse state actually changes (zero detlas, same buttons)
revert previous commit... stupid idea
nusb/kb: only send to mousein when mouse state actually changes
rio: fix unused variable warning in wscroll()
rio: shorten overlong window labels
mothra: log post data with debug flag, increase max token length from 1K to 4K
mothra: fix nil pointer dereference
sam: avoid thread stack overflow with 32bit runes (from sources)
cwfs: fix out of order replies
/lib/br: That's no way to treat a friend.
cwfs: use atomic compare and swap to avoid semacquire() syscalls in new queue implementation
fortunes: God bless the people who employ you, they need the blessing.
wikifmt: handle & as & in anchor name, cleanup
wikifmt: more complete title to name= anchor translation
rio: make sure flush replies are send only *after* the request got flushed or was replied
cwfs: faster queue implementation using semacquire()
rio: add ^B control sequence to move cursor to output point
apply richard millers arm debug fixes (from sources)
dns: ignore spam addresses from cname answers
page: maintain a lru list and do unloading from oldest to newest
libhtml: handle ' character reference
page: use less aggressive read ahead and keep track of image memory allocation
do not limit kernelpercent IFF *imagemaxmb= is used on a cpu server
inst: remove systype step. system will be terminal with a disk after installation.
tcp993: we're not plan9.bell-labs.com
ether82567: determine phy number by probing phy id registers
ether82563: make link status work for 82567
ether82598, etherigbe: remove receive buffer pool optimization
ether82563: fix mistake (missing buffer alignment)
ether82563: remove buffer pool optimizations
ether82563, etheriwl, pmmc: fix potential multiprocessor races with wakeup
ether82563: avoid deadlock due to icansleep() trying to acquire Rbpool.Lock
ether82563: work arround for 82579LM on Lenovo X230
etherrt2860: add rt3090 support and make style more consistent
readtif, writetif: remove multiplication in inner loops of predict functions
apply erik quanstros tcp-bdp patch (from sources)
abaco: use faster resize instead of resample for image scaling
readtif: simplify rounding in other places
readtif, writetif: simplify rounding
readtif: if getbit returns less than 0 during eol fill bits, return early
readtif, writetif: prevent buffer overflows in some corner cases
tojpg, totif: change flags to better match those of the decoders
writejpg: the call to Bflush() is unnecessary; free data before exiting in case of malloc error
mothra: use pldraw() to put cmd box on screen for alt display
wpa: wait for bss to connect
wifi: make "auth" command non-blocking, let aux/wpa do the waiting for bss scan to complete.
cwfs: add rtmp flag for check command to remove temporary files after recover
mothra: restore usage fix, document -a option in manual
mothra: add -a flag to start in alt-display mode
abaco: remove unused stuff, move pipeline() into util.c
abaco: simplify, pipeline html directly thru uhtml
uhtml: honor default charset -c when not found in document
abaco: use uhtml to handle charset conversions
pmmc: remove unsued initfreq vairables
add ricoh pci sdmmc host controller driver for X230
aml: preserve reference type when indexing into package to prevent implicit type conversion when storing to arg or local
pci: add Intel 82hm67 southbridge
rexec: redirect error (fd=2) to network for tcp17009
mothra: handle empty attributes (for base-tag and others...)
cc: fix include array overflow handling