summaryrefslogtreecommitdiffstats
path: root/contrib/top
Commit message (Collapse)AuthorAgeFilesLines
...
* | uptime display more in style with original codeobrien1999-01-093-42/+37
| |
* | Display uptime in upper right corner.obrien1998-12-191-0/+43
| | | | | | | | | | Submitted by: Andy Farkas <andyf@speednet.com.au> Obtained from: freebsd-current list
* | Port top to the alpha.dfr1998-11-251-1/+1
| | | | | | | | Submitted by: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
* | Add missing .TP in "INTERACTIVE MODE" section.des1998-08-121-0/+1
| |
* | Merge from stable: support for the o, order, commandwosch1998-08-121-1/+1
| |
* | Add -t option ('t' in interactive mode) to make top(1) ignore itself.des1998-08-043-7/+32
| | | | | | | | | | | | | | | | Attempts to contact the author of top(1) (William LeFebvre) have so far been unsuccessful. PR: 7253 Submitted by: Yours Truly
* | Fixed printf format errors.bde1998-07-061-1/+2
| |
* | Declared version_string() properly (1970's style).bde1998-07-061-0/+1
| |
* | vmunix -> kernelsteve1998-01-131-1/+1
| | | | | | | | | | PR: 5484 Submitted by: Vasily V. Grechishnikov <bazilio@ns1.ied-vorstu.ac.ru>
* | Reviewed by: William LeFebvre <wnl@groupsys.com>jb1997-12-221-6/+6
| | | | | | | | | | | | | | Change errno -> error in local structure to avoid a clash with the thread-aware version of errno which is required for a thread-safe libc. Have discussed this with the author and he has agreed to this change. 8-)
* | Buffer overflow from bitblt's commit to OpenBSD. Committed here for lackimp1997-12-041-2/+5
| | | | | | | | | | | | | | of a better place to do it. Reviewed by: joerge Obtained from: OpenBSD
* | spelling corrections.wosch1997-09-131-1/+1
| | | | | | | | | | PR: docs/4450 Submitted by: josh@quick.net
* | fix a few spelling changesjmg1997-08-301-1/+1
| | | | | | | | | | | | | | | | Submitted by: Josh Gilliam Closes PR's: 4429, 4431-4438 PS: He has agreed to submit all contrib fixes back to the original author.
* | Use UT_NAMESIZE instead of hardcoded user names lengthache1997-04-211-2/+3
| |
* | Apply the FreeBSD-local patches.joerg1997-03-237-17/+107
|/ | | | Obtained from: The ports collection.
* This is the long-awaited import of top into the base system (actually,joerg1997-03-2336-0/+7017
the src/contrib/top part right now). This tools is simply too system- dependant to maintain it in the ports collection.
OpenPOWER on IntegriCloud