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
jcs
1 folder
10 files
calendars
add an entry for James Baker (ReKaB), very talented electronic music producer and dj who passed at the end of August in Dorset
6 months 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
calendar(1): introduce RECIPIENT_EMAIL
1 year ago
calendar.c
uses tmpfile(), which is why it used "tmppath", which is why it now needs "rpath wpath cpath" spotted by brynet
1 month 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
calendar(1): introduce RECIPIENT_EMAIL
1 year ago
ostern.c
correct indentation; no functional change ok tb@
2 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