OpenBSD CVS

src/usr.bin/calendar/


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 / usr.bin / calendar

Current tag: OPENBSD_2_8_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] calendars/        
[TXT] Makefile  1.6   26 years  deraadt   $OpenBSD$
[TXT] calendar.1  1.14   24 years  aaron   - For consistency, `super-user' -> `superuser' in all cases. - Some punctuation ...
[TXT] calendar.c  1.13   23 years  millert   warnx?/errx? paranoia (use "%s" not a bare string unless it is a constant). The...
[TXT] calendar.h  1.4   25 years  pjanzen   Show periodic events the correct number of times. Calculate special events (East...
[TXT] day.c  1.10   24 years  pjanzen   Parse dates only before the first <tab> character; otherwise, weekly events whos...
[TXT] io.c  1.9   23 years  millert   $HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zero
[TXT] ostern.c  1.3   25 years  pjanzen   Show periodic events the correct number of times. Calculate special events (East...
[TXT] paskha.c  1.2   25 years  pjanzen   Show periodic events the correct number of times. Calculate special events (East...
[TXT] pathnames.h  1.3   27 years  millert   FreeBSD calendar(1) + OpenBSD changes.