CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/12/29 16:52:09
Modified files:
usr.bin/ssh : sshbuf.c sshbuf.h
Log message:
Add sshbuf_consume_upto_child(), to similify particular parsing
patterns using parent/child buffer; ok markus@
