summaryrefslogtreecommitdiff
path: root/sysdeps/sun4
Commit message (Expand)AuthorAgeFilesLines
* server->machine is now a pointer, so propagate the change from . to ->.Benoît Dejean2015-08-089-66/+66
* Fix autotools deprecation warning with s/INCLUDES/AM_CPPFLAGS/g.Benoit Dejean2015-07-151-1/+1
* Update old FSF address.Robert Roth2014-08-2025-50/+50
* Single glib.h include.Benoît Dejean2008-11-071-1/+1
* Renamed all glibtop_init_xxx functions to _glibtop_init_xxx so they getBenoît Dejean2007-04-111-1/+1
* Removed noisy $Id$.Benoît Dejean2007-02-1925-50/+0
* Bumped version number to 2.14.6.Benoît Dejean2007-01-111-17/+0
* Synch the list of GLIBTOP_SUID_* constants with those expected by theJulio M. Merino Vidal2006-04-041-0/+4
* remove unused file.James Henstridge2005-12-1219-0/+19
* s/strerror/g_strerror/.Benoît Dejean2005-03-252-1/+9
* Glibify a bit more. Closes #147618.Benoît Dejean2004-07-181-1/+1
* *** empty log message ***Benoît Dejean2004-06-201-1/+1
* whitespace clean up.Benoît Dejean2004-06-0915-66/+66
* Added boot_time. Added missing #include.Benoît Dejean2004-05-252-0/+3
* Added boot_time.Benoît Dejean2004-05-252-0/+5
* fix g_malloc usage on non-Linux platforms (patch by Benoit DejeanBastien Nocera2004-03-093-2/+8
* install only one library, libgtop-2.0 Fix build-time warnings due to theBastien Nocera2003-10-212-2/+6
* - fixed compilationBastien Nocera2003-10-206-8/+14
* - replace all the xmalloc crap by glib memory management functionsBastien Nocera2003-10-203-3/+9
* Reverted libgtop changes. It's a common module and I should not modify it.Carlos Perelló Marín2003-10-1929-0/+1965
* Moved all sysdeps code to the new libgtop-backends module.Martin Baulig2001-04-2028-1950/+0
* 1.1.5 :)Martin Baulig2000-02-131-1/+1
* Moved here from the sysdeps directories.Martin Baulig2000-02-061-62/+0
* *** empty log message ***Martin Baulig2000-01-141-19/+0
* The indentation in LibGTop was done with the following command:Martin Baulig1999-12-2626-468/+520
* This is a larger source-incompatible commit, but it'll make it easier toMartin Baulig1999-12-113-11/+11
* This is a very big an possibly breaking commit.Martin Baulig1999-10-2416-17/+17
* Use `(1L << feature)' instead of `(1 << feature)' to avoid problemsMartin Baulig1999-05-0616-53/+53
* Set the copyright of LibGTop to the GNU General Public License.Martin Baulig1999-02-2325-175/+175
* Include a copy of the GNU Library General Public License here.Martin Baulig1999-02-2225-325/+375
* Replace all __BEGIN_DELCS with LIBGTOP_BEGIN_DECLS and all __END_DECLSMartin Baulig1999-02-193-16/+18
* Initialize INCLUDES to `@INCLUDES@' to make it clear that it is set inMartin Baulig1999-02-161-0/+2
* Removed hardcoded gcc arguments. Converted remaining CFLAGS settings toJeff Garzik1999-02-151-2/+0
* Minor `make distcheck' fixes.Martin Baulig1999-01-031-0/+2
* Added new feature to get PPP/ISDN support:Martin Baulig1998-10-253-1/+47
* Use a 2-element-array of type `u_int64_t' for all signal masks instead ofMartin Baulig1998-10-201-4/+4
* Added. AC_SUBST. (LT_RELEASE, LT_CURRENT, LT_REVISION, LT_AGE): AC_SUBST.Martin Baulig1998-08-291-0/+2
* Using correct `(1 << GLIBTOP_SYSDPES_*)'. (<glibtop_suid.h>): Include.Martin Baulig1998-08-2520-34/+120
* `make distcheck' cleanups - Hey, it really works, guys !Martin Baulig1998-08-161-0/+2
* New file.Martin Baulig1998-07-291-4/+0
* Replaced `glibtop_init_r' with `glibtop_init_s'.Martin Baulig1998-07-241-7/+9
* Added `fsusage.[ch]' and `mountlist.[ch]'.Martin Baulig1998-07-222-1/+59
* Summary of this long ChangeLog:Martin Baulig1998-07-2220-60/+73
* Added implementation of that feature.Martin Baulig1998-07-1711-19/+310
* New file. Imported from top 3.4.Martin Baulig1998-07-1410-7/+227
* Imported the wrong file, so removing it again.Martin Baulig1998-07-141-63/+0
* Initial revisionMartin Baulig1998-07-141-0/+57
* Importing from top 3.4Martin Baulig1998-07-141-1/+31
* Doing correct server initialization using `glibtop_set_parameter_l' andMartin Baulig1998-07-141-1/+0
* Only changed indentation.Martin Baulig1998-07-131-2/+2