hush/procps
Mike Frysinger fea2588021 pstree: stop truncating thread names
This also fixes a minor buffer overflow when displaying threads as
add_proc() only expects COMM_LEN bytes, but we give it one more than
that.

Reported-by: Dag Wieers <dag@wieers.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2013-06-19 11:29:57 -04:00
..
Config.src top: implement scrolling up/down (_very_ useful) 2012-09-21 13:04:37 +02:00
free.c *: work around sysinfo.h versus linux/*.h problems 2011-07-26 13:42:12 +02:00
fuser.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
iostat.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
Kbuild.src
kill.c killall5: don't do STOP/CONT dance if the signal we send is SIGSTOP or SIGCONT 2012-04-03 08:16:05 +02:00
lsof.c lsof: new applet 2012-04-01 16:23:23 +02:00
mpstat.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
nmeter.c whitespace cleanup. no code changes 2013-01-14 15:57:44 +01:00
pgrep.c pgrep: fix a "missing closing paren" build error 2013-02-28 15:51:55 +01:00
pidof.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
pmap.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
powertop.c whitespace fixes. no code changes 2013-01-14 01:34:48 +01:00
ps.c ps: seconds_since_boot: uint64_t -> ulong 2013-01-26 14:21:15 +01:00
ps.posix
pstree.c pstree: stop truncating thread names 2013-06-19 11:29:57 -04:00
pwdx.c pwdx: new applet 2011-03-12 18:13:15 +01:00
renice.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
smemcap.c rename archive.h to bb_archive.h. no code changes 2011-09-22 12:45:14 +02:00
sysctl.c whitespace fixes. no code changes 2013-01-14 01:34:48 +01:00
top.c *: reuse more strings 2013-01-22 10:13:52 +01:00
uptime.c uptime: more compatible output 2011-08-10 13:00:04 +02:00
watch.c libbb: introduce and use strftime_[YYYYMMDD]HHMMSS() 2013-03-29 12:30:33 +01:00