crontab Patches

2008-04-02 Thread Steven Kreuzer
?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

Re: Regression tests for usr.sbin/zic and lib/libc/stdtime

2008-04-02 Thread Steven Kreuzer
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),

Re: Regression tests for usr.sbin/zic and lib/libc/stdtime

2008-04-02 Thread Steven Kreuzer
. 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

Re: OpenBSD sdiff Question

2008-03-17 Thread Steven Kreuzer
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

OpenBSD sdiff Question

2008-03-14 Thread Steven Kreuzer
) 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