patch for "gone - no logout" output from last(1)
Darren Tucker
dtucker at zip.com.au
Thu Apr 8 11:26:15 EST 2004
Darren Tucker wrote:
> John P. Eisenmenger wrote:
>> Below is my version of the patch.
>
> Seems reasonable, applied. Thanks.
Hmm, I wonder if it would be cleaner to have this in defines.h:
#ifndef UT_LINESIZE
# define UT_LINESIZE 8
#endif
Then just have this in loginrec.c:
char line[UT_LINESIZE];
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
More information about the openssh-unix-dev
mailing list