Date: Tue, 17 Oct 1995 11:26:45 -0700 From: David Greenman <davidg> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/last last.1 last.c Message-ID: <199510171826.LAA02698@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidg 95/10/17 11:26:44 Modified: usr.bin/last last.1 last.c Log: Fixed a bug that caused last(1) to be extremely slow in some cases, and made other performance improving changes. This improves the performance of last(1) by as much as 32 times in some cases, and in more typical cases is about twice as fast. Added a BUGS section to the manual page to describe the behavior of last(1) when a login shell terminates abnormally (and thus doesn't write a logout record to the wtmp file).
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510171826.LAA02698>