| Age | Commit message (Expand) | Author |
| 2001-12-01 | Whitespace cleanup. | wiz |
| 2001-11-09 | /vmunix => /netbsd | hubertf |
| 2001-11-02 | Update to the new t_agetstr() API. | christos |
| 2001-07-03 | print system processes as [procname] | christos |
| 2001-06-21 | Sync with top.1 v1.6. | wiz |
| 2001-06-21 | Fix some typos and grammar. | wiz |
| 2001-06-21 | Turn -S (display of system processes) on by default. | wiz |
| 2001-06-20 | document 'S' command (thanks thomas) | christos |
| 2001-06-20 | add a command ('S') to toggle display of system processes. | christos |
| 2001-06-19 | `existent', not `existant' | wiz |
| 2001-05-22 | bring in fixes from beta12: | christos |
| 2001-04-12 | if the read() on stdin for a command fails, exit. | abs |
| 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-11-02 | Avoid buffer overflow. Inspired by a FreeBSD BUGTRAQ security advisory. | christos |
| 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-10-04 | getopt(3) returns -1 not EOF. | mjl |
| 2000-10-04 | plug possible printf string format issue. seen on openbsd mailing list | itojun |
| 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-05-25 | Convert telnet and top to the new termcap interface. This stops some | blymn |
| 2000-04-13 | for NetBSD 1.4 and above, use <sys/swap.h> | mrg |
| 2000-01-21 | Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get | mycroft |
| 1999-11-05 | add trailing "," to memory names (makes it easier to read) | lukem |
| 1999-10-04 | update after change to return value of tputs() third argument | 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 | prototype files. | christos |
| 1999-03-24 | WARNSify | christos |
| 1999-03-24 | completely remove Mach VM support. all that is left is the all the | mrg |
| 1999-02-19 | Add cross-references from eaach of these too the other. Note that top.1 | jwise |
| 1999-02-15 | Add patches (via Christos) based on pkgsrc contents. (These have been | simonb |
| 1999-02-15 | Generated files from ./Configure | simonb |
| 1999-02-15 | BSD-style Makefile. | simonb |
| 1999-02-15 | The defaults we use for configuring top | simonb |
| 1999-02-15 | Also not needed during configure or build. | simonb |