This commit is contained in:
Doug MacEachern 2005-12-13 01:14:38 +00:00
parent f2d6a8f3b1
commit 14f00b4b7c
1 changed files with 13 additions and 0 deletions

View File

@ -1,3 +1,16 @@
2005-12-12 Doug MacEachern <dougm@hyperic.net>
* Fix internal hash table used for caching to properly rehash
* Fix overzealous cache in net_interface_stat on Darwin
* Solaris fixes to keep kstat chain up-to-date
* Fallback to /usr/ucb/ps on solaris for proc_args if permissions
deny reading /proc/nnnnn/as
* Add option to use sudo+cat with FileTail
2005-12-05 Doug MacEachern <dougm@hyperic.net> 2005-12-05 Doug MacEachern <dougm@hyperic.net>
* 1.1.26 released * 1.1.26 released