]> git.pld-linux.org Git - packages/procps.git/blob - procps-w2.patch
- massive attack, adding Source-md5
[packages/procps.git] / procps-w2.patch
1 diff -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 @@
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          */
8 +       /*
9         if (!ut_pid_found)
10                 return;
11 +       */
12  
13         strncpy(uname, u->ut_user, USERSZ);             /* force NUL term for printf */
14         if (formtype) {
This page took 0.065203 seconds and 3 git commands to generate.