freebsd-dev/usr.sbin/cron/lib
Paul Traina bdddbd2f3f Replace my "inane" usage of snprintf to copy strings with strncpy as
used by OpenBSD.  (Quite frankly, I think it's perfectly reasonable to
use snprintf to copy strings, given that the semantics for strncpy()
are utterly idiotic and there is no POSIX sstrncpy().)

While I'm at it, incorporate some of OpenBSD's bugfixes to cron.

NOT for 2.2
1996-12-17 00:55:20 +00:00
..
compat.c Replace my "inane" usage of snprintf to copy strings with strncpy as 1996-12-17 00:55:20 +00:00
entry.c Check for expired passwords before allowing access to the system. 1995-08-28 21:30:59 +00:00
env.c Replace my "inane" usage of snprintf to copy strings with strncpy as 1996-12-17 00:55:20 +00:00
Makefile Prevent installation. 1994-08-28 13:05:23 +00:00
misc.c Remove trailing whitespace. 1995-05-30 03:57:47 +00:00