CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/12/02 15:17:32
Modified files:
usr.bin/patch : common.h ed.c patch.c pch.c pch.h util.c
Log message:
Use getline(3) to handle lines longer than 8192 bytes in patch files
Spotted by jsg@ when working on mesa. Diff tested by sthen@ in
a partial i386 bulk. Input from and ok jsg@ millert@
