CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2021/11/28 12:28:42

Modified files:
        bin/cp         : utils.c 
        bin/mv         : cp.c 
        usr.bin/cdio   : cdio.c extern.h mmc.c 
        usr.bin/cvs    : remote.c 
        usr.bin/rcs    : rcs.c 
        usr.bin/rsync  : copy.c 
        usr.bin/split  : split.c 
        usr.bin/wc     : wc.c 
        usr.bin/xinstall: xinstall.c 
        usr.sbin/pwd_mkdb: pwd_mkdb.c 

Log message:
Stop using MAXBSIZE to eliminate sys/param.h including (which injects a
ton of namespace intrusion).  Create local sizes, and refactor some code
along the way.
ok millert

Reply via email to