Age | Commit message (Collapse) | Author |
|
|
|
|
|
better style here; plus it prevents bogus data to show up on first display.
report + ok pedro@
|
|
|
|
|
|
OK deraadt@
|
|
|
|
ok brad, hints from jmc
|
|
ok deraadt@
|
|
|
|
idea from a mail to misc@ from simon dassow;
|
|
strlen() in line_buffer() (requires allocating an extra byte for it).
from markus, ok deraadt
|
|
|
|
with Jared Yanovich; ok deraadt
|
|
Based on work by todd@ at the hackathon.
|
|
|
|
|
|
- sync to reality (kill first BUG, WCPU field, and ABANDONED
state and add WAIT field description)
- transform paragraph of field descriptions into a list
- minor mdoc, spelling, capitalization nits
ok & help jmc, mickey
|
|
|
|
|
|
ok otto millert
|
|
|
|
From Patrick Latifi. ok deraadt@ millert@
|
|
|
|
|
|
ok jmc@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
millert looked at it..
|
|
top.1: sort options and SYNOPSIS
add description of `o' (from Patrick Latifi)
top.c: sync usage() with SYNOPSIS
ok deraadt@
|
|
ok deraadt@
|
|
|
|
|
|
|
|
o make itoa() just use snprintf()
o rename itoa7() to format_uid() and use snprintf()
o max username len is _PW_NAME_LEN, not 8
|
|
|
|
|
|
|
|
ESRCH instead of EACCES if it returns -1
ok millert@
|
|
|
|
|
|
|
|
millert@ ok
|