plan9front/sys
cinap_lenrek a101561223 auth/factotum: avoid static buffer from netmkaddr()
factotum calls authdial() in parallel, so use
the reentrant version netmkaddrbuf() instead.
2025-01-02 20:11:22 +00:00
..
doc /sys/doc/mkfile: gefs 2024-05-17 13:12:20 +00:00
games/lib /sys/games/lib/fortunes: redaction day 2024-08-02 03:06:08 +00:00
include libc: provide netmkaddrbuf() function avoiding the static buffer 2025-01-02 20:09:50 +00:00
lib /sys/lib/dist/ndb/common: add git and gits 2024-11-07 00:40:35 +00:00
man libc: provide netmkaddrbuf() function avoiding the static buffer 2025-01-02 20:09:50 +00:00
src auth/factotum: avoid static buffer from netmkaddr() 2025-01-02 20:11:22 +00:00