Subject: CVS commit: src/usr.bin/login
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 01/20/2005 15:41:14
Module Name:	src
Committed By:	xtraeme
Date:		Thu Jan 20 15:41:14 UTC 2005

Modified Files:
	src/usr.bin/login: Makefile k5login.c klogin.c login.c

Log Message:
Kill __P(), ANSIfy, remove main() prototype, whitespace; WARNS=2


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 src/usr.bin/login/Makefile
cvs rdiff -r1.25 -r1.26 src/usr.bin/login/k5login.c
cvs rdiff -r1.19 -r1.20 src/usr.bin/login/klogin.c
cvs rdiff -r1.80 -r1.81 src/usr.bin/login/login.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.