summaryrefslogtreecommitdiff
path: root/usr.bin/top/machine
AgeCommit message (Expand)Author
2007-07-04Anon Ymous says that this should fix the lwp display core-dump.christos
2007-05-24- Allow a single process to be selected by pid.ad
2007-02-17Revert the changes done after newlock2 merge, except for the removal ofpavel
2007-02-10Further changes to use compat process flags mapped by sysctl. To bead
2007-02-09Sync with kernel changes introduced by merging the newlock2 branch.ad
2006-02-16Don't malloc/free the swap pointer with each refresh! Do it only if thechristos
2005-10-03PR/31452: Zafer Aydogan: Show uptime in top display (written by Simon Burge)christos
2005-06-16Instead of printing the raw cpu_id, print the logical cpu number. The rawchristos
2004-02-13Uppercase CPU, plural is CPUs.wiz
2003-10-16safer use of reallocitojun
2003-10-03On MP systems, print a line for each cpu describing cpustate.christos
2003-07-26netbsd.org->NetBSD.orgsalo
2003-06-23Add NetBSD RCS Ids.agc
2003-01-18Merge the nathanw_sa branch.thorpej
2002-03-23Update top(1) for new UVM/UBC counters.thorpej
2001-07-03print system processes as [procname]christos
2001-01-30s/Swap/Swp in Memory: line.enami
2001-01-23Print a process state except sleeping in capital letter, andenami
2000-12-30on multiprocessor, display last cpu for SSLEEP state, too.sommerfeld
2000-11-29Use the vm.uvmexp2 sysctl.simonb
2000-11-19If kernel gives us a CPU number in kinfo_proc2, display it after the state.sommerfeld
2000-10-11Back out last change. It was not a format string cleanup at all,thorpej
2000-10-11More format string cleanup by sommerfeld.is
2000-06-09Use u_int64_t to avoid an integer overflow when converting total numberenami
2000-06-05Now that the CPUSTATES info is in <sys/sched.h>, we don't need to includesimonb
2000-06-04include sys/sched.h to get definition of CPUSTATESperry
2000-05-29Move the compare_*() function declarations to m_netbsd15.c and make themsimonb
2000-05-29cp_time[] is now an array of u_int64_t's. Add a percentages64() functionsimonb
2000-05-26Sync a comment with the version of this file sent to the top-spinnerssimonb
2000-05-26New module for top based on the old m_netbsd13.c module.simonb
2000-05-26Handle SONPROC state, and fix buglets in state sorting weight.thorpej
2000-04-13for NetBSD 1.4 and above, use <sys/swap.h>mrg
1999-11-05add trailing "," to memory names (makes it easier to read)lukem
1999-07-23fix SDEAD problems.christos
1999-07-23According to the previous commit the new process state should be SDEAD andveego
1999-07-22Update for SDEAD.thorpej
1999-06-28Avoid duplicate free() while reading system information.tron
1999-04-12If we absolutely must have this program in the tree, it needs to haveross
1999-04-12LP64 fix. Kills bug that caused random output "sorting" on alpha.ross
1999-03-24WARNSifychristos
1999-02-15Remove NetBSD-1.3.2 module and add new NetBSD-1.3 module - this modulesimonb
1999-02-14Import top 3.5beta9simonb