OpenBSD CVS

src/bin/date/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / bin / date

Current tag: OPENBSD_4_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.3   26 years  deraadt   $OpenBSD$
[TXT] date.1  1.48   16 years  jmc   convert to new .Dd format;
[TXT] date.c  1.31   16 years  chl   printf field widths are always int, so add a cast to remove "warning: field widt...
[TXT] extern.h (in the Attic) [Hide]  1.4   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] netdate.c (in the Attic) [Hide]  1.16   18 years  deraadt   various small lint cleanups; ok otto