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
87.9%
Shell
6.9%
M4
2.7%
Makefile
1.1%
Perl
0.9%
Other
0.5%