?pr=bin/122137
On an unrleated note, I submitted a small change for the freebsd-tips fortune
datfile that removes references to two ports that no longer exist.
http://www.freebsd.org/cgi/query-pr.cgi?pr=conf/122296
Thanks
--
Steven Kreuzer
http://www.exit2shell.com/~skreuzer
On Wed, Apr 02, 2008 at 06:27:25PM +0400, Andrew Pantyukhin wrote:
> On Wed, Apr 02, 2008 at 09:57:46AM -0400, Steven Kreuzer wrote:
> > - (void) sprintf(fullname, "%s/%s", directory, name);
> > + (void) snprintf(fullname, sizeof(filename),
. Perhaps this can also be included in the modifications
you are currently working on?
--
Steven Kreuzer
http://www.exit2shell.com/~skreuzer
Index: zic.c
===
RCS file: /usr/share/cvs/freebsd/src/usr.sbin/zic/zic.c,v
retrieving revision 1.18
not compatible,
> > thus breaking many scripts that do expect a -v.
>
> Come on, how many scripts do you write that do "sdiff -v" today?
I have to agree with this.
I will submit the port without -v/--version
and worse comes to worse, add it in later if enough people complain
) 602111
Written by Raymond Lai.
This work has been released into the public domain.
--
Steven Kreuzer
http://www.exit2shell.com/~skreuzer
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe
5 matches
Mail list logo