Commit Graph

496 Commits

Author SHA1 Message Date
Alastair Poole 597c372b0a 0.5.4: Bug fix. 2020-08-23 18:02:20 +01:00
Alastair Poole 9803a904ea battery: Fix Linux typo.
Remember to check on Linux before doing a release you spazz!!!
2020-08-23 17:56:48 +01:00
Alastair Poole f7b3f09aff RELEASE: 0.5.3. 2020-08-19 19:11:54 +01:00
Alastair Poole 604c4040c6 process: start time (macOS).
As usual, ever-changing...What a shame if they would drop this OS
midway through all these changes towards some vision.

Dear Apple, finish what you have begun...too many wasted man hours
bodging all the changes you make between releases (major and minor).
2020-08-16 15:07:00 +01:00
Alastair Poole f9a25db077 NEWS: Update. 2020-08-16 14:58:16 +01:00
Alastair Poole cf9d6dd95c process: start time (linux) 2020-08-16 14:56:50 +01:00
Alastair Poole 71aae93dc3 process: start time (OpenBSD). 2020-08-16 14:56:27 +01:00
Alastair Poole a76e5b54e6 process: Start time.
We need this for something :)
2020-08-16 13:49:06 +01:00
Alastair Poole 7293df18b0 proc: Document reason behind weird division.
Maybe need to relook at this at a later date...for now it's okay
2020-08-13 13:36:51 +01:00
Alastair Poole e96a614c15 macos: missed one. 2020-08-12 11:03:19 +01:00
Alastair Poole 50e31b32ab ppid: linux...prepare 0.5.3... 2020-08-11 12:21:40 +01:00
Alastair Poole 3ef00ca584 PPID: ppid macos 2020-08-11 12:00:02 +01:00
Alastair Poole afb6428e2d PPID: ppid openbsd. 2020-08-11 12:54:06 +01:00
Alastair Poole 7e358de2b3 ppid: PPID fbsd. 2020-08-11 11:49:49 +01:00
Alastair Poole d4d94c97c2 process.h: Minimal document of kthreads_show/hide. 2020-08-01 11:37:26 +01:00
Alastair Poole 305ba225e4 processes: Allow toggle of kernel threads. 2020-07-31 19:13:23 +01:00
Alastair Poole 8ac69d606e README: Typo. 2020-07-30 15:28:45 +01:00
Alastair Poole 34f73aadd2 Minor: 0.5.2
Small changes for any of our brave OpenBSD users. Some other
clarification.
2020-07-30 10:56:48 +01:00
Alastair Poole 4a7a6a352d about: small visual fix. 2020-07-28 16:11:54 +01:00
Alastair Poole e1874496fd process: macos process address space...
This comment's origin could be disputable it's from libtop.c
from macOS top command. There is very little external documentation
for these things. As time goes on it gets worse....
2020-07-26 22:48:52 +01:00
Alastair Poole 029a186dc5 evisum: Prepare for minor release. 2020-07-26 14:39:01 +01:00
Alastair Poole 53fa6a4ca9 openbsd: static heap variables.
I understand what is happening on OpenBSD, but I don't know why
this is happening. I need to speak to someone in the know about
this because it's not occurring on other platforms, and this
shouldn't be happening.
2020-07-26 14:35:59 +01:00
maxerba 5b33f06e9f Adding spanish and updating french translations 2020-07-15 22:30:50 +02:00
Alastair Poole bb5d3a802b search: Show search entry icon. 2020-07-13 14:29:34 +01:00
Alastair Poole 3c62339c07 formatting: some spaces. 2020-07-12 22:56:36 +01:00
Alastair Poole 18c10e2e3d README: Contributions.
Adding new stuff is fine, though it NEEDS to be working on the
main target OSes. That's OpenBSD, Linux, FreeBSD and to some
degree macOS and DragonFlyBSD...If you want to add a new
OS, it'd be better if the patch included as much functionality
as possible :)
2020-07-11 19:08:26 +01:00
Alastair Poole e121cb0aaf version: prepare minor release.
Fixes as per NEWS.
2020-07-11 19:03:24 +01:00
Alastair Poole 548bbe653d Comment: Refer to a REAL file ! 2020-07-11 18:47:24 +01:00
Alastair Poole 3ceaad0afd machine: ifdef chopping and splicing functions.
This stuff is bad...where did i learn to be doing such things.
2020-07-11 18:34:49 +01:00
Alastair Poole fe30a5a72f machine: ifdef chopping within functions.
I don't belive in ifdef blocks within a single function. Ideally
keep the blocks separate at worst. I think if this is necessary
at the time it's permissible but overall it's fucking ugly.
2020-07-11 18:30:23 +01:00
Alastair Poole c0c26ff882 machine: linux battery model/vendor purge
If enough people complain i'll bring this back, but for now keep
it simple until i can test it again properly...it works but
it's horrible
2020-07-11 18:24:30 +01:00
Alastair Poole aa1822c212 machine: ahead of the game...
Meh, we can't yet query by type.
2020-07-11 18:48:13 +01:00
Alastair Poole d1d4d0fb9e openbsd: fix for non-acpi batteries 2020-07-11 17:23:34 +01:00
Alastair Poole 09e8249689 machine: Explain use of machine and tidy Linuxisms
The functions machine.h provides are deliberately using standard
functions from a base install of the operating system. This IS
intentional. I'd like to be able to modify and reuse this anywhere
without having to untangle additional dependencies from machine to
machine.
2020-07-11 13:09:38 +01:00
Alastair Poole b018c8a3f7 machine: tidy declaration 2020-07-11 02:04:48 +01:00
Alastair Poole 9178cbc0d3 cosmetics: if, for, while, wtf 2020-07-10 19:12:30 +01:00
Alastair Poole ff4a80bd87 network: handle multiple addresses on same interface. 2020-07-10 15:04:06 +01:00
Alastair Poole 3c2b50adea typo 2020-07-10 12:00:03 +01:00
Alastair Poole c0f6d74903 Add Copyright. 2020-07-10 11:58:09 +01:00
Alastair Poole 5c3a3cfe10 machine: Include .bogox files for clarity.
To make this maintainable (for now), split the machine querying
code into separate files. I'd like to be able to modify the file
without fear of breaking it here or there. Also, for anyone who
wants to make a change or ammendment doing this is cleaner.
2020-07-10 11:50:49 +01:00
Alastair Poole 05cfc11cf5 machine: unnused 2020-07-10 10:50:35 +01:00
Alastair Poole 9e62816cdc macros: MEMSZ macro. 2020-07-09 23:39:15 +01:00
Alastair Poole 9ed9bd3bb5 macos: wrong, wrong, wrong.
1) test stuff more.
2) Don't have too many SSH sessions open and querying the wrong
machines!!!
2020-07-09 22:13:25 +01:00
Alastair Poole 554eae2965 proc: cast linux. 2020-07-09 21:37:34 +01:00
Alastair Poole 8f2a25ccfb macros: underflow, overflow, wombling free....
I can see this happening elsewhere, we'll need to use these in
other parts where struct members are of varying signage...
2020-07-09 20:23:14 +01:00
Alastair Poole a46f2718ca machine: simple macros to cast. 2020-07-09 16:59:05 +01:00
Alastair Poole d71b1a2651 ui: indent and unnecessary fn call. 2020-07-04 19:15:03 +01:00
Alastair Poole 247494ca25 CREDITS: Help -> About Imagery.
Text note, attributing the original aerial photograph used in the
about dialog window by West Midland Police.
2020-07-04 18:41:53 +01:00
Alastair Poole ff8dcd331b 0.5.0: Fin. 2020-07-03 14:50:21 +01:00
Alastair Poole fe8a9b73ba ui: Callback data. 2020-07-03 13:54:59 +01:00