CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2021/09/01 03:48:09
Modified files: usr.bin/rsync : extern.h main.c rules.c Log message: Remove from0 support. openrsync will not implement all bad ideas that were added to rsync. from0 is one of those and really not needed. OK job@