ape/expr: ansi-ify function declarations
ape: ansi-ify isatty and listen
libsec: ansi-ify hkdf, pbkdf2 and scrypt
postscript: ansi-ify function declerations
compress: ansi-ify function declerations and enable warnings
games/festoon: ansi-ify function declerations
libmach: setmach: mipsLE* -> spim
libregexp: regprint: make regimpl.h include match its siblings
ethermultilink: add "bypass" ctl for ethernet
replace ? with ؟ character in fa kbmap (thanks mkf)
devether: revert devether changes for ethermultilink, this breaks loopback
pc(1): remove non-existent -n (thanks kvo); misc fixes from checkman
git/revert: correctly revert files with spaces in the path
merge3: overlap happens on the source offsets, not the dest offsets
libmach: fix RETURN and branch target for CBZ/CBNZ for arm64 (wrong sign extension)
bcm64, imx8: fix breakpoint note strings
libvorbis: delete random sparc64 .a
ethermultilink(8): fix bridge(3) reference (thanks Stuart Morrow)
devarch: recognize AMD Jaguar and Puma SoC's (thanks dave)
ethermultilink(8): add some warnings about leaving the secondary interfaces alone
ethermultilink(8): fix sink bind (thanks sigrid)
ethermultilink(8): add manpage with example
reform: add ethersink driver for ethermultilink
ethermultilink: switch between different physical interfaces based on link status
etherimx: ignore trailing 4 byte garbage in ethernet receive packet
etheriwl: Add support for Wireless AC 3160 (thanks kws)
/sys/lib/dist/ndb/common: add esmtp (port 587)
vt: resize only when the window is not hidden (fixes window at top left corner with riow after terminal reset)
vt: bracketed paste mode (fixes autoindentation in text editors)
mouse: use tsleep() instead of delay() (thanks uramekus)
libaml: dummy implement NotifyOp (thanks uramekus)
games/gb: correctly mark transmitted serial data as sent
omap: Fix missing preempted() call after non-clock interrupt (Thanks Anthony Martin)
bcm, bcm64, imx8, kw: Fix missing preempted() call on non-clock interrupt (thanks Anthony Martin)
swap: fix pager nil pointer derefence when running out of procs
devvmx: restore previous initial value for xcr0
devvmx: reset kernel fpu state before loading vmx fpu state
pc: skip CLI/STI when not needed
pc: do trapinit() and mathinit() early
pc, pc64: clear osxsave flag in cr4 when not used
pc64: no need to _stts() in squidboy()
bcm64, imx8, pc64: save stack space in fault handler
imx8, bcm64: touser() already called splhi()'d
pc64: avoid STI/CLI, touser() already called splhi()'d
imx8, bcm64: make sure interrupts are of (sched() re-enables them)
libmach: open /proc/n/kfpregs when kernel debugging
bcm64: port new FPU code, making FPU available to interrupts
imx8: port new FPU code, making FPU available to interrupts
pc64: make FPU available in interrupts
hjfs: unlimited buffer works
newuser: use non-expanded $home instead of /usr/$user in lib/plumbing comment
7c: dont replace SXTW instruction following MOVW $const, r
git/walk: fix usage on new repo
git(1): remove lies from manual, improve wording.
git(1): update and clean up git/walk section
git/revert: only look at changed files
git/diff: always respect the specified branch
git/walk: add -b option to override base branch
bcm64, imx8: writing CAPR_EL1 (to turn fpu on/off) needs a intruction barrier
/lib/troll: We have created something new that we named R9, an OS strongly inspired by Plan 9, written in the Rust programming language.
/lib/theo: You are trying to compare a pig and a moon rocket.
games/opl3: fix choking on high tempo streams
upas/imap4d: fix bad censorship of the password when debug is enabled.
upas/imap4d: return SEARCH response in caps.
zuke(1): document audio/readtags
readtags, zuke: extract cover images stored in the audio files (thanks g-w1)
ndb/dns: hack for the caching server for delegated nameservers
cc: support binary constants and refactor
devip: remove subnet check for arpforme()
snoopy: fix error handling for convM2DNS()
bcm64: move pi3 VGPIO to 2MB aligned address, this makes 4K pages work
bcm64: don't zap idmap, not in L1 anymore
bcm64: apply same mmu improvements from imx8
imx8: dont reuse the TTRB1 page tables for TTRB0 identity map, remove gpioinit()
7c: more registers, improve constant propagation, implement load pipelining
zuke: apply clipping after replay gain (some cases found in track mode)
reform/shortcuts: use "mixfs" for volume control, fall back to "master"
/lib/troll: [9fans] How to access this 9fans group from 9front?
nusb/audio: add support for USB audio 2.0
nusb/audio: enumerate streams through control interface
nusb/audio: only consider data endpoints when setting up
nusb/audio: remove code for bi-directional endpoint
nusb: move audio-specific requests to nusb/audio
zuke: prefer "mix" volume control if available
mixfs: add "volume" file with "mix" control to set the output volume of the mixed inputs
7c: elide type converting moves, registerize loads after store from local variables
7c: implement bit rotations using ROR/EXT instruction
libip: actually add the files, sorry :(
libip: Provide iplocalonifc() and ipremoteonifc() functions
9boot: implement *nocga= and *nokbd= kernel boot parameters
strtoull: fix return value on overflow
nusb/usbd: Fix wrong hname collision handling
evdump: fix the fix
devip: generate more reasonable laddr for UDP "headers" connection writes
evdump: have evdump deal with new /dev/kbmap format
vmx: read /dev/kbmap in new format