CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/04/18 01:32:57
Modified files:
usr.bin/ssh : Makefile.inc packet.c
Removed files:
usr.bin/ssh : crc32.c crc32.h
Log message:
Remove crc32.{c,h} which were only used by the now-gone SSH1 protocol.
Patch from yumkam at gmail.com, ok deraadt.
