| History log of /src/usr.sbin/iostat/Makefile |
| Revision | | Date | Author | Comments |
| 1.25 |
| 11-Jun-2014 |
joerg | Remove KVM related options.
|
| 1.24 |
| 07-Jan-2011 |
jakllsch | branches: 1.24.12; 1.24.22; Maintain 5-character width of MB/s column by dynamically adjusting the decimal precision.
This should work until disk transfer rates exceed 99999 MB/s.
|
| 1.23 |
| 21-Apr-2006 |
yamt | update a comment.
|
| 1.22 |
| 14-Apr-2006 |
blymn | Update to use the new kernel io statistics.
|
| 1.21 |
| 07-Aug-2005 |
blymn | Add tape statistics.
|
| 1.20 |
| 18-Sep-2002 |
lukem | use NETBSDSRCDIR as appropriate
|
| 1.19 |
| 28-Mar-2002 |
jmc | Remove check for sparc64 which adds -msoft-quad-float as that is now the default for the compiler on sparc64.
|
| 1.18 |
| 28-Jan-2002 |
simonb | Drop the setgid'ness now that ../../usr.bin/vmstat/dkstats.c uses sysctls now.
|
| 1.17 |
| 04-Feb-2001 |
mrg | use -msoft-quad-float on the sparc64.
|
| 1.16 |
| 25-Oct-1997 |
lukem | use CPPFLAGS instead of CFLAGS
|
| 1.15 |
| 08-May-1997 |
gwr | branches: 1.15.2; Back out the .PATH.c changes. The .depend problem (and others) will be fixed using the new .NOPATH make feature instead.
|
| 1.14 |
| 06-May-1997 |
gwr | Use .PATH.c: ...
|
| 1.13 |
| 10-May-1996 |
thorpej | New userland code to read the statistics kept by the NetBSD generic disk framework, from John M. Vinopal <banshee@gabriella.resort.com>
|
| 1.12 |
| 22-Dec-1995 |
jonathan | Update Makefiles for usr.bin/systat and usr.sbin/iostat to be consistent with usr.bin/vmstat/Makefile wrt CLFAGS and -I, since all three compile vmstat/names.c. (Now compiles on a pmax.)
|
| 1.11 |
| 28-Nov-1995 |
thorpej | New-style RCS ids.
|
| 1.10 |
| 22-Dec-1994 |
cgd | specify man pages the new way.
|
| 1.9 |
| 03-Aug-1994 |
deraadt | do not need -I/sys
|
| 1.8 |
| 03-Jun-1994 |
hpeyerl | add -I to make this build properly for hp300
|
| 1.7 |
| 21-May-1994 |
chopps | add machine define if m68k arch (for vmstat/names.c)
|
| 1.6 |
| 17-May-1994 |
pk | Restore "${DESTDIR}" in CFLAGS.
|
| 1.5 |
| 14-May-1994 |
cgd | clean up import. that was weird.
|
| 1.4 |
| 28-Jan-1994 |
cgd | needs -lkvm, not -lutil
|
| 1.3 |
| 25-Sep-1993 |
pk | -I/sys --> -I${DESTDIR}/sys, to support cross-compilation.
|
| 1.2 |
| 30-Jul-1993 |
mycroft | Add RCS identifiers.
|
| 1.1 |
| 09-Apr-1993 |
cgd | branches: 1.1.1; added accton, edquota, flcopy, gettable, htable, iostat, quotaon, repquota, trpt, and trsp, per (currently alpha) patch 125.
|
| 1.1.1.1 |
| 14-May-1994 |
cgd | new iostat from Lite
|
| 1.15.2.1 |
| 08-Nov-1997 |
lukem | sync with trunk (approved by thorpej)
|
| 1.24.22.1 |
| 10-Aug-2014 |
tls | Rebase.
|
| 1.24.12.1 |
| 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|