Subject: CVS commit: src/usr.sbin/iwictl
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 04/03/2005 17:21:29
Module Name:	src
Committed By:	christos
Date:		Sun Apr  3 17:21:29 UTC 2005

Modified Files:
	src/usr.sbin/iwictl: Makefile iwictl.c

Log Message:
- KNF
- Sprinkle const
- Fix mmap call [MAP_PRIVATE], return [MAP_FAILED]
- Don't clobber errno.
- Use getprogname/setprogname


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/usr.sbin/iwictl/Makefile \
    src/usr.sbin/iwictl/iwictl.c

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