git(1), gitfs(4): fix style and typos (thanks schwindl)
imx8/lcd: rework screen blanking
ethervgbe: fix fucked up merge
ethervgbe: enable auto-negotiation and ipv6 (thanks arne)
imx8/clock: 1.6Ghz - forgot to push the rest of the change
imx8: go back to 1.6Ghz
devip: make Rproxy flag explicit
zynq: correctly specify dolock flag to postnote()
kernel: half NERR, refcount Note's to avoid excessive allocations for postnotepg()
devip: replicate the nat-flag (Rtrans) when superceding interface route
imx8/lcd: disable the bridge output on blank
imx8/lcd: toggle lcdif on blankscreen
revert a3dc4d80a899b28130729721b90a0506e44b8d76, didnt work, back to iprint()
libtags: try other formats after id3v2 is found
imx8/sai: reduce watermark; use the fifo size reported by the platform; remove useless stuff
reform/shortcuts: use Kmod4+esc to (un)mute the audio
sdnvme: correct mode/serial/firmware string lengths
audio/mkplist: don't fail entirely if a directory is not accessible
imx8: invalidate l2 cache as well (fixes not fully cleared BSS on cold boot)
audio/zuke: properly report empty playlist error
reform/shortcuts: negative step values
reform: add reform/shortcuts
audio/zuke: fix off-by-one in playlist loading; initialize scrolling to avoid jump on first track
zuke(1): document current track printout on stdout
audio/zuke: rewrite rendering logic
games/doom: fix glitchy mouse movement
games/doom: raise max scale factor for 4k
games/doom: rename mouse use key for what it is and remove double click
audio/zuke: fix seeking with mouse
audio/zuke: clip scrolling to the edges
audio/zuke: redraw as soon as search input is enter (not only cancelled); more chance for non-blocking redraw
audio/zuke: don't blink the mouse pointer while idling
audio/zuke: fix newly introduced bugs
audio/zuke: put the search input on its own window
audio/zuke: faster redraw without flashing - XRGB32 with backing image
audio/zuke: redraw in a separate thread - no audio dropouts on scrolling, more responsive
imx8: use print() instead of iprint() for cpuidprint(), so it gets logged in kmesg
rio: kbdtap deadlocks are verboden
imx8: disable turbo mode, set to 1.4GHz which is stable on first boot
reform: tweak manpage and reform/audio a bit
move and rename MNT Reform 2 support utilies, cat manpages into one
rio: make it harder to deadlock from kbdtap
aux/wm8960: relative volume adjustment through the fs interface
fshalt: shut up about #P not being present
fshalt: support relative paths to the new kernel
aux/imx8pm: add relative brightness setting (-+N), useful for key bindings
fshalt: remove unused variable
imx8/sai, aux/wm8960: expose jack detect status in #A/audiostat
imx8/gpio: missed change in the previous commit
imx8/gpio: add interrupt handlers support
rio: /dev/label should just ignore offset
ar: print output to stdout (thanks uramekus)
games/doom: add "m_forward" cvar to disable vertical motion move; actually implement use_mouse
aux/wm8960: fix chopped audio on the speakers with high volume
wm8960(8): fix wrong source and see also
man: wm8960(8) and imx8pm(8)
aux/wm8960: disable speaker boost to avoid clipping
aux/wm8960: expose 3d stereo controls
/lib/troll: plan9 secret society
imx8/sai: flush the ring on close to avoid garbage leftovers on restarts
imx8/sai: do not strangle the core with interrupts on underruns
aux/wm8960: support 48kHz via "speed" verb
aux/wm8960: reduce popping, clean up
aux/wm8960: do the math
rio: require a confirmation for Exit
devvga: fix race condition between writes to vgactl
aux/wm8960: make jack detect work; enable thermal shutdown; fix fractional div part
imx8/sai: double the delay; set clock explicitly
aux/wm8960: run as master and provide more precise clock; add oneshot mode (no fs)
imx8/sai: increase watermark, run in slave mode, continue on fifo errors
imx8: add a semi-working SAI2 audio driver
kernel: allocate notes in heap
kernel: simplify notify() adding common popnote() function
ktrans: use stdio by default
aux/wm8960: provide hardcoded "speed" in volume file
aux/wm8960: audio controls fs for MNT Reform
git/rebase: allow rebase without a clean tree
imx8/usbxhciimx: fix a set and not used warning
aux/imx8pm: hide gpu and vpu from cputemp
aux/acpi, aux/imx8pm: stats(1) expects two numbers for each cputemp reading
aux/imx8pm: calibrate per documentation (but with questionable values)
imx8: enable/expose tmu
mkdevc: fix dtracy-disabled builds (thanks ori)
ktrans: tow inside the environment
aux/vga: misc. igfx fixes for displayport
git/hist: make it work in subdirectories
libdraw: bikeshed formatting
upas/dkim: dkim signing for upas
/lib/theo: Isn't that bad?
add /rc/bin/splitmbox (we've already shipped the splitmbox(8) man page for years) (thanks, umbraticus)
libdtracy: fix wrong key size comparsion in dtarecord()