Files
libgtop/sysdeps
Benoît Dejean 717ee1c88f Add support for FreeBSD 6-CURRENT. Use the more portable getrlimit to
* 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.
2005-02-23 08:20:45 +00:00
..
2004-12-23 15:43:35 +00:00
2005-02-15 09:51:12 +00:00
2004-07-18 20:33:56 +00:00
2005-02-02 21:30:27 +00:00
2004-07-18 20:33:56 +00:00
1998-05-19 18:19:50 +00:00
2004-12-06 14:44:11 +00:00