| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
While here, tidy the opening sentence a bit.
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D20791
Notes:
svn path=/head/; revision=350179
|
| |
|
|
|
|
|
| |
Reviewed by: -scsi
Notes:
svn path=/head/; revision=258026
|
| |
|
|
|
|
|
| |
Submitted by: Christoph Mallon <christoph.mallon@gmx.de>
Notes:
svn path=/head/; revision=211343
|
| |
|
|
|
|
|
| |
be called with a const without the compiler grisling.
Notes:
svn path=/head/; revision=173719
|
| |
|
|
|
|
|
| |
Approved by: re(ken)
Notes:
svn path=/head/; revision=172381
|
| |
|
|
|
|
|
|
| |
Suggested by: trhodes
Approved by: re (kensmith)
Notes:
svn path=/head/; revision=172048
|
|
|
a number in human-readable form is converted to int64_t, for example:
123b -> 123
10k -> 10240
16G -> 17179869184
First version submitted by: Eric Anderson <anderson@freebsd.org>
Approved by: re (bmah)
Notes:
svn path=/head/; revision=172029
|