freebsd-dev/bin/date
Ed Schouten 9b796f4419 Let date(1) use utmpx instead of logwtmp().
utmpx also has OLD_TIME/NEW_TIME messages, which seem to be intended for
the same purpose as how we call logwtmp() here.
2009-12-05 20:09:50 +00:00
..
date.1 Correct the referenced securelevel document, it's now securelevel 7. 2007-06-02 20:15:59 +00:00
date.c Let date(1) use utmpx instead of logwtmp(). 2009-12-05 20:09:50 +00:00
extern.h Remove clause 3 from the UCB licenses. 2004-04-06 20:06:54 +00:00
Makefile Let date(1) use utmpx instead of logwtmp(). 2009-12-05 20:09:50 +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