beat 2009-06-06 08:14:41 UTC FreeBSD ports repository
Modified files: sysutils/cmdwatch Makefile Added files: sysutils/cmdwatch/files patch-cmdwatch.c Log: - Add patch to shuffle around the command line realloc loop to avoid a assigning endp to the end of the buffer then realloc()ing the buffer to a different location. 'cmdwatch ps ruaxww' failed consistently due to this bug. - Bump PORTREVISION. Submitted by: brian@ (via private mail) Approved by: miwi (mentor, implicit) Revision Changes Path 1.9 +1 -1 ports/sysutils/cmdwatch/Makefile 1.1 +20 -0 ports/sysutils/cmdwatch/files/patch-cmdwatch.c (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"