Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace a reference to /kernel with /boot/kernel/kernel | eivind | 2003-08-26 | 1 | -1/+1 |
| | |||||
* | Changes to allow top to decide whether or not to show multiple threads per | julian | 2003-07-17 | 3 | -5/+20 |
| | | | | | | | process. Option -H enables it and it is toggled at the interactive screen by 'H'. Submitted by: Jung-uk Kim <jkim@niksun.com> | ||||
* | Fix a bug where you couldn't start top in a very small window. Now | dwmalone | 2002-08-11 | 1 | -0/+2 |
| | | | | | | | | | you can start it in a small window, but it doesn't always display anything sensible. Resizing the window does work though. The patch is a slightly simpler one than Sheldon's in the PR. PR: 21075 | ||||
* | Don't depend on <pwd.h> to bogusly include <sys/types.h>. | mike | 2002-06-09 | 1 | -0/+3 |
| | |||||
* | Resolve conflicts. | dwmalone | 2002-01-24 | 3 | -10/+40 |
| | |||||
* | Resolve conflicts (our -t option, we'd fixed a bug in a slightly different way). | dwmalone | 2002-01-24 | 1 | -13/+38 |
| | |||||
* | Resolve conflicts (we have a -t option). | dwmalone | 2002-01-24 | 1 | -2/+14 |
| | |||||
* | Resolve conflict: We made a fix renaming a structure member error, | dwmalone | 2002-01-24 | 1 | -6/+8 |
| | | | | but it was renamed errnum on the vendor branch. | ||||
* | This commit was generated by cvs2svn to compensate for changes in r89750, | dwmalone | 2002-01-24 | 15 | -197/+494 |
|\ | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | import top_3_5beta12 | dwmalone | 2002-01-24 | 21 | -228/+585 |
| | | |||||
* | | Make top exit if its tty vanishes. | dwmalone | 2001-11-04 | 1 | -2/+8 |
| | | | | | | | | | | | | | | PR: 30939, 30581 Submitted by: Edwin Groothuis <edwin@mavetju.org> Submitted by: Andrew L. Neporada <andr@dgap.mipt.ru> MFC after: 2 weeks | ||||
* | | Don't do unsafe activities inside signal handlers. Just set a flag and | kris | 2001-08-06 | 1 | -44/+54 |
| | | | | | | | | | | | | | | return. Obtained from: OpenBSD Reviewed by: audit | ||||
* | | Fix another possible bufer overflow in top. | imp | 2000-11-03 | 1 | -1/+1 |
| | | | | | | | | PR: bin/22496 | ||||
* | | display.c: sprintf -> snprintf | imp | 2000-10-04 | 2 | -2/+6 |
| | | | | | | | | | | | | | | | | | | top.c: fix from NetBSD/OpenBSD: make sure that new_message() is called with a format. Add $FreeBSD$ While I'm here. These files are already off the vendor branch. | ||||
* | | Don't declare ospeed as a common - and it happens to be incorrect as well. | peter | 2000-09-16 | 1 | -1/+2 |
| | | | | | | | | top doesn't use it and it causes a linker warning. | ||||
* | | Correct default value for -s option. | phantom | 2000-07-20 | 1 | -1/+2 |
| | | | | | | | | | | PR: bin/12946 Submitted by: Matthew D. Fuller <fullermd@over-yonder.net> | ||||
* | | uptime display more in style with original code | obrien | 1999-01-09 | 3 | -42/+37 |
| | | |||||
* | | Display uptime in upper right corner. | obrien | 1998-12-19 | 1 | -0/+43 |
| | | | | | | | | | | Submitted by: Andy Farkas <andyf@speednet.com.au> Obtained from: freebsd-current list | ||||
* | | Port top to the alpha. | dfr | 1998-11-25 | 1 | -1/+1 |
| | | | | | | | | Submitted by: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp> | ||||
* | | Add missing .TP in "INTERACTIVE MODE" section. | des | 1998-08-12 | 1 | -0/+1 |
| | | |||||
* | | Merge from stable: support for the o, order, command | wosch | 1998-08-12 | 1 | -1/+1 |
| | | |||||
* | | Add -t option ('t' in interactive mode) to make top(1) ignore itself. | des | 1998-08-04 | 3 | -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. | bde | 1998-07-06 | 1 | -1/+2 |
| | | |||||
* | | Declared version_string() properly (1970's style). | bde | 1998-07-06 | 1 | -0/+1 |
| | | |||||
* | | vmunix -> kernel | steve | 1998-01-13 | 1 | -1/+1 |
| | | | | | | | | | | PR: 5484 Submitted by: Vasily V. Grechishnikov <bazilio@ns1.ied-vorstu.ac.ru> | ||||
* | | Reviewed by: William LeFebvre <wnl@groupsys.com> | jb | 1997-12-22 | 1 | -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 lack | imp | 1997-12-04 | 1 | -2/+5 |
| | | | | | | | | | | | | | | of a better place to do it. Reviewed by: joerge Obtained from: OpenBSD | ||||
* | | spelling corrections. | wosch | 1997-09-13 | 1 | -1/+1 |
| | | | | | | | | | | PR: docs/4450 Submitted by: josh@quick.net | ||||
* | | fix a few spelling changes | jmg | 1997-08-30 | 1 | -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 length | ache | 1997-04-21 | 1 | -2/+3 |
| | | |||||
* | | Apply the FreeBSD-local patches. | joerg | 1997-03-23 | 7 | -17/+107 |
|/ | | | | Obtained from: The ports collection. | ||||
* | This is the long-awaited import of top into the base system (actually, | joerg | 1997-03-23 | 36 | -0/+7017 |
the src/contrib/top part right now). This tools is simply too system- dependant to maintain it in the ports collection. |