kevlo
|
3afe08ab11
|
Add missing va_end.
|
2012-09-29 16:19:01 +00:00 |
|
kevlo
|
a93e845e54
|
Make sure that each va_start has one and only one matching va_end,
especially in error cases.
|
2012-09-28 07:51:30 +00:00 |
|
dim
|
11ec38a1ad
|
In usr.bin/csup/proto.c, use the correct printf length modifier to print
an off_t.
MFC after: 1 week
|
2011-12-17 13:52:53 +00:00 |
|
lulf
|
c6aa3ac446
|
- Move csup away from contrib/ and into usr.bin/. Software is no longer
contributed, and main development is happening in the FreeBSD repo.
Suggested by: joel
|
2010-03-02 07:26:07 +00:00 |
|