='stylesheet' type='text/css' href='/cgit-data/cgit.css'/>
summaryrefslogtreecommitdiff
path: root/usr.bin/top/top.c
AgeCommit message (Expand)Author
2008-07-16top is now in dist/bsdchristos
2008-05-25Allow in top(1) to specify refresh time in parts of second. Minimal time isrmind
2007-05-24- Allow a single process to be selected by pid.ad
2006-11-24fix spelling of accommodate; from Zapher.christos
2006-10-07PR/18906: roskens at elfin dot net: misc. select() to poll() updates.elad
2005-10-03PR/31452: Zafer Aydogan: Show uptime in top display (written by Simon Burge)christos
2005-07-19remove a wierd blank line in the case of -b.yamt
2005-06-02appease gcc -Wuninitializedlukem
2004-07-23Sort options in usage and SYNOPSIS, and adapt usage to man page.wiz
2004-02-13Uppercase CPU, plural is CPUs.wiz
2003-10-03On MP systems, print a line for each cpu describing cpustate.christos
2003-08-20fix comment; FD_SET is not used any longeritojun
2003-06-23Add NetBSD RCS Ids.agc
2002-09-23null commitmycroft
2002-09-23poll.h, not sys/poll.hitojun
2002-09-19select() -> poll(), nanosleep()mycroft
2002-07-16copyright cleanup from openbsd (thanks!)itojun
2002-03-23Update top(1) for new UVM/UBC counters.thorpej
2001-06-21Turn -S (display of system processes) on by default.wiz
2001-06-20add a command ('S') to toggle display of system processes.christos
2001-05-22bring in fixes from beta12:christos
2001-04-12if the read() on stdin for a command fails, exit.abs
2000-10-04getopt(3) returns -1 not EOF.mjl
2000-10-04plug possible printf string format issue. seen on openbsd mailing listitojun