NetBSD/usr.bin/last
cbiere a8d0a33445 - Applied patch by David Holland from PR bin/35354.
- Use EXIT_SUCCESS/EXIT_FAILURE instead of 0/1.
 - Additional check for regular file.
 - Use pread() instead of lseek() + read().
 - Check for partial read to prevent out-of-bounds memory access.
 - Added FIXME to onintr(): This is no proper signal handler albeit might
   not really matter here.
2007-01-06 14:00:36 +00:00
..
last.1 support reading wtmp/wtmpx from stdin with -f - 2006-12-27 18:03:26 +00:00
last.c - Use EXIT_SUCCESS/EXIT_FAILURE instead of 0/1. 2007-01-06 13:31:06 +00:00
Makefile
want.c - Applied patch by David Holland from PR bin/35354. 2007-01-06 14:00:36 +00:00