Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: thorpej
Date: Mon Jun 5 06:01:43 UTC 2000
Modified Files:
basesrc/regress/sys/kern/unfdpass: Makefile unfdpass.c
Log Message:
- Kill some warnings, and enable WARNS=1.
- Use CMSG_SPACE() and CMSG_DATA() properly; don't define structures
to hold messages, which will not have the correct alignment after
the cmsg header.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/regress/sys/kern/unfdpass/Makefile \
basesrc/regress/sys/kern/unfdpass/unfdpass.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