]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin/top
MFstable/12 r340680:
[FreeBSD/FreeBSD.git] / usr.bin / top /
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-10-05 gjbMFH r338661 through r339200.
2018-10-02 0mptop(1): Rework DESCRIPTION OF MEMORY section.
2018-09-24 emasteCopy libevent sources to contrib
2018-09-20 baptImport mandoc 1.14.4
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-08-25 markjFix column alignment in per-thread mode.
2018-08-23 manudts: Import DTS for arm64
2018-08-22 eadlertop(1): Use warnx and errx instead of fprintf
2018-08-22 eadlertop(1): issue warning on invalid delay
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-11 kevansMerge libbe(3)/bectl(8) from projects/bectl into head
2018-08-11 mmacyfix top after arc accounting change
2018-08-11 kevansMFH @ r337607, in preparation for boarding
2018-08-08 eadlertop(1): hide THR column in separate-thread mode.
2018-08-08 eadlerfile: update to 5.34
2018-07-31 mavMFV r336991, r337001:
2018-07-29 mmMFV r336851:
2018-07-27 daichitop(1): fix a buffer overflow copying states to display...
2018-07-27 daichitop(1): fixed the empty output problem in non-interacti...
2018-07-26 daichitop(1): forgot in r336160
2018-07-25 eadlertop(1): increase number of columns for memory
2018-07-11 cyMFV r324714:
2018-07-10 markjFix thread state summary line display after r334918.
2018-07-10 daichitop(1): rollback r335836
2018-07-10 daichitop(1): Fix the prompt bug and core dump problem in...
2018-07-06 sbrunor336028 changed next_msg to a char * from char [] of...
2018-07-06 daichiChanged to eliminate the upper limit of command length...
2018-07-04 kibtop: do not fall to the thread name if kernel cache...
2018-07-03 brFix build: utf8strvisx() does signed data comparisons...
2018-07-03 cyWhen toggling the display using the "m" command to...
2018-07-01 eadlertop(1): permit infinite length for command
2018-07-01 daichitop(1) - support UTF-8 display
2018-06-27 daichitop(1): increased the maximum length of command shown...
2018-06-24 eadlertop(1): increase field with width for W/CPU column
2018-06-23 eadlertop(1): Restructure printing of process states
2018-06-23 eadlertop(1): Convert process listing to sbuf too
2018-06-23 eadlertop(1): Use basename instead of a homegrown alternative
2018-06-23 eadlertop(1): show CPU state breakdown on first run
2018-06-22 eadlertop(1): increase warnings
2018-06-22 eadlertop(1): garbage collect
2018-06-22 eadlertop(1): increase size of 'C' column
2018-06-22 eadlertop(1): remove special handling of load > 5
2018-06-22 eadlertop(1): reimplement header formatting as sbuf
2018-06-22 eadlertop(1): behave as documented for -t
2018-06-19 eadlertop(1): fix top -mio
2018-06-19 asomerstop(1): Fix Coverity warning
2018-06-19 eadlertop(1): correct assertion
2018-06-19 eadlertop(1): correct header in UP mode
2018-06-18 eadlertop(1): use more modern signal code
2018-06-14 eadlertop(1): remove myself from top.1
2018-06-14 manudts: Update our copy to Linux 4.17
2018-06-14 allanjudeFix top(1) support for displaying ZFS Compressed ARC...
2018-06-13 eadlertop(1): remove unneeded logic
2018-06-13 eadlertop(1): style(9)
2018-06-13 eadlertop(1): add myself to authors
2018-06-13 eadlertop(1): shift from atoi to non-deprecated function
2018-06-13 eadlertop(1): replace homegrown itoa with sprintf
2018-06-13 eadlertop(1): format_time, format_k, etc.
2018-06-13 eadlertop(1): format help more nicely
2018-06-13 eadlertop(1): several small bugfixes and nits
2018-06-12 eadlertop(1): remove trailing whitespace
2018-06-12 eadlertop(1): style and related
2018-06-12 eadlertop(1): move command mapping to commands.c
2018-06-11 eadlertop(1): handle 0 in "digits" functions
2018-06-10 eadlertop(1): use modern interfaces for nice and related
2018-06-10 eadlertop(1): add command aliases; correct dumb support
2018-06-10 eadlertop(1): use sys_signame instead of hard coding signals
2018-06-10 eadlertop(1): bring some structure to commands
2018-06-10 eadlertop(1): use correct word when displaying threads
2018-06-10 eadlertop(1): filter fewer warnings; clean up
2018-06-10 eadlertop(1): permit sending signal with any case
2018-06-10 eadlertop(1): permit sub-second delay times
2018-06-09 eadlertop(1): correctly reset per-cpu counters
2018-06-09 eadlertop(1): handle specific pids better
2018-06-09 eadlertop(1): implement additional missing long options
2018-06-09 eadlertop(1): initial pass to freebsdize the man page
2018-06-09 eadlertop(1): Implement long options
2018-06-09 eadlertop(1): allow starting with -T flag
2018-06-09 eadlertop(1): correct header, align it.
2018-06-09 eadlertop(1): actually make change for tid vs pid
2018-06-09 eadlertop(1): use a different command to toggle tid vs pid
2018-06-08 eadlertop(1): remove some unneeded indirection
2018-06-08 eadlertop(1): fix several style & const related issues
2018-06-06 eadlertop(1): fix err again
2018-06-06 eadlertop(1): make error message happy
2018-06-04 eadlertop(1): some nitpicks
2018-06-04 eadlertop(1): include what you use
2018-06-04 eadlertop(1): Prefer memcpy over bcopy
2018-06-04 eadlertop(1): Use strsep instead of homegrown alternative
2018-06-03 eadlertop(1): another pass of cleanup
2018-06-03 eadlertop(1): top warnings and cleanup
2018-06-03 eadlertop(1): restore size for kern.cp_times
next