Plan 9 from Bell Labs’s /usr/web/sources/patch/applied/schtarb-2nd/notes
Sun May 22 10:06:17 EDT 2005 rsc I changed awd.c to use smprint. The reason is that fprint uses a small buffer internally and if you have a very long path, calling fprint directly will split the print into multiple writes. Thanks for your help.