aboutsummaryrefslogtreecommitdiff
path: root/contrib/bison/types.h
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1999-01-10 15:28:37 +0000
committerPeter Wemm <peter@FreeBSD.org>1999-01-10 15:28:37 +0000
commit69b41093b5e335a9d938be3ea703f53887ab1201 (patch)
tree6dbf8d9ccfb816dc544767a3a11b4ed91197a6ea /contrib/bison/types.h
parentc03fa7f977282b20757a4d0ebf197bb220cfd306 (diff)
downloadsrc-69b41093b5e335a9d938be3ea703f53887ab1201.tar.gz
src-69b41093b5e335a9d938be3ea703f53887ab1201.zip
Fix the annoying bug introduced in rev 1.18 that caused each line to be
one character shorter than the previous in a stairstep fashion when long idle times were involved. A couple of nits: - spelling/typo fix. - some of the easier style(9) fixes where it was bothering me. - Handle 100+ days idle time (ha!). Probably the right thing to do is to do a snprintf into a buffer and strlen the result rather than doing hackery on magic numbers. XXX the wide (and mostly unused) username and tty columns annoy me since it it could be used for more useful information for the command. We should actually count the largest username and tty and adjust like 'ls -l' does.
Notes
Notes: svn path=/head/; revision=42481
Diffstat (limited to 'contrib/bison/types.h')
0 files changed, 0 insertions, 0 deletions