Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.sbin/iwictl



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.




Home | Main Index | Thread Index | Old Index