Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Apr 2008 15:35:02 -0400
From:      Steven Kreuzer <skreuzer@exit2shell.com>
To:        freebsd-hackers@freebsd.org
Subject:   crontab Patches
Message-ID:  <20080402193502.GE2659@scruffy.exit2shell.com>

next in thread | raw e-mail | index | archive | help
I wrote two patches for crontab.c that I was wondering if someone would
take a look at.

The first one zero out pw_passwd in crontab, just to be paranoid side.
http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/122070

The second replaces sprintf with snprintf
http://www.freebsd.org/cgi/query-pr.cgi?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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080402193502.GE2659>