| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=22320
|
| |
|
|
|
|
|
| |
Submitted-By: Tor Egge <Tor.Egge@idt.ntnu.no>
Notes:
svn path=/head/; revision=18889
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
shared memory size, average unshared data size, and average unshared
stack size were too high by a factor of 128/100, because the program
used a hard-coded hz value of 100. The correct value is the frequency
of the statistics clock, currently 128. The program now uses sysctl
to get the stathz value from the kernel.
Discussed with: bde@freebsd.org (Bruce Evans)
Notes:
svn path=/head/; revision=17351
|
| |
|
|
| |
Notes:
svn path=/head/; revision=11873
|
| |
|
|
|
|
|
|
| |
There is a typo in the include file specification in the man page of
time(1).
Notes:
svn path=/head/; revision=6548
|
|
|
Notes:
svn path=/cvs2svn/branches/CHRISTOS/; revision=1590
|