index
:
htop
main
Mirror of https://github.com/htop-dev/htop
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
netbsd
Age
Commit message (
Expand
)
Author
2024-09-20
doc: Update netbsd/README regarding curses support
Explorer09
2024-04-08
Work around GCC14 memleak diagnostic
Benny Baumann
2024-03-27
Introduce autoTitleRightAlign column flag
Christian Göttsche
2024-01-09
Refactor the goThroughEntries.
fraggerfox
2024-01-09
Fix build in NetBSD.
fraggerfox
2023-12-26
Use consistent style for process field output/compare functions
Benny Baumann
2023-12-26
Fix code style
Benny Baumann
2023-12-26
Add includes for config.h as per the discussion in PR #1337
Daniel Lange
2023-10-26
Move shared memory next to used memory
Kevin Bracey
2023-09-04
Correct pid_t type return from Platform_getMaxPid function
Nathan Scott
2023-08-31
Rename ProcessList to ProcessTable throughout
Nathan Scott
2023-08-30
BSD platforms: Reject negative and zero KERN_FSCALE factors
Explorer09
2023-08-30
Support dynamic screens with 'top-most' entities beyond processes
Sohaib Mohamed
2023-08-30
Introduce Row and Table classes for screens beyond top-processes
Nathan Scott
2023-05-09
Build fixes for NetBSD
Nathan Scott
2023-05-08
Minor whitespace and small logic flow improvements on review
Nathan Scott
2023-05-08
Adapt platform code for the new Machine base class
Nathan Scott
2023-05-08
Introduce Machine class for host-specific info (split from ProcessList)
Nathan Scott
2023-04-23
{Memory,Swap}Meter: add "compressed memory" metrics
Ivan Shapovalov
2023-04-11
Minor code formatting consistency fixes
Benny Baumann
2023-04-06
Refactor and consolidate dynamic meters/columns pointers
Nathan Scott
2023-03-04
Improve CPU computation code
Guillaume Gomez
2023-03-04
Improve code readability by using enum values instead of raw numbers
Guillaume Gomez
2023-02-19
Implement File Descriptor Meter support for DragonflyBSD/FreeBSD/NetBSD
Benny Baumann
2023-02-04
Use strict function prototypes also for defintions
Christian Göttsche
2023-01-08
Improve code readability by creating constants for SWAP memory values
Guillaume Gomez
2023-01-08
Clean out Platform_getInodeFilename
наб
2023-01-07
Improve code readability by creating constants for memory values
Guillaume Gomez
2022-10-24
Reformat code base
Benny Baumann
2022-05-26
Process: Display single digit precision for CPU% greater than 99.9%
Kumar
2022-05-06
Ensure buffer for environment is large enough on NetBSD
Benny Baumann
2022-03-06
Auto-size (normalized) CPU usage columns
Benny Baumann
2021-12-17
Use correct command field as default field
Christian Göttsche
2021-12-17
Mark ScreenDefaults const
Christian Göttsche
2021-12-17
Drop unused Platform variables
Christian Göttsche
2021-12-07
Introduce screen tabs
Hisham Muhammad
2021-11-05
Correct the order of xCalloc parameters in a couple of places
Nathan Scott
2021-11-02
Tidy up process state handling
marcluque
2021-10-31
Early program termination only from main()
Volodymyr Vasiutyk
2021-10-27
Dynamically scale the ST_UID size to support 32-bit UIDs
Silke Hofstra
2021-10-03
Memory leak on NetBSD when querying full command line
Benny Baumann
2021-09-22
Update license headers to explicitly say GPLv2+
Daniel Lange
2021-09-03
NetBSD: scale CPU frequencies
Christian Göttsche
2021-09-03
NetBSD: misc const additions
Christian Göttsche
2021-09-03
NetBSD: update process fields
Christian Göttsche
2021-09-03
NetBSD: fix reading environment variables of processes
Christian Göttsche
2021-09-03
NetBSD: simplify Platform_setMemoryValues
Christian Göttsche
2021-09-03
Add completion handling for dynamic meters and columns
Nathan Scott
2021-08-17
Add combined memory and swap meter
Christian Göttsche
2021-08-16
Use proper metric to detect kernel threads
Benny Baumann
[next]