Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorder WARNS line for style. | mikeh | 2001-12-10 | 1 | -2/+1 |
| | | | | Pointed out by: bde | ||||
* | WARNS=2 cleanup and fix potential unitialized variable bug. | mikeh | 2001-12-09 | 2 | -4/+13 |
| | | | | | PR: bin/32567 MFC after: 2 weeks | ||||
* | Perform a major cleanup of the usr.sbin Makefiles. | obrien | 2001-07-20 | 1 | -1/+2 |
| | | | | | These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before. | ||||
* | Fixed missing DPADD. | bde | 2001-05-12 | 1 | -2/+2 |
| | | | | | | Don't clobber CFLAGS by assigning to it using "=". Fixed some style bugs. | ||||
* | Simple tool to print the device tree and resource usage by devices. Also | msmith | 2001-04-21 | 2 | -0/+222 |
serves as an example of libdevinfo usage. |