The following reply was made to PR bin/186697; it has been noted by GNATS. From: kalth...@googlemail.com To: bug-follo...@freebsd.org Cc: Subject: Re: bin/186697: calendar(1): -A -B -t not working correctly Date: Wed, 12 Feb 2014 19:11:53 +0100
I'm unable to read and write correctly! $ cat .calendar/calendar 2013/02/12 test ^^^^ When doing it right: $ cat .calendar/calendar 2014/02/12 test 2014/02/13 test1 -A, -B, -t work as described in man-page! Except: $ calendar -A 0 Feb 12 test Feb 13 test1 $ calendar -B 0 Feb 12 test Feb 13 test1 And segfault on bad input still exists ... Sorry, kaltheat _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"