jperkin
9b2038e04e
Remove broken /usr/pkg hardcoding from previous package updates. Fixes
...
PKGMANDIR.
2016-03-30 09:01:56 +00:00
dholland
006cafa1fd
Fix Solaris detection; should fix Solaris build.
2014-09-11 21:27:09 +00:00
joerg
c4290e5774
Use tradcpp as preprocessor instead of second-guessing that cpp
...
-traditional will work.
2013-07-01 10:43:50 +00:00
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
b2dcfb37cb
Put comments back into the patch file.
2011-11-22 15:07:04 +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
wiz
54c417c67d
Fix build with gcc3.
2004-09-10 19:47:43 +00:00
agc
41bfb30737
Add NetBSD RCS Ids.
1998-08-07 11:08:53 +00:00
is
e8175dc8c5
ICSI version of GNU finger, a distributed finger system for workstation
...
pools and similar setups.
The mugshot support was left out as much as easily possible - nowadays people
use the WWW for this functionality.
1998-07-22 12:08:23 +00:00