Prasanna Kumar T S M
8de781761f
Remove some usage of 64bit functions (minix/u64.h)
...
. Removed the usage of 64 bit functions in top.c. Compiles successfully.
. Scaling 64 bit values to 32 bit is removed.
. Retain make64 instead of using | with shift.
. Add order cycling display
2012-10-15 18:24:30 +02:00
Ben Gras
b6aab00c37
top task uid clear
2012-09-19 19:38:19 +02:00
Ben Gras
7047e014c9
coverity appeasement
2012-09-19 13:07:18 +02:00
Ben Gras
fe6e291f59
vm, kernel, top: report memory usage of vm, kernel
2012-09-18 23:43:52 +02:00
Ben Gras
4eca12cde5
top: clarify ordering in blocked mode
2012-09-11 15:39:00 +02:00
Ben Gras
17e41d3081
top: add memory order, order cycling key
2012-09-11 02:17:25 +02:00
Ben Gras
5c00743626
Switch to NetBSD passwd format
...
Based on work by Vivek Prakash and Gianluca Guida.
See UPDATING about caveats on currently existing accounts.
. restores netbsd libc pwcache functions
2011-11-14 14:47:42 +00:00
Ben Gras
3977443581
terminfo fixes
...
. add TERM=minix to builtin terms
. regenerate compiled-in compile_terms.c
. fix terminfo db path
. update termcap command
. By Antoine Leca
2011-08-04 16:50:57 +00:00
Ben Gras
51ffecc181
import elf-only -lcurses
...
. abandons mixer, gomoku, talk, talkd, top from base system
. compile top with clang so no ack-compiled program
needs -lcurses any more
2011-07-25 11:08:17 +02:00