summaryrefslogtreecommitdiffstats
path: root/netbsd
diff options
context:
space:
mode:
authorfraggerfox <santhosh.raju@gmail.com>2021-04-17 08:46:13 +0530
committerBenBE <BenBE@geshi.org>2021-06-26 12:18:37 +0200
commit9e3b7c439c14e21c213f9634d957ddcfd1bb278b (patch)
tree6fce75282c0705b1d9e367afed7d634ffa3734fb /netbsd
parentddcfb179b4a3972d19e655cb1a8668e460d8617f (diff)
Update README for NetBSD
Diffstat (limited to 'netbsd')
-rw-r--r--netbsd/README.md27
1 files changed, 4 insertions, 23 deletions
diff --git a/netbsd/README.md b/netbsd/README.md
index 4df361b1..9285def5 100644
--- a/netbsd/README.md
+++ b/netbsd/README.md
@@ -3,19 +3,14 @@ NetBSD support in htop(1)
This implementation makes NetBSD use htop(1) without the need of mount_procfs(8).
-The implementation has been copied over from the OpenBSD implemention in
-htop(1).
+The implementation has been copied over and modified from the OpenBSD
+implementation in htop(1).
Current implementation mimics the procfs based implementation in stats
collection.
Make NetBSD no longer masquerade as Linux.
-Build notes
----
-
-* Make sure python interpreter is correct in `scripts/MakeHeader.py`
-
What works
---
@@ -24,25 +19,11 @@ What works
* Shows basic meters CPU / Memory / Swap
* Shows basic process listing
-What does *NOT* work
----
-
-* Memory being split into used/buffers/cache
-* Thread information and count may not be correct
-
What needs to be tested
---
+* Memory being split into used/buffers/cache
* Basic features of htop(1) like kill / nice / sort / search works as expected
* If the meter displays are working as expected
* If the process states are displayed correctly
-
-TODO
----
-
-* Clean up the implementation, unused variables etc
-* Remove unused / irrelevant files and useless / unused code
-* Use kvm_getlwps(3) to get thread information
-* Implement proper Memory usage display
-* Make package in pkgsrc-wip for better testing
-
+* If thread information and count are displayed correctly

© 2014-2024 Faster IT GmbH | imprint | privacy policy