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
ip/dhcp6d: set source address to the receiving interface ip when multicast
termrc: start reform/pm and reform/audio drivers
imx8: setup $terminal environment variable in init0()
ndb(8): document @rattr behaviour for ndb/query -i
ndb/cs: avoid trailing spaces when printing ndb line
ndb/query: avoid trailing spaces when printing ndb line structure
netaudit: use new ndb/query flags instead of ndb/ipquery
ndb/query: add -i and -c flags unifying the functionality of ndb/ipqeury
libndb: make ndbipinfo() put each ip and attributes entry on its own line
ndb/cs: preserve ndbipinfo() line structure for !ipinfo, fix memory leak
/lib/rob: I find this situation unsatisfactory.
fix up auth/*2* programs to report write errors
auth/factotum: make sure we got a private key in ssh client protocol
sdnvme: add smart file for full smart info
devsd: Fix memory leaks, wstst check, cleanup
etherbcm: support the 57765 series
rio: fix crash when walking windowless fid (thanks ilikebreadtoomuch)
aux/kbdfs: use layer names in kbmap reads and document them
auth/acmed: better challenge error reporting.
auth/acmed: support getting a wildcard certificate.
ndb/query, ndb/ipquery: use ndbvalfmt()
ip/ipconfig: leave ipnet= entries alone when updating /net/ndb, use ndbvalfmt()
ndb/cs: Use ndbvalfmt() for quoting !ipinfo replies
libndb: add ndbvalfmt() formatter
aux/acpi: no need for amlval(), amleval() will dereference the name and run the method
devip: dynamically allocate memory for /net/ndb, increase maximum to 32K
aux/kbdfs: error on invalid numerics in kbmap writes
ip/ppp: update the test-program
ip/ppp: bring back arp proxy, but with explicit -y flag
aux/kbdfs: accept names for layers in writes to kbmap
mothra: support article and figure tags
ip/ipconfig: add -y flag to ipconfig to set proxy-arp for an interface
ip/ipconfig: ... but refresh for ndbconfig
ip/ipconfig: avoid refreshing /net/dns for non-primary interface
ip/ipconfig: remove non-existant ip addresses from /net/ndb, check link-local adress in ra6 daemon
sdnvme: revert removal of braces, fix empty if-body warning
ip/ipconfig: less intrusive work-around for "ANDROID_METERED"
sdiahci, sdodin, sdide, devsd: get it right...
fshalt: until sd* drivers get fixed (in a calm manner) only unconfigure nvme drives
sdiahci, sdodin: more unconfigure panic fixes
sdide: fix double free in clear() (devsd frees sdev already)
aux/acpi: ignore bad acpi 2.0 shutdown access widths.
aux/acpi: correct fadt version check for new shutdown.
aux/acpi: no need to require the embedded controller.
kernel: sdram: do not use xalloc for SDev
7l: allow byte/halfword register offset load/store
reform/pm: considering the keyboard might be absent altogether, fall back to lpc shutdown in any case