Re: cvs commit: src/bin/cp cp.1 cp.c extern.h utils.c

看板DFBSD_commit作者時間21年前 (2005/03/01 07:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/4 (看更多)
How come the info variable is never inited to 0 ? Will it always be 0 on startup ? -Jonas On Mon, 28 Feb 2005 15:15:35 -0800 (PST), Simon Schubert <corecode@crater.dragonflybsd.org> wrote: > corecode 2005/02/28 15:15:35 PST > > DragonFly src repository > > Modified files: > bin/cp cp.1 cp.c extern.h utils.c > Log: > Sync with FreeBSD cp. > > o Bump FreeBSD CVS IDs and manual page date > o Style(9) > o Constify > o Add SIGINFO handler (Author: mdodd, 1.40) > o Don't mmap(2) and munmap(2) zero-length files. (Author: alc, 1.42) > o Note how cp(1) handles directories ending in "/" (Author: trhodes, 1.29.2.1) > o Sync program's usage() with manpage's SYNOPSIS. (Author: ru, 1.45) > o Include <signal.h> instead of depending on namespace pollution in > <sys/param.h>. Include <sys/types.h> instead of of <sys/param.h> > so that further such dependencies don't develop. (Author: bde, 1.47) > > Submitted-by: Devon H. O'Dell <dodell@sitetronics.com> and > Sarunas Vancevicius <svan@redbrick.dcu.ie> > Reviewed-by: joerg > Some-minor-changes: corecode > > Revision Changes Path > 1.4 +20 -3 src/bin/cp/cp.1 > 1.11 +13 -2 src/bin/cp/cp.c > 1.5 +11 -10 src/bin/cp/extern.h > 1.8 +29 -8 src/bin/cp/utils.c > > http://www.dragonflybsd.org/cvsweb/src/bin/cp/cp.1.diff?r1=1.3&r2=1.4&f=u > http://www.dragonflybsd.org/cvsweb/src/bin/cp/cp.c.diff?r1=1.10&r2=1.11&f=u > http://www.dragonflybsd.org/cvsweb/src/bin/cp/extern.h.diff?r1=1.4&r2=1.5&f=u > http://www.dragonflybsd.org/cvsweb/src/bin/cp/utils.c.diff?r1=1.7&r2=1.8&f=u >
文章代碼(AID): #128wds00 (DFBSD_commit)
文章代碼(AID): #128wds00 (DFBSD_commit)