Fix device name parsing for diskio variables.
[monky] / src / diskio.c
2010-04-07 Brenden MatthewsFix device name parsing for diskio variables.
2010-02-28 Pavel Labaths/substract/subtract/
2010-02-28 Pavel Labaths/substract/subtract/
2010-01-06 Brenden MatthewsFix small logic error in diskio.
2010-01-01 Brenden MatthewsUpdate copyright notices.
2009-11-22 Phil Sutterfix new_graph parameters
2009-11-19 Phil Sutterdiskio: convert print functions to match common signature
2009-11-05 Phil Sutterscan_graph: allow giving a "hint" about a good scale...
2009-11-03 Phil Sutterspecials: convert graph objects to new style
2009-11-03 Phil Sutterdiskio: convert to generic object payload
2009-09-12 Pavel LabathMove vi modelines closer to the beginning, so they...
2009-08-14 Cesare TirabassiDon't abort diskio objects initialisation if the given...
2009-08-01 Nikolas GarofilAdded support for out_to_ncurses
2009-07-28 Cesare Tirabassiadd emacs indentation variables to source files in...
2009-07-27 Brenden MatthewsAdd vim modelines.
2009-05-29 Nikos Ntarmosfree(3) previously strndup(3)'ed diskio.dev
2009-05-24 Nikos NtarmosIntegrate FreeBSD diskio support.
2009-05-01 Yeon-Hyeong YangAdded diskio_avg_samples patch (thanks Yeon-Hyeong)
2009-03-30 Brenden MatthewsUpdate copyright stuff, fix conky.conf weirdness.
2009-02-22 Phil Sutterrewrite linux diskio code
2009-02-22 Phil Sutterfix potential segfault
2008-12-16 Phil Suttersimplify diskio stats
2008-12-15 Phil Sutterhere comes the big header include rewrite
2008-12-09 Brenden MatthewsRemoving old svn keywords.
2008-12-06 Philsince DEV_NAME() is used when calling, this check is...
2008-06-19 Kevin LylesMoved global diskio variables into info
2008-06-15 Kevin LylesRemoved all trailing whitespace
2008-06-14 Kevin LylesSplit conky.h into several smaller header files
2008-04-10 Brenden Matthews * Getting rid of goto usage throughout code.
2008-03-31 Brenden Matthewsdoc cleanup
2008-03-31 Brenden Matthewsfix possible mem leak in prepare_diskio_stat, fix retur...
2008-03-31 Brenden Matthewsmake diskio accept devices starting with "/dev/"
2008-03-29 Philsome relocation of header includes
2008-03-29 Philsome linting on function definitions
2008-02-09 Brenden Matthews * Applied 2 patches: