tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
usr.bin
/
calendar
/
at
trash-bin2
1 folder
10 files
calendars
Lee "Scratch" Perry died :(
4 years ago
Makefile
Install the /usr/share/calendar/$lang directories with root as owner. This will be important as soon as we start building release sets without root privileges.
9 years ago
calendar.1
replace some archaic quotes with plain variations. ok deraadt millert
7 years ago
calendar.c
Fix regresion that prevented -A0 from working as before. This can be used to disable the default behavior of reporting events for the weekend on a Friday.
7 years ago
calendar.h
Fix regresion that prevented -A0 from working as before. This can be used to disable the default behavior of reporting events for the weekend on a Friday.
7 years ago
day.c
In isnow(), always validate the value of the month variable before using it as an index into the cumdays[] array. Found with American Fuzzy Lop. Original diff by and OK fcambus@
6 years ago
io.c
switch from tradcpp(1) to cpp(1); ok jsg@
4 years ago
ostern.c
delete some historic $Id that have been chewed on by cvs ok millert mpi
7 years ago
paskha.c
tzfile.h is an internal header that should never have been installed. What's worse, the tzfile.h that gets installed is over 20 years old and doesn't match the real tzfile.h in libc/time. This makes the tree safe for /usr/include/tzfile.h removal. The TM_YEAR_BASE define has been moved to time.h temporarily until its usage is replaced by 1900 in the tree. Actual removal of tzfile.h is pending a ports build. Based on a diff from deraadt@
11 years ago
pathnames.h
switch from tradcpp(1) to cpp(1); ok jsg@
4 years ago
pesach.c
tzfile.h is an internal header that should never have been installed. What's worse, the tzfile.h that gets installed is over 20 years old and doesn't match the real tzfile.h in libc/time. This makes the tree safe for /usr/include/tzfile.h removal. The TM_YEAR_BASE define has been moved to time.h temporarily until its usage is replaced by 1900 in the tree. Actual removal of tzfile.h is pending a ports build. Based on a diff from deraadt@
11 years ago