/[machmon]/machmon/linux/source/kernel.c
ViewVC logotype

Diff of /machmon/linux/source/kernel.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by pbastos, Tue Jul 9 14:48:59 2002 UTC revision 1.6 by clorets, Mon Jul 15 20:41:36 2002 UTC
# Line 197  d_mbufs(void) Line 197  d_mbufs(void)
197  #endif  #endif
198          output("~R%u~w kbytes allocated to network, ~R%u~w in use (~R%d%~w%%)\n",          output("~R%u~w kbytes allocated to network, ~R%u~w in use (~R%d%~w%%)\n",
199              totmem / 1024, totused / 1024, totpct);              totmem / 1024, totused / 1024, totpct);
200                    output("\n~wPress ~R'i'~w to show network statistics or ~R'q'~w to quit.");
201                                                    
202          return (1);          return (1);
203  }  }

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26