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