is
4d472f8700
Update to 1.0.29
...
No user visible changes - basically, half a patch we had is now in the
upstream sources (no more statical initializers using stderr).
2011-11-23 16:25:07 +00:00
is
b57e7921b3
put comments back into the patch file
2011-11-22 15:10:15 +00:00
is
fc30df1413
icsi-finger 1.0.28 (+ our old patches).
2011-11-22 09:44:18 +00:00
is
e2f257fd71
Remove a data-dependent case of segmentation fault in in.fingerd.
2011-11-22 09:04:49 +00:00
is
51b26b2873
replace mktemp() by mkstemp(), updating net/icsi-finger to 1.0.27nb6
2011-11-15 13:04:46 +00:00
dholland
bcadc84a74
Use stdlib.h instead of private decls of malloc; remove union wait. Should
...
fix build with newer gcc and maybe also clang.
2011-11-15 00:11:06 +00:00
is
7eb1a32af6
Missed part of the fix for 64bit time_t from 2011/01/18 12:28:25.
...
The maintainance program packet2ascii (actually, the ascii2packet part)
needed to be fixed, too.
2011-11-10 09:42:22 +00:00
is
8fd6291825
Move FingerDir back to /var/spool; this way it can be writable by a specific
...
unpriviledged user gfingerd can run as. (Otherwise somebody would need
to create that directory it at boot time).
2011-02-11 17:16:03 +00:00
is
4f4f18901b
Fix for 64bit time_t:
...
- make the packet contain explicit 32bit data for compatibility with
clients on machines with 32bit time_t.
- replace ctime() calls on such changed former time_t values by a
shim that does the translation.
This does not start to work after 2038 yet - that would need a change
of the collection protocol.
2011-01-18 12:28:25 +00:00
is
e4c56b0f59
Make this compile and run on non-NetBSD; tested (as client) on Solaris 10
...
in addition to NetBSD.
2008-12-15 15:37:56 +00:00
joerg
b463e15289
Force traditional mode for cpp, at least GCC 3.4+ will not generate
...
tabs otherwise. Fix errno usage, initialise global FILE * variables
at run time.
2006-06-08 14:29:26 +00:00
tv
cabe7802c6
Use strerror(3) rather than sys_errlist on Interix.
2005-11-08 13:47:40 +00:00
agc
b12d62efb5
Add RMD160 digests.
2005-02-24 12:13:41 +00:00
wiz
54c417c67d
Fix build with gcc3.
2004-09-10 19:47:43 +00:00
wiz
433b62957e
Move to sha1 checksum, and/or add distfile sizes.
2001-04-21 11:23:08 +00:00
agc
2d6b6a009c
+ move the distfile digest/checksum value from files/md5 to distinfo
...
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00