summaryrefslogtreecommitdiff
path: root/sysdeps/solaris/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Killed branch. SVN SUCKS.affinityBenoît Dejean2007-09-211-436/+0
* Fixed build. Patch by Damien Carbery <damien.carbery@sun.com>. ClosesBenoît Dejean2007-06-071-0/+8
* Added glibtop_get_proc_open_files implementation by Henry ZhangBenoît Dejean2006-09-191-0/+10
* Fixed start time.Benoît Dejean2006-06-241-0/+9
* Fixed writable memory.Benoît Dejean2006-06-241-0/+9
* Can't get cpu_stat_kstat, didn't close kstat, this will make other programBenoît Dejean2006-06-241-0/+9
* Fixed. Patch by hua.zhang@sun.com. Closes #345813.Benoît Dejean2006-06-241-0/+8
* Don't use kvm anymore. Patch by hua.zhang@sun.com. Closes #345811.Benoît Dejean2006-06-241-0/+14
* Added missing includes. Added missing GLIBTOP_SUID_NETLIST.Benoît Dejean2005-08-121-0/+10
* Updated. Lots of cleanup.Benoît Dejean2004-10-111-0/+21
* *** empty log message ***Benoît Dejean2004-06-201-1/+1
* *** empty log message ***Benoît Dejean2004-06-181-1/+1
* Removed useless tests. Replace g_malloc + memset by g_malloc0 ReplaceBenoît Dejean2004-06-061-0/+7
* Added missing const qualifiers.Benoît Dejean2004-05-251-0/+7
* fix g_malloc usage on non-Linux platforms (patch by Benoit DejeanBastien Nocera2004-03-091-0/+6
* install only one library, libgtop-2.0 Fix build-time warnings due to theBastien Nocera2003-10-211-0/+5
* Apply patch by the_h1ghlander@yahoo.com and Cory OmandBastien Nocera2003-10-201-0/+6
* - s/u_int64_t/guint64/Bastien Nocera2003-10-201-0/+5
* - fixed compilationBastien Nocera2003-10-201-0/+11
* - replace all the xmalloc crap by glib memory management functionsBastien Nocera2003-10-201-0/+7
* Reverted libgtop changes. It's a common module and I should not modify it.Carlos Perelló Marín2003-10-191-0/+284
* Moved all sysdeps code to the new libgtop-backends module.Martin Baulig2001-04-201-290/+0
* Only install the libs in $(LIBGTOP_BACKEND_DIR) when weMartin Baulig2000-02-221-0/+5
* Install libraries in $(backenddir).Martin Baulig2000-02-151-0/+4
* *** empty log message ***Martin Baulig1999-12-251-1/+1
* Removed. This is now included in <glibtop-private.h>.Martin Baulig1999-12-251-0/+2
* New file.Martin Baulig1999-12-251-0/+2
* Added function prototypes for everything from safeio.c.Martin Baulig1999-12-251-0/+5
* Added `@DL_LIB@'.Martin Baulig1999-10-171-0/+4
* Bugfix. It wasn't excluding system, non-tty or idle processes if that wasDrazen Kacar1999-09-281-0/+6
* Fix bug reported by Takis Psarogiannakopoulos: `start_time' are secondsMartin Baulig1999-07-291-0/+6
* Bug fix. All Solaris versions have RUID and RGID in struct stat forDrazen Kacar1999-07-161-0/+5
* Solaris 2.5 & 2.5.1 portability fixes, based on patches from Steve MurphyDrazen Kacar1999-06-071-0/+6
* Fixed bug in calculation of process argument list.Drazen Kacar1999-05-301-0/+4
* Get the file name from inode number.Drazen Kacar1999-05-271-0/+5
* Implemented what Solaris has to offer cheaply. It sucks, but digging inDrazen Kacar1999-05-171-0/+6
* Return 0 usage times for scheaduler (PID 0).Drazen Kacar1999-05-111-0/+4
* Added process selection mechanism. It's not included in Solaris 2.5 build,Drazen Kacar1999-05-101-0/+6
* There be some useful documentation now. Syncing...Drazen Kacar1999-05-091-0/+7
* Initial Solaris 2.5 port. It's far from being complete and hasn't beenDrazen Kacar1999-05-091-0/+10
* Added s_open(), s_close() etc. with EINTR wrappers.Drazen Kacar1999-05-081-0/+7
* Use bytes as units for memory consumption.Drazen Kacar1999-05-081-0/+4
* Fixed nice value.Drazen Kacar1999-05-081-0/+4
* Moved them into the setgid server since they need to access kvm data.Martin Baulig1999-05-071-0/+14
* *** empty log message ***Drazen Kacar1999-05-071-0/+6
* Implemented size, vsize, resident and rss.Drazen Kacar1999-05-071-0/+4
* Fixed, valid for Solaris 2.6 & 7.Drazen Kacar1999-05-061-0/+4
* List of supplementary groups was not correct. Fixed.Drazen Kacar1999-05-061-0/+5
* Changed boot time to unsigned long long.Drazen Kacar1999-05-031-0/+11
* Fixed typoo.Drazen Kacar1999-05-031-1/+11