2006-04-10 Benoît Dejean * NEWS: Released 2.14.1. 2006-04-10 Benoît Dejean * lib/open.c: (glibtop_open_l): * lib/read.c: (glibtop_read_l): * lib/write.c: (glibtop_write_l): Fixed a bunch of signedness warnings. 2006-04-04 Julio M. Merino Vidal * libgtop-sysdeps.m4: * sysdeps/freebsd/msg_limits.c: Use configure checks to detect whether we need to define either KERNEL or _KERNEL to get the definition of 'struct msginfo' in a BSD system. This replaces the previous checks in the code that relied on __FreeBSD__ and similar macros. Before this change, the explicit definition of _KERNEL in the msg_limits.c file broke the build in NetBSD because it made the system headers pull in stuff unavailable to userland. Fixes bug #337207. 2006-04-04 Julio M. Merino Vidal * libgtop-sysdeps.m4: * sysdeps/freebsd/Makefile.am: Check for the kvm library and use it to link the suid freebsd sysdeps code (only if available). This library provides all the kvm_* functions used in it and is needed, at least, under NetBSD. Fixes bug #337247. 2006-04-04 Julio M. Merino Vidal * sysdeps/aix/glibtop_server.h: * sysdeps/freebsd/glibtop_server.h: * sysdeps/osf1/glibtop_server.h: * sysdeps/stub/glibtop_server.h: * sysdeps/stub_suid/glibtop_server.h: Synch the list of GLIBTOP_SUID_* constants with those expected by the lib/sysdeps.c file. Fixes the build under, at least, NetBSD and FreeBSD. Fixes bug #337246. 2006-04-02 Benoît Dejean * configure.in: Bumped version to 2.14.1. Removed no longer needed gcc flag. 2006-04-02 Benoît Dejean * configure.in: * src/daemon/daemon.h: * src/daemon/gnuserv.c: (main): Reverted. See #336837 2006-03-18 Vladimer Sichinava * configure.in: Added "ka" (Georgian) to ALL_LINGUAS