freebsd-src/bin/date
Ed Schouten 759dba8c5a Port everything in bin/ from utmp to utmpx.
date: use libc utmpx routines instead of the ones provided by libulog.
pax:  don't depend on <utmp.h>
2010-01-13 17:56:54 +00:00
..
date.1 Correct the referenced securelevel document, it's now securelevel 7. 2007-06-02 20:15:59 +00:00
date.c Port everything in bin/ from utmp to utmpx. 2010-01-13 17:56:54 +00:00
extern.h Remove clause 3 from the UCB licenses. 2004-04-06 20:06:54 +00:00
Makefile Port everything in bin/ from utmp to utmpx. 2010-01-13 17:56:54 +00:00
netdate.c Use strlcpy in place of strncpy + setting the last character NUL. To 2006-08-20 06:31:24 +00:00
vary.c Change the behaviour of `-v' so that, e.g., stepping a month back 2004-08-09 13:43:39 +00:00
vary.h