commit 1be0a2761223329d982a83674908b3a58f8790a5 from: Omar Polo date: Fri Aug 06 20:18:48 2021 UTC tags are 16-bits wide commit - 34aba5f756abc04d5b4c77c22c6baf195a472522 commit + 1be0a2761223329d982a83674908b3a58f8790a5 blob - 190428fa256bdf24f24541577e3e53d1f57c11c2 blob + 914413c0519e105f0cce13eefa319ec74604c2ba --- regress/super-simple.9ps +++ regress/super-simple.9ps @@ -1,7 +1,7 @@ const ( version = "9P2000" msize = 4194304:u32 - notag = -1:u8 + notag = -1:u16 Tversion = 100:u8 Rversion = 101:u8