SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,11 @@
--- libtqbf.c.orig Mon Aug 18 22:02:13 1997
+++ libtqbf.c Tue Apr 17 16:00:13 2001
@@ -349,8 +349,6 @@ u_long resolve(char *address) {
int jday (int month, int day, int year) {
int c, ya, jd;
- int brit_jd = 2361222;
-
if (month > 2)
month -= 3;
else