2005-12-27 |
albert | document H option -- thanks Tony Ernst |
commit | commitdiff | tree | snapshot |
2005-10-30 |
albert | fix buffer overflow |
commit | commitdiff | tree | snapshot |
2005-10-30 |
albert | fputs instead of fprintf |
commit | commitdiff | tree | snapshot |
2005-10-30 |
albert | 3.2.6 prep |
commit | commitdiff | tree | snapshot |
2005-10-30 |
albert | vmstat: -p handles /dev/ and does not overflow #319523... |
commit | commitdiff | tree | snapshot |
2005-10-30 |
albert | top: crash on resize fixed -- thanks Michal Maruska... |
commit | commitdiff | tree | snapshot |
2005-10-30 |
albert | turn off new SE Linux code for now |
commit | commitdiff | tree | snapshot |
2005-10-30 |
albert | spelling fixes |
commit | commitdiff | tree | snapshot |
2005-10-30 |
albert | spelling fix #334685 |
commit | commitdiff | tree | snapshot |
2005-10-30 |
albert | spelling fixes #334684 |
commit | commitdiff | tree | snapshot |
2005-10-30 |
albert | convenient fix #300333 |
commit | commitdiff | tree | snapshot |
2005-10-30 |
albert | man page more detailed #334682 |
commit | commitdiff | tree | snapshot |
2005-10-30 |
albert | SE Linux alias translation code (broken) |
commit | commitdiff | tree | snapshot |
2005-10-30 |
albert | oops, IRIX personality fix |
commit | commitdiff | tree | snapshot |
2005-10-30 |
albert | IRIX personality PRI |
commit | commitdiff | tree | snapshot |
2005-10-30 |
albert | /proc/stat for 1024 CPUs |
commit | commitdiff | tree | snapshot |
2005-10-30 |
albert | dietlibc needs termios.h for struct winsize -- thanks... |
commit | commitdiff | tree | snapshot |
2005-09-12 |
albert | ps: fix crash related to realloc -- thanks David Houlder |
commit | commitdiff | tree | snapshot |
2005-09-12 |
albert | fix %CPU max on 2..9 CPU SMP -- thanks Ga*tan LEURENT |
commit | commitdiff | tree | snapshot |
2005-06-21 |
albert | top can show loose tasks now |
commit | commitdiff | tree | snapshot |
2005-06-10 |
albert | fix race condition |
commit | commitdiff | tree | snapshot |
2005-02-28 |
albert | more MIPS crud |
commit | commitdiff | tree | snapshot |
2005-01-27 |
albert | crazy Debian GNU/kFreeBSD guy wanted this |
commit | commitdiff | tree | snapshot |
2005-01-26 |
albert | no C99 variable declarations just yet |
commit | commitdiff | tree | snapshot |
2005-01-26 |
albert | prep for 3.2.5 release |
commit | commitdiff | tree | snapshot |
2005-01-24 |
albert | Karel Zak provided some slabinfo documentation |
commit | commitdiff | tree | snapshot |
2005-01-24 |
albert | valgrind freaked out on some weird old code |
commit | commitdiff | tree | snapshot |
2005-01-11 |
albert | tiny bit faster and neater |
commit | commitdiff | tree | snapshot |
2005-01-10 |
albert | show full path when no -x or -d option (was buggy) |
commit | commitdiff | tree | snapshot |
2005-01-10 |
albert | fix built-in test code |
commit | commitdiff | tree | snapshot |
2005-01-10 |
albert | fix wchan alignment problem -- snprintf can return... |
commit | commitdiff | tree | snapshot |
2005-01-10 |
albert | 2.6.10 bumped the slabinfo minor; let the old parser... |
commit | commitdiff | tree | snapshot |
2005-01-06 |
albert | document #C to P change |
commit | commitdiff | tree | snapshot |
2005-01-06 |
albert | add comment about an ugly hack |
commit | commitdiff | tree | snapshot |
2005-01-06 |
albert | variable-width %CPU,PPID,PID |
commit | commitdiff | tree | snapshot |
2005-01-05 |
albert | fix overflow on huge NUMA boxes |
commit | commitdiff | tree | snapshot |
2005-01-05 |
albert | better error messages |
commit | commitdiff | tree | snapshot |
2005-01-05 |
albert | display problem on 64-bit systems fixed |
commit | commitdiff | tree | snapshot |
2005-01-05 |
albert | compile with glibc 2.2.17 and older |
commit | commitdiff | tree | snapshot |
2005-01-05 |
albert | SIGTSTP not a bug |
commit | commitdiff | tree | snapshot |
2005-01-05 |
albert | help and version message on stdout, with exit(0) ... |
commit | commitdiff | tree | snapshot |
2005-01-05 |
albert | security labels can contain any printable ASCII |
commit | commitdiff | tree | snapshot |
2004-12-02 |
albert | use .opt macro all over |
commit | commitdiff | tree | snapshot |
2004-12-02 |
albert | not being unnessisarily cruel to non-roff parsers,... |
commit | commitdiff | tree | snapshot |
2004-11-30 |
albert | consider "T" state as idle -- thanks Eric Laroche |
commit | commitdiff | tree | snapshot |
2004-11-04 |
albert | leftovers in the 3.2.4 release |
commit | commitdiff | tree | snapshot |
2004-10-20 |
albert | SubDomain Linux Security Module needs ^ and / character... |
commit | commitdiff | tree | snapshot |
2004-10-20 |
albert | sync BUGS w/ Makefile |
commit | commitdiff | tree | snapshot |
2004-10-19 |
albert | pkill should be quiet about processes that have gone... |
commit | commitdiff | tree | snapshot |
2004-10-16 |
albert | new pwdx command |
commit | commitdiff | tree | snapshot |
2004-10-12 |
albert | ps: built-in test code, etc. |
commit | commitdiff | tree | snapshot |
2004-09-23 |
albert | Patrick found to be alive |
commit | commitdiff | tree | snapshot |
2004-09-23 |
albert | fix warnings; put CFLAGS on lib link command |
commit | commitdiff | tree | snapshot |
2004-09-20 |
albert | another shot at -m64 on shitty SPARC boxes |
commit | commitdiff | tree | snapshot |
2004-09-12 |
albert | %cpu and other changes |
commit | commitdiff | tree | snapshot |
2004-08-30 |
albert | $TOPRC, eliminate status() fn, avoid /proc/*/stat more |
commit | commitdiff | tree | snapshot |
2004-08-27 |
albert | ttySMX* devices, /proc/vmstat change, /proc/meminfo... |
commit | commitdiff | tree | snapshot |
2004-08-27 |
albert | new /proc/vmstat fields |
commit | commitdiff | tree | snapshot |
2004-08-19 |
albert | MIPS n32 on 64-bit kernel; be nice to 32-bit SPARC |
commit | commitdiff | tree | snapshot |
2004-08-18 |
albert | MIPS needs -mabi=64 instead of -m64 (lusers) |
commit | commitdiff | tree | snapshot |
2004-08-18 |
albert | misc |
commit | commitdiff | tree | snapshot |
2004-08-10 |
albert | Linux 2.2 non-SMP on SMP Alpha needed this |
commit | commitdiff | tree | snapshot |
2004-08-10 |
albert | fix pwcache again |
commit | commitdiff | tree | snapshot |
2004-08-10 |
albert | string.h and maybe a release |
commit | commitdiff | tree | snapshot |
2004-08-10 |
albert | lots of stuff, sorry |
commit | commitdiff | tree | snapshot |
2004-07-30 |
albert | update help text |
commit | commitdiff | tree | snapshot |
2004-07-28 |
albert | rh109147-like bug w/ old data in buffer, plus ")" probl... |
commit | commitdiff | tree | snapshot |
2004-07-26 |
albert | some overflow problems fixed -- thanks Holger Kiehl |
commit | commitdiff | tree | snapshot |
2004-07-21 |
albert | wchan for multithreaded process is now ~0ull or "*" |
commit | commitdiff | tree | snapshot |
2004-07-21 |
albert | sort cmd args and document OpenBSD differences |
commit | commitdiff | tree | snapshot |
2004-07-21 |
albert | use /lib*/libproc*.so* in RPM spec file |
commit | commitdiff | tree | snapshot |
2004-07-21 |
albert | avoid truncating long usernames |
commit | commitdiff | tree | snapshot |
2004-07-20 |
albert | better handling of long usernames |
commit | commitdiff | tree | snapshot |
2004-07-20 |
albert | neaten up some code |
commit | commitdiff | tree | snapshot |
2004-07-20 |
albert | New lib/* names. Fixed .PHONY for lib build. |
commit | commitdiff | tree | snapshot |
2004-07-19 |
albert | remove CURSES; -I/usr/include/ncurses in ALL_CPPFLAGS now |
commit | commitdiff | tree | snapshot |
2004-07-19 |
albert | isalpha requires ctype.h |
commit | commitdiff | tree | snapshot |
2004-07-19 |
albert | disable debug code |
commit | commitdiff | tree | snapshot |
2004-07-17 |
albert | example /etc/sysctl.conf file |
commit | commitdiff | tree | snapshot |
2004-07-17 |
albert | new packager guidelines |
commit | commitdiff | tree | snapshot |
2004-07-17 |
albert | SGI Altix console port ttySG0 is #40 |
commit | commitdiff | tree | snapshot |
2004-07-15 |
albert | pgrep man page SEE ALSO updated |
commit | commitdiff | tree | snapshot |
2004-07-15 |
albert | sysctl -N |
commit | commitdiff | tree | snapshot |
2004-07-15 |
albert | tolerate IA-64 headers w/o PAGE_SIZE |
commit | commitdiff | tree | snapshot |
2004-07-15 |
albert | Debian and Red Hat sysctl patches |
commit | commitdiff | tree | snapshot |
2004-07-15 |
albert | plenty -- see NEWS file and a diff |
commit | commitdiff | tree | snapshot |
2004-07-07 |
albert | CodingStyle |
commit | commitdiff | tree | snapshot |
2004-07-07 |
albert | tolerate sparse CPU numbering |
commit | commitdiff | tree | snapshot |
2004-07-06 |
albert | CodingStyle |
commit | commitdiff | tree | snapshot |
2004-07-06 |
albert | CodingStyle |
commit | commitdiff | tree | snapshot |
2004-07-06 |
albert | be crudely tolerant of crude tty emulators |
commit | commitdiff | tree | snapshot |
2004-07-06 |
albert | credit Jim for README.top |
commit | commitdiff | tree | snapshot |
2004-07-06 |
albert | be crudely tolerant of crude tty emulators |
commit | commitdiff | tree | snapshot |
2004-06-01 |
albert | Search for life at slackware.com |
commit | commitdiff | tree | snapshot |
2004-05-25 |
albert | grrr... this WILL change if SVR4-MP differs |
commit | commitdiff | tree | snapshot |
2004-05-25 |
albert | better warning message |
commit | commitdiff | tree | snapshot |
2004-05-05 |
albert | Solaris port |
commit | commitdiff | tree | snapshot |
2004-05-04 |
albert | fix vmstat -d |
commit | commitdiff | tree | snapshot |
2004-04-26 |
albert | ps: add k and -x |
commit | commitdiff | tree | snapshot |
2004-04-22 |
albert | BSD port, 12:20 dev_t, warning fix, 1-char F |
commit | commitdiff | tree | snapshot |
next |