Date: Mon, 17 Jan 2005 13:56:46 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/dmesg Makefile dmesg.c Message-ID: <200501171356.j0HDukMP056632@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2005-01-17 13:56:46 UTC
FreeBSD src repository
Modified files:
sbin/dmesg Makefile dmesg.c
Log:
WARNS=6 cleanup:
- signed/unsigned conform.
- Better initialization of nlist[]. I think we should have
something like NLIST_NULL instead of the current (ugly)
form...
Revision Changes Path
1.8 +3 -0 src/sbin/dmesg/Makefile
1.27 +6 -4 src/sbin/dmesg/dmesg.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501171356.j0HDukMP056632>
