Dimitry Andric
|
4c14050c9d
|
In usr.sbin/sa/db.c, avoid warnings about assigning two const char
arrays to non-const void pointers, by casting away const explicitly.
MFC after: 1 week
|
2011-12-18 01:08:25 +00:00 |
|
Greg Lehey
|
1dc2c6a592
|
Ensure that the -s flag truncates the accounting data.
This problem has only been reported on the amd64 platform.
PR: bin/120293
Tested by: Callum Gibson
MFC after: 2 weeks
|
2008-02-21 07:12:56 +00:00 |
|
John Birrell
|
9f15fb6ec3
|
Fix a compiler warning by using a printf format matching the variable
type.
|
2007-11-17 23:17:05 +00:00 |
|
Diomidis Spinellis
|
fdbe5babe4
|
Increase precision of time values in the process accounting
structure, while maintaining backward compatibility with legacy
file and record formats.
|
2007-05-22 06:51:38 +00:00 |
|