717ee1c88f23000fce84c589819e61e166c2a5f3
* Makefile.am: * netlist.c: (glibtop_get_netlist_s): * procmap.c: (glibtop_get_proc_map_p): * procmem.c: (glibtop_get_proc_mem_p): * procopenfiles.c: (glibtop_init_proc_open_files_s), (glibtop_get_proc_open_files_s): * proctime.c: Add support for FreeBSD 6-CURRENT. Use the more portable getrlimit to obtain process memory limits. Correctly determine process time. Stub out the procopenfiles() function (this is not yet implemented, however). Fix a nasty infinite loop and memory leak due to a forgot pointer increment. Patch from marcus@freebsd.org (Joe Marcus Clarke). Closes #168232.
$Id$ LATEST NEWS: =========== Please look also in the file 'NEWS' for latest news. Martin
Description
Languages
C
49.4%
Makefile
23.4%
Shell
19.4%
M4
7.2%
Perl
0.3%
Other
0.3%