freebsd-dev/usr.sbin/cron
Dima Dorfman fa0590b3d3 Plug two memory leaks: call login_close() after login_getclass(), and
use free_entry() instead of free() to free a struct _entry.

PR:		28108
Submitted by:	Mark Peek <mark@whistle.com>
2001-06-13 05:49:37 +00:00
..
cron - Backout botched attempt to introduce MANSECT feature. 2001-03-26 14:42:20 +00:00
crontab Remove the 'DO NOT EDIT THIS FILE' crud that we spit out with 'crontab -l'. 2001-04-13 01:45:22 +00:00
doc Fix typo: seperate -> separate. 2001-02-06 11:21:58 +00:00
lib Plug two memory leaks: call login_close() after login_getclass(), and 2001-06-13 05:49:37 +00:00
Makefile
Makefile.inc