Commit Graph

1661 Commits

Author SHA1 Message Date
Doug MacEachern 8ce111b16c add function to derive mhz from cpu model name 2006-01-03 21:47:26 +00:00
Doug MacEachern 1486b87692 add sanity check 2006-01-03 20:22:12 +00:00
Doug MacEachern 1f347a7d09 KERN_PROC_ARGS works on freebsd4 too 2006-01-03 19:54:06 +00:00
Doug MacEachern 3b439a8c21 bump copyright.year 2006-01-03 03:18:57 +00:00
Doug MacEachern 8e153ef62f port proc_fd to freebsd4 2006-01-02 22:18:33 +00:00
Doug MacEachern e56e760d58 port proc_port to freebsd4 2006-01-02 22:15:24 +00:00
Doug MacEachern 6dbaff7b07 net_connection_list works on freebsd4 too 2006-01-02 22:04:19 +00:00
Doug MacEachern 7745201227 route_list works on freebsd4 too 2006-01-02 22:00:32 +00:00
Doug MacEachern 6c3eda260b proc_time impl for freebsd4 2006-01-02 21:51:02 +00:00
Doug MacEachern 3d4267a6a7 workaround freebsd lack of per-cpu metrics 2006-01-02 18:45:49 +00:00
Doug MacEachern e2aeb5aac0 remove unused code 2006-01-02 17:18:55 +00:00
Doug MacEachern ee0f0c774a skip Totals if there is only 1 cpu 2006-01-02 17:07:54 +00:00
Doug MacEachern 8e8cd18e16 avoid int overflow in mem_get 2005-12-31 20:35:56 +00:00
Doug MacEachern b5785ebec1 fix cpu_list for multi cpus on darwin 2005-12-31 19:51:04 +00:00
Doug MacEachern d35e406067 fix proc_list for freebsd4 2005-12-31 18:46:55 +00:00
Doug MacEachern 526ee37bcb fix compile on freebsd 4.x 2005-12-31 18:43:09 +00:00
Doug MacEachern 7820b451cc make sigar_main more portable 2005-12-31 18:29:55 +00:00
Doug MacEachern 831a7c3f23 bump version 2005-12-21 23:32:55 +00:00
Doug MacEachern 55a1c28a1a readability++ 2005-12-21 04:58:02 +00:00
Doug MacEachern 70f18204dd change get_if_table to take iftable arg 2005-12-21 02:49:18 +00:00
Doug MacEachern cd375c7337 change get_adapters_info to take adapter arg 2005-12-21 02:45:38 +00:00
Doug MacEachern 361af1a2cf re-use ifconf_buf for GetAdaptersInfo 2005-12-21 02:31:06 +00:00
Doug MacEachern 0d2a149924 refactor interaction with windows dlls 2005-12-20 23:09:34 +00:00
Doug MacEachern c2b8921196 filter out some files 2005-12-20 01:48:02 +00:00
Doug MacEachern 24b8856414 1.1.27 2005-12-20 01:04:40 +00:00
Doug MacEachern e0da00edc7 bump version 2005-12-20 00:55:54 +00:00
Doug MacEachern e94cd5cdb0 get_if_entry=NULL on lookup failure 2005-12-20 00:10:57 +00:00
Doug MacEachern 39c1337f71 make GetIfTable wrapper reusable and re-use allocated buffer 2005-12-20 00:09:32 +00:00
Doug MacEachern 258ed193ca add GetIfEntry pointer 2005-12-19 22:49:12 +00:00
Doug MacEachern 1bdc07e971 changes 2005-12-19 22:47:08 +00:00
Doug MacEachern ca1568dcf8 remove sigar-exe for now 2005-12-19 22:05:36 +00:00
Doug MacEachern 2d831a99f4 net_interface_config.mtu for AIX, HPUX and Solaris 2005-12-19 22:00:39 +00:00
Doug MacEachern dae98314b0 changes 2005-12-19 21:23:06 +00:00
Doug MacEachern 474474d0b5 also match 'apache2' for apfind 2005-12-16 22:34:08 +00:00
Doug MacEachern 54105b5eb3 if -jar, try to get Main-Class from jar manifest 2005-12-16 21:37:26 +00:00
Doug MacEachern 430962a988 if -jar, use the jar name since no classname will be specified 2005-12-16 20:14:11 +00:00
Doug MacEachern 3a2fcef755 open/close sigar 2005-12-16 02:10:16 +00:00
Doug MacEachern d3e64a31fc need gcc for sigar-exe 2005-12-16 01:32:09 +00:00
Doug MacEachern 97a31a24f5 add native version/build date 2005-12-16 01:20:17 +00:00
Doug MacEachern e014912280 (Final) is not a codename 2005-12-15 23:35:36 +00:00
Doug MacEachern 2750b0b50c add -Wall for exe 2005-12-15 20:23:33 +00:00
Doug MacEachern 0f465e7851 rid warnings 2005-12-15 20:22:01 +00:00
Doug MacEachern 9e2d3a3fe0 start of an external exe to deal with permissions issues 2005-12-15 05:36:34 +00:00
Doug MacEachern 3830c3848f build an exe 2005-12-15 05:35:43 +00:00
Doug MacEachern c04af84fd3 fix win32 compile 2005-12-15 00:20:27 +00:00
Doug MacEachern 982b898aa2 make ARCHLIB the full library name 2005-12-15 00:14:03 +00:00
Doug MacEachern c4d439f609 add more version fields 2005-12-14 23:48:28 +00:00
Doug MacEachern 56b9152e93 refactor version replacement stuff to a single target 2005-12-14 23:42:22 +00:00
Doug MacEachern 4f428bddaf add sigar_version stuff 2005-12-14 23:41:01 +00:00
Doug MacEachern eb7a2a10f9 version file for native stuff 2005-12-14 23:40:23 +00:00