Date: Sat, 27 Feb 2010 10:18:33 +0000 (UTC) From: Ulrich Spoerlein <uqs@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/route Makefile route.c Message-ID: <201002271018.o1RAItu6031740@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
uqs 2010-02-27 10:18:33 UTC
FreeBSD src repository
Modified files:
sbin/route Makefile route.c
Log:
SVN rev 204406 on 2010-02-27 10:18:33Z by uqs
route(8): make WARNS=3 clean
- add static and const where appropriate
- check pointers against NULL
- minor styling nits
- it is actually WARNS=6 clean for non-strict alignment platforms
This is shamelessly stolen from DragonflyBSD and reduces our diff.
PR: bin/140078
Approved by: ed (co-mentor)
Revision Changes Path
1.22 +1 -1 src/sbin/route/Makefile
1.93 +153 -147 src/sbin/route/route.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002271018.o1RAItu6031740>
