Searched hist:120747 (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/usr.bin/time/
H A Dtime.cdiff 120747 Sat Oct 04 13:17:08 MDT 2003 yar Assorted minor fixes, mostly style(9):
- PID should be pid_t, not int;
- sort #include's and local variables;
- don't overuse initializers;
- use warn(3) instead of perror(3) consistently;
- amplify the comment on signals.

Completed in 252 milliseconds