CVSROOT: /cvs/gnome Module name: libgtop Changes by: bdejean 05/02/23 03:20:45
Modified files: sysdeps/freebsd: ChangeLog Makefile.am netlist.c procmap.c procmem.c proctime.c Added files: sysdeps/freebsd: procopenfiles.c Log message: * 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 [EMAIL PROTECTED] (Joe Marcus Clarke). Closes #168232. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=libgtop&who=bdejean&date=explicit&mindate=2005-02-23%2003:19&maxdate=2005-02-23%2003:21 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list