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