Deleted Added
full compact
48c48
< __FBSDID("$FreeBSD: head/usr.bin/login/login.c 155312 2006-02-04 20:20:02Z wsalamon $");
---
> __FBSDID("$FreeBSD: head/usr.bin/login/login.c 157215 2006-03-28 15:30:42Z cognet $");
345a346,347
> pwd = NULL;
>
954c956,957
< audit_logout();
---
> if (pwd != NULL)
> audit_logout();