kvm_proc needs synchronized access
[monky] / src / freebsd.c
2010-12-09 Nikos Ntarmoskvm_proc needs synchronized access
2010-05-28 Alexander Graf${top} fixes for FreeBSD
2010-05-28 Alexander GrafFix build errors under FreeBSD
2010-01-24 Pavel LabathAdd optional argument to $acpiacadapter
2010-01-24 Pavel LabathAdd optional argument to $acpiacadapter
2010-01-16 Dmitry MarakasovAdd SMP support for FreeBSD.
2010-01-01 Brenden MatthewsUpdate copyright notices.
2009-11-16 Phil Sutterdrop leftover freq_dynamic code in freebsd.c and openbsd.c
2009-11-12 Phil Sutterdrop adt746x objects
2009-11-12 Phil Sutterentropy: outsource code
2009-11-03 Phil Suttertop: drop problematic field totalmem
2009-11-03 Phil Sutternet_stats: outsource network-related objects
2009-09-12 Pavel LabathMove vi modelines closer to the beginning, so they...
2009-08-07 Brenden MatthewsRevert "Uhh..ansohus"
2009-08-06 Brenden MatthewsUhh..ansohus
2009-07-28 Cesare Tirabassiadd emacs indentation variables to source files in...
2009-07-27 Brenden MatthewsAdd vim modelines.
2009-07-20 Nikos NtarmosTeach freebsd.c to use the new CRIT_ERR format
2009-07-16 Nikolas GarofilFix a lot of unimportant memleaks caused by a CRIT_ERR
2009-07-09 Nikolas GarofilAdded support for swapfree
2009-06-22 Phil Sutterfix for testing and debug on FreeBSD
2009-06-06 Phil SutterRevert "Bugfix: $addr and $addrs couldn't find ip's...
2009-06-06 Nikolas GarofilBugfix: $addr and $addrs couldn't find ip's before...
2009-05-24 Nikos NtarmosIntegrate FreeBSD diskio support.
2009-05-24 Nikos NtarmosRemove unused variables and rearrange includes.
2009-03-30 Brenden MatthewsUpdate copyright stuff, fix conky.conf weirdness.
2009-03-29 Nikos NtarmosAdding if_up support for FreeBSD.
2009-03-29 Nikos NtarmosBringing FreeBSD up to date with latest commits
2009-03-29 Nikos Ntarmossysfs is a Linux-only feature.
2009-03-16 Nikos NtarmosDisk i/o support on FreeBSD patch.
2008-12-09 Brenden MatthewsRemoving old svn keywords.
2008-07-06 Roman Bogorodskiy- Use u_int instead of unsigned long for storing
2008-06-21 Nikolas GarofilMerge ... conky1-extra, Changelog contains the changes
2008-06-19 Kevin LylesMoved global diskio variables into info
2008-06-15 Roman BogorodskiyMore or less working on FreeBSD now.
2008-06-14 Kevin LylesSplit conky.h into several smaller header files
2008-05-03 Roman BogorodskiySmall portion of FreeBSD fixes:
2008-04-10 Brenden Matthews * Getting rid of goto usage throughout code.
2008-04-02 Brenden Matthews* Replacing strdup() with strndup() throughout
2008-03-31 Brenden Matthewsdoc cleanup
2008-03-30 Brenden Matthews* Added mem_res and mem_vsize to $top.
2008-03-20 Brenden Matthewsfixing problem where p_max_size becomes <1
2008-02-24 Roman BogorodskiyFix compilation.
2008-02-20 Kevin LylesReformatted all code
2008-02-20 Kevin LylesFixed a few minor type issues
2008-02-19 Kevin LylesFixed broken compilation on FreeBSD
2008-02-09 Brenden Matthews * Applied 2 patches:
2007-12-31 Philip Kovacsapplied submitted patches for get_ibm_acpi_volume bug,
2007-08-22 Roman BogorodskiyNever commit stuff before you're going to bed.
2007-08-21 Roman BogorodskiyFix a typo - variable was used before declarated and
2007-08-13 Philip Kovacshwmon leveraging existing code
2007-08-13 Philip Kovacs* Added var $platform which is similar to $i2c and...
2007-08-10 Toni SpetsDidn't remove all references to linkstatus ;-)
2007-08-10 Brenden Matthewsclarifying licensing
2007-08-06 Roman BogorodskiyRemove freebsd wifi stuff since the API seems to be
2007-08-05 Brenden Matthews * Fixed potential issue on FreeBSD when nprocs...
2007-05-06 Toni Spetsfixed apm_adapter for both openbsd and freebsd and...
2007-05-05 Roman BogorodskiyFix build on teh free bds.
2007-04-15 Roman BogorodskiyFix build on FreeBSD on arches !(i386 or amd64).
2007-02-25 Philip Kovacsconky 1.4.6-svn trunk
2006-12-23 Philip KovacsConky 1.5.0 -- client/server prototype
2006-12-12 Philip Kovacssplit battery off into battery and battery_time
2006-12-03 Roman BogorodskiyFix ${freq} and ${freq_g} on FreeBSD.
2006-11-30 Philip Kovacsadded , , for crypto freaks
2006-11-12 Roman BogorodskiyCleanup wifi code a bit.
2006-11-12 Roman BogorodskiyFix build on FreeBSD.
2006-11-08 Philip KovacsSIGUSR1 fix on freebsd and linux
2006-10-19 Roman BogorodskiyStepan Zastupov's "fucking patch" (that's how he identi...
2006-10-18 Roman BogorodskiyAdd WiFi signal level detection support on FreeBSD...
2006-08-01 Roman Bogorodskiy- Fix build on FreeBSD by moving volage stuff under...
2006-06-07 Roman BogorodskiyFix build on FreeBSD.
2006-03-26 Brenden Matthewsfreebsd battery patch
2006-03-25 Roman Bogorodskiy- Fix networking stuff on FreeBSD (Petr Holub)
2006-03-25 Roman Bogorodskiy- Minor change to ${top} stuff to fix a possible
2006-03-22 Roman BogorodskiyRe-arrange kvm code to fix memory leaks.
2006-03-21 Roman Bogorodskiy- Fix memleaks in ${top(_mem)} code on FreeBSD (thanks...
2006-03-20 Roman BogorodskiyMake cstyle.pl(1) happy.
2006-03-18 Roman BogorodskiyStarted fixing ${top} and ${top_mem} stuff on
2006-03-16 Roman BogorodskiyStyle issues. Mainly to check if my author redirection...
2006-03-16 Jaspersort #inludes according to OpenBSD's style(9).
2006-03-12 Brenden Matthewsfreebsd patch from mirrorbox
2005-12-08 Roman Bogorodskiyfree_all_processes() has been placed in "#ifdef i386...
2005-11-17 Philip Kovacsadded stub free_all_processes so freebsd can link conky
2005-11-17 Philip Kovacsfixed typos
2005-11-17 Philip Kovacsfix typos
2005-11-13 Philip Kovacsget_adt746x_cpu() / get_adt746x_fan() interface changes...
2005-11-13 Philip Kovacschanged call interfaces for get_freq/get_freq_dynamic...
2005-11-12 Philip Kovacsget_acpi_fan() / get_acpi_ac_adapter() interface change...
2005-09-29 Roman BogorodskiyAPM is i386-only thing.
2005-08-30 Roman BogorodskiyFix memory leak in update_diskio().
2005-08-30 Roman BogorodskiyAdd APM support for FreeBSD.
2005-08-29 Roman Bogorodskiy- Make update_diskio() return 0 instead of total disk...
2005-08-27 Roman Bogorodskiy- Fix `make dist` without having HAVE_DOCSTUFF defined
2005-08-27 Roman Bogorodskiy- Hide i8k stuff under "#ifdef __linux__" since I don...
2005-08-27 Roman Bogorodskiy- Implement update_diskio() on FreeBSD (it would not...
2005-08-26 Roman Bogorodskiy- Remove old cycles code from get_freq()
2005-08-26 Roman BogorodskiyFix typo and add empty update_diskis() (will be impleme...
2005-08-26 Brenden Matthews * More own_window fixes
2005-08-24 Roman BogorodskiyMake get_freq() return float.
2005-08-24 Roman Bogorodskiy- On FreeBSD, first try dev.cpu.0.freq sysctl (see...
next