* Getting rid of goto usage throughout code.
[monky] / src / openbsd.c
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-29 Philmake intense use of const keyword
2008-02-20 Kevin LylesReformatted all code
2007-11-04 Toni SpetsFixed cpu_count variable and one incorrectly typed...
2007-11-04 Toni SpetsSMP code for OpenBSD contributed by Paul Sonkoly
2007-09-17 Toni SpetsOpenBSD cleanups, remove unsupported printf flag and...
2007-08-10 Toni SpetsRemoved more unused stuff from openbsd.c
2007-08-10 Toni SpetsRemoved ACPI battery code for OpenBSD
2007-08-10 Toni SpetsDidn't remove all references to linkstatus ;-)
2007-08-10 Toni SpetsRemove deprecated linkstatus completely from conky...
2007-08-10 Brenden Matthewsclarifying licensing
2007-08-05 Brenden Matthews * Fixed potential issue on FreeBSD when nprocs...
2007-05-06 Toni Spetscleaned openbsd code and changed warning/error printf...
2007-05-06 Toni Spetsapm should work with openbsd now
2007-05-06 Toni Spetsfixed apm_adapter for both openbsd and freebsd and...
2007-05-06 Toni Spetsget_battery_* stubs for openbsd.c
2007-03-01 Brenden Matthewswoops, forget to add openbsd source