| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix top(1) display for SMP systems where the username is longer than 14 | Will Andrews | 2001-03-12 | 1 | -1/+3 |
| * | reset uid back to the user before doing kerberised change password. | Assar Westerlund | 2001-03-12 | 1 | -0/+1 |
| * | Updates for Blowfish password hashing. | Mark Murray | 2001-03-11 | 1 | -2/+6 |
| * | Move _PATH_DEFTAPE to <paths.h> to remove all the duplication of definitons, | David E. O'Brien | 2001-03-08 | 2 | -38/+1 |
| * | Fix two bugs in null suffix handling. Both occured only after the suffix | Thomas Moestl | 2001-03-08 | 1 | -6/+19 |
| * | If SIGINFO is received during the transfer, print a status line similar | Dag-Erling Smørgrav | 2001-03-07 | 1 | -5/+29 |
| * | Fix a formatting bug (MFC candidate) | Dag-Erling Smørgrav | 2001-03-07 | 1 | -1/+1 |
| * | Pick up the environment variable ${NM} if it exists and use that to list | Doug Rabson | 2001-03-06 | 1 | -1/+2 |
| * | Add (and document) options for showing only listening or connected sockets. | Dag-Erling Smørgrav | 2001-03-06 | 2 | -11/+39 |
| * | Fix ttynames generation broken with strlcat | Andrey A. Chernov | 2001-03-05 | 1 | -1/+1 |
| * | Switch from using rand() or random() to a stronger, more appropriate PRNG | Kris Kennaway | 2001-03-05 | 1 | -10/+1 |
| * | When displaying interface statistics with -i show a '-' for any | Josef Karthauser | 2001-03-04 | 1 | -15/+64 |
| * | BDECFLAGS. | Bill Fumerola | 2001-03-04 | 1 | -9/+7 |
| * | Preserve comma as separator when it is not equal to radix character | Andrey A. Chernov | 2001-03-03 | 1 | -2/+7 |
| * | Don't use "," as load avg. separator because it can be precision point in some | Andrey A. Chernov | 2001-03-03 | 1 | -1/+1 |
| * | Oops, remove tabs sneaked in wrong place | Andrey A. Chernov | 2001-03-02 | 1 | -2/+2 |
| * | Use AM/PM time only when available in locale | Andrey A. Chernov | 2001-03-02 | 3 | -7/+10 |
| * | Add -g group to usage message. | Warner Losh | 2001-03-02 | 1 | -2/+4 |
| * | Include -DDEFSHELL=1 in Makefile.dist so people boostrapping will | Warner Losh | 2001-03-01 | 1 | -1/+2 |
| * | MAXPATHLEN includes the trailing NUL. | Warner Losh | 2001-03-01 | 2 | -6/+6 |
| * | MAXPATHLEN contains the trailing NUL. | Warner Losh | 2001-03-01 | 2 | -2/+2 |
| * | MAXPATHLEN is enough. | Warner Losh | 2001-03-01 | 1 | -2/+1 |
| * | All temperature scales are centigrades. Use "Celsius" instead. | Daniel C. Sobral | 2001-03-01 | 1 | -1/+1 |
| * | MAXPATHLEN already accounts for the trailing NUL, so no need to add one in. | Warner Losh | 2001-03-01 | 1 | -1/+1 |
| * | MAXPATHLEN includes the trailing NUL character, so there's no need to add 1 | Warner Losh | 2001-03-01 | 1 | -1/+1 |
| * | Remove redundant declaration of optind. It has been declared in unistd.h | Warner Losh | 2001-03-01 | 1 | -1/+0 |
| * | o Add support for wall -g. This will send a message to all members of | Warner Losh | 2001-03-01 | 3 | -27/+71 |
| * | The secure temporary directory is always created, so always remove it. | John Hay | 2001-02-28 | 1 | -5/+1 |
| * | Eliminate mdocNG warnings caused by misplaced or extraneous macro calls. | Ruslan Ermilov | 2001-02-28 | 2 | -3/+3 |
| * | Use EV_SET() macro to initialize kevent structure. | Jonathan Lemon | 2001-02-28 | 1 | -7/+5 |
| * | Add missing prefix for nano, I presume this was missing 'cos of the | David Malone | 2001-02-28 | 1 | -10/+16 |
| * | Give units a bit of a cleanup: | David Malone | 2001-02-28 | 1 | -32/+26 |
| * | Update HISTORY. | David E. O'Brien | 2001-02-28 | 1 | -1/+5 |
| * | Fix indent endless on garbage input (i.e., if it encountered EOF while | David E. O'Brien | 2001-02-27 | 1 | -1/+1 |
| * | - An array of 4 32-bit ints for avenrun doesn't work on the alpha because | Andrew Gallatin | 2001-02-27 | 1 | -15/+7 |
| * | mdoc(7) police: utilize .St macro. | Ruslan Ermilov | 2001-02-26 | 1 | -1/+3 |
| * | mdoc(7) police: restore correct order of references in the SEE ALSO. | Ruslan Ermilov | 2001-02-24 | 1 | -1/+1 |
| * | Remove directive to install top as group kmem. Remove directive to | Robert Watson | 2001-02-23 | 1 | -2/+1 |
| * | Adapt the top utility to not use kmem_read to retrieve variables now | Robert Watson | 2001-02-23 | 1 | -166/+43 |
| * | Implement the following options and primaries: | Akinori MUSHA | 2001-02-23 | 7 | -7/+219 |
| * | fix usage statement (add missing [-n devs] option) | Alfred Perlstein | 2001-02-22 | 1 | -4/+5 |
| * | Reword the description a little bit more for parallel construction. | Garrett Wollman | 2001-02-21 | 1 | -1/+1 |
| * | Destroy the evidence of my misunderstanding of the specification. | Garrett Wollman | 2001-02-21 | 2 | -29/+2 |
| * | Introduce support for using OpenSSL ASM optimizations. This is done | Kris Kennaway | 2001-02-19 | 1 | -0/+15 |
| * | Have yacc use a prototype for yygrowstack(void) on ANSI compilers. | Peter Wemm | 2001-02-19 | 1 | -0/+4 |
| * | Adjust columns for wide nicenesses in 'top -S'. | Mark Murray | 2001-02-18 | 1 | -4/+4 |
| * | Preceed/preceeding are not english words. Use precede and preceding. | Jeroen Ruigrok van der Werven | 2001-02-18 | 1 | -1/+3 |
| * | Preceed/preceeding are not english words. Use precede and preceding. | Jeroen Ruigrok van der Werven | 2001-02-18 | 7 | -8/+8 |
| * | Do not compile INET6 support if RELEASE_CRUNCH is defined | Luigi Rizzo | 2001-02-18 | 1 | -1/+1 |
| * | Fixed some style bugs (bogus cloned Id, null overrides of defaults, and | Bruce Evans | 2001-02-17 | 1 | -7/+3 |