]> git.pld-linux.org Git - packages/procps.git/blame - procps-w2.patch
- Desktop file moved to %%{_desktopdir}
[packages/procps.git] / procps-w2.patch
CommitLineData
cb100470 1diff -ruN procps-2.0.3.orig/w.c procps-2.0.3/w.c
2--- procps-2.0.3.orig/w.c Fri Jul 2 22:17:04 1999
3+++ procps-2.0.3/w.c Sun Sep 19 11:35:55 1999
4@@ -170,8 +170,10 @@
255c5664 5 * is a desire a cmdline flag could be added to optionally show it with a
6 * prefix of (stale) in front of cmd or something like that.
7 */
cb100470 8+ /*
255c5664 9 if (!ut_pid_found)
10 return;
cb100470 11+ */
12
255c5664 13 strncpy(uname, u->ut_user, USERSZ); /* force NUL term for printf */
14 if (formtype) {
This page took 0.039952 seconds and 4 git commands to generate.