Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace index() and rindex() calls with strchr() and strrchr(). | ed | 2012-01-03 | 1 | -1/+1 |
* | Fix whitespace inconsistencies in systat(1). | ed | 2011-10-15 | 1 | -5/+5 |
* | Remove the advertising clause from UCB copyrighted files in usr.bin. This | joel | 2010-12-11 | 1 | -4/+0 |
* | ANSIfy and remove register. | delphij | 2008-01-16 | 1 | -1/+1 |
* | When a numeric field overflows its width, try formatting the number in | phk | 2003-10-20 | 1 | -1/+1 |
* | Add #include <sys/resource.h> | phk | 2003-02-16 | 1 | -0/+1 |
* | Remove #include <sys/dkstat.h> | phk | 2003-02-16 | 1 | -1/+0 |
* | WARNS=2 fixes with NO_WERROR set, as there are some header issues | markm | 2001-12-12 | 1 | -30/+37 |
* | Convert systat(1) to use the new devstat interface. | ken | 2001-09-06 | 1 | -31/+24 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Quiet many compiler warnings. | obrien | 1998-10-08 | 1 | -2/+5 |
* | Change the devstat generation number from an int to a long. The int-sized | ken | 1998-09-20 | 1 | -3/+5 |
* | Update system to new device statistics code. | gibbs | 1998-09-15 | 1 | -0/+320 |