cvs commit: ports/shells/bash1/files patch-af patch-am patch-an
patch-ao patch-ap patch-aq patch-ar patch-as patch-at
patch-builtins-common.c patch-builtins-common.h patch-error.c
patch-error.h patch-print_cmd.c patch-readline-display.c ...
David E. O'Brien
obrien at FreeBSD.org
Sun Aug 31 01:08:49 PDT 2003
obrien 2003/08/31 01:08:48 PDT
FreeBSD ports repository
Added files:
shells/bash1/files patch-builtins-common.c
patch-builtins-common.h patch-error.c
patch-error.h patch-print_cmd.c
patch-readline-display.c
patch-readline-readline.h
patch-readline-rldefs.h
patch-support-mksysdefs
Removed files:
shells/bash1/files patch-af patch-am patch-an patch-ao
patch-ap patch-aq patch-ar patch-as
patch-at
Log:
Fix build on -current (varargs -> stdarg)
[don't propagate the poorly named patch files from the PR]
PR: 56146
Submitted by: Michael Edenfield <kutulu at kutulu.org>
Revision Changes Path
1.2 +0 -14 ports/shells/bash1/files/patch-af (dead)
1.2 +0 -41 ports/shells/bash1/files/patch-am (dead)
1.2 +0 -102 ports/shells/bash1/files/patch-an (dead)
1.2 +0 -16 ports/shells/bash1/files/patch-ao (dead)
1.2 +0 -30 ports/shells/bash1/files/patch-ap (dead)
1.2 +0 -11 ports/shells/bash1/files/patch-aq (dead)
1.2 +0 -18 ports/shells/bash1/files/patch-ar (dead)
1.2 +0 -11 ports/shells/bash1/files/patch-as (dead)
1.2 +0 -12 ports/shells/bash1/files/patch-at (dead)
1.1 +30 -0 ports/shells/bash1/files/patch-builtins-common.c (new)
1.1 +11 -0 ports/shells/bash1/files/patch-builtins-common.h (new)
1.1 +102 -0 ports/shells/bash1/files/patch-error.c (new)
1.1 +16 -0 ports/shells/bash1/files/patch-error.h (new)
1.1 +41 -0 ports/shells/bash1/files/patch-print_cmd.c (new)
1.1 +18 -0 ports/shells/bash1/files/patch-readline-display.c (new)
1.1 +12 -0 ports/shells/bash1/files/patch-readline-readline.h (new)
1.1 +11 -0 ports/shells/bash1/files/patch-readline-rldefs.h (new)
1.1 +14 -0 ports/shells/bash1/files/patch-support-mksysdefs (new)
More information about the cvs-all
mailing list