Age | Commit message (Expand) | Author |
---|---|---|
2001-07-21 | plug mem leak; zero right amount of mem | Theo de Raadt |
2001-06-03 | Read struct diskstats from the kernel. | Angelos D. Keromytis |
2001-05-14 | No need to use calloc gratuitously. | Angelos D. Keromytis |
2001-05-14 | Use warn() consistently. | Angelos D. Keromytis |
2001-05-14 | Use the sysctl-based diskstats for live kernels. deraadt@ ok | Angelos D. Keromytis |
2001-01-02 | check for another allocation failure | Theo de Raadt |
2000-10-03 | More format string paranoia; deraadt@ ok | Aaron Campbell |
2000-06-30 | warnx?/errx? paranoia (use "%s" not a bare string unless it is a | Todd C. Miller |
1999-06-21 | stop casting the third argument to kvm_read to char *. it is a void *. | Artur Grabowski |
1997-06-23 | Move prototypes into dkstats.h so systat can get at them. | Todd C. Miller |
1997-02-04 | deleted warnx() about "no drives attached" since dkinit() is used in curses a... | kstailey |
1996-06-26 | rcsid | Theo de Raadt |
1996-05-22 | libutil | Theo de Raadt |
1996-03-03 | Working disk statistics; NetBSD PR 2160 | Thorsten Lockert |