]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin/systat
sctp_process_inpcb() wants an offset parameter in size_t,
[FreeBSD/FreeBSD.git] / usr.bin / systat /
2007-06-05 Doug BartonThis commit was generated by cvs2svn to compensate...
2007-06-05 Rong-En FanThis commit was generated by cvs2svn to compensate...
2007-06-04 Darren ReedThis commit was generated by cvs2svn to compensate...
2007-06-04 Xin LIThis commit was generated by cvs2svn to compensate...
2007-06-03 Hajimu UMEMOTOThis commit was generated by cvs2svn to compensate...
2007-06-02 Doug BartonThis commit was generated by cvs2svn to compensate...
2007-05-24 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2007-05-24 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2007-05-21 Garrett WollmanThis commit was generated by cvs2svn to compensate...
2007-05-19 Maxime HenrionThis commit was generated by cvs2svn to compensate...
2007-05-19 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-05-19 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-05-19 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-05-19 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-05-01 Marcel MoolenaarThis commit was generated by cvs2svn to compensate...
2007-04-23 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2007-04-23 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2007-04-16 Robert WatsonThis commit was generated by cvs2svn to compensate...
2007-04-11 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2007-04-11 Nate LawsonThis commit was generated by cvs2svn to compensate...
2007-04-09 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2007-04-07 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2007-04-06 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-04-04 Andrew ThompsonThis commit was generated by cvs2svn to compensate...
2007-04-03 Mark PeekThis commit was generated by cvs2svn to compensate...
2007-03-28 Xin LIThis commit was generated by cvs2svn to compensate...
2007-03-28 Xin LIThis commit was generated by cvs2svn to compensate...
2007-03-22 Jung-uk KimThis commit was generated by cvs2svn to compensate...
2007-03-22 Jung-uk KimThis commit was generated by cvs2svn to compensate...
2007-03-22 Jung-uk KimThis commit was generated by cvs2svn to compensate...
2007-03-15 Simon L. B. NielsenThis commit was generated by cvs2svn to compensate...
2007-03-15 Simon L. B. NielsenThis commit was generated by cvs2svn to compensate...
2007-03-11 Mark PeekThis commit was generated by cvs2svn to compensate...
2007-01-29 Doug BartonThis commit was generated by cvs2svn to compensate...
2007-01-20 Rong-En FanThis commit was generated by cvs2svn to compensate...
2007-01-18 Ruslan ErmilovFix definitions of kilobits etc.
2007-01-03 David SchultzThis commit was generated by cvs2svn to compensate...
2006-12-31 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2006-12-25 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2006-12-23 Yaroslav TykhiyAdd missing things: a prototype and a const qualifier.
2006-12-23 Yaroslav TykhiyDynamically resize the Disk column. It was too narrow...
2006-12-23 Yaroslav TykhiyClear to EOL after the end of meter so that its reading...
2006-12-23 Yaroslav TykhiyMake it possible for meter to reach 100% mark when...
2006-12-23 Yaroslav TykhiyImprove style:
2006-12-23 Yaroslav TykhiyReposition the "(swap not configured)" sign WRT the...
2006-12-23 Yaroslav TykhiyEliminate a couple of screen coordinate variables
2006-12-23 Yaroslav TykhiyAdd some vertical whitespace for easier reading.
2006-12-23 Yaroslav TykhiyFix the swap display further:
2006-12-23 Yaroslav TykhiyFix the Total line shown if there are >1 swap devices.
2006-12-23 Yaroslav TykhiyStart fixing the "swap" display by saving one horizonta...
2006-12-15 Hajimu UMEMOTOThis commit was generated by cvs2svn to compensate...
2006-12-13 Sam LefflerThis commit was generated by cvs2svn to compensate...
2006-12-10 Doug BartonThis commit was generated by cvs2svn to compensate...
2006-12-08 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2006-11-28 Ruslan Ermilov- Revert signedness type changes to "struct vmtotal...
2006-11-27 Yaroslav TykhiyBack out rev. 1.17: arch-dependent WARNS level.
2006-11-27 Yaroslav TykhiyConsistently mark percentage scales as such.
2006-11-27 Yaroslav Tykhiysystat(1) reaches WARNS=6 on i386 and amd64. This...
2006-11-27 Yaroslav TykhiyThe logic of fetchnetstat_sysctl() isn't too complex...
2006-11-27 Yaroslav Tykhiy+ WARNS=4 reminds that nlist.n_name isn't const.
2006-11-27 Yaroslav TykhiyDon't discard a const qualifier from constant strings.
2006-11-27 Yaroslav TykhiyRemove a wrong "const" qualifier.
2006-11-27 Yaroslav TykhiyAdd the Tera scale factor, which is an easy job now.
2006-11-27 Yaroslav TykhiyStop exposing things that can be private to convtbl.c.
2006-11-27 Yaroslav TykhiyKeep all convtbl-related constants and strings in convt...
2006-11-27 Yaroslav TykhiyAllow for large scale factors. C99 warrants that
2006-11-27 Yaroslav TykhiyReturn back one initializer, it is needed.
2006-11-27 Yaroslav Tykhiy+ Drop useless initializers.
2006-11-27 Yaroslav TykhiyDrop useless #includes.
2006-11-27 Yaroslav TykhiyUse C99 initializers so that we don't really have to...
2006-11-27 Yaroslav TykhiyC can enumerate things for us.
2006-11-26 Yaroslav TykhiyThere is no reason to use __inline here because we...
2006-11-26 Yaroslav TykhiyDon't overflow from the gigabyte scale to the bit scale...
2006-11-26 Yaroslav TykhiyThe real contents of this file were repeated twice.
2006-11-23 Ruslan ErmilovFix the format specifier suitable for uintmax_t.
2006-11-20 Ruslan Ermilov- Fix types of "struct vmmeter" members so they are...
2006-11-12 Hajimu UMEMOTOThis commit was generated by cvs2svn to compensate...
2006-11-10 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2006-11-04 Doug BartonThis commit was generated by cvs2svn to compensate...
2006-10-31 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2006-10-30 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2006-10-14 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2006-10-13 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2006-10-12 Ruslan ErmilovMemory utilization subscreen in "vmstat" display lists...
2006-10-01 Simon L. B. NielsenThis commit was generated by cvs2svn to compensate...
2006-10-01 Simon L. B. NielsenThis commit was generated by cvs2svn to compensate...
2006-09-30 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2006-09-28 Ollivier RobertThis commit was generated by cvs2svn to compensate...
2006-09-25 Robert WatsonThis commit was generated by cvs2svn to compensate...
2006-09-21 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2006-09-21 Robert WatsonThis commit was generated by cvs2svn to compensate...
2006-09-06 Doug BartonThis commit was generated by cvs2svn to compensate...
2006-09-04 Sam LefflerThis commit was generated by cvs2svn to compensate...
2006-09-04 Sam LefflerThis commit was generated by cvs2svn to compensate...
2006-09-02 Robert WatsonThis commit was generated by cvs2svn to compensate...
2006-09-01 Robert WatsonThis commit was generated by cvs2svn to compensate...
2006-08-31 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2006-08-31 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2006-08-28 Warner LoshThis commit was generated by cvs2svn to compensate...
2006-08-26 Alexander KabaevThis commit was generated by cvs2svn to compensate...
next