This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6f9900d9f6
freebsd-dev
/
bin
/
date
History
Warner Losh
c608a9a591
Use strlcpy in place of strncpy + setting the last character NUL. To
...
be safe, memset the entire msg to '0'.
2006-08-20 06:31:24 +00:00
..
date.1
-mdoc sweep.
2005-11-17 12:15:23 +00:00
date.c
/*- or .\"- or #- to begin license clauses.
2005-01-10 08:39:26 +00:00
extern.h
Remove clause 3 from the UCB licenses.
2004-04-06 20:06:54 +00:00
Makefile
Get this area compiling with the highest WARNS= that it works with.
2003-06-13 07:04:02 +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