Date: Fri, 2 Jul 1999 06:25:51 -0700 (PDT) From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/fstat Makefile fstat.c Message-ID: <199907021325.GAA84941@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 1999/07/02 06:25:50 PDT Modified files: usr.bin/fstat Makefile fstat.c Log: o use getprotobynumber(3) instead of hardcoded protocol names. Divert(4) sockets will now appear as "internet raw divert" instead of "internet raw 254". o -Wall tweak. Reviewed by: bde Revision Changes Path 1.3 +2 -1 src/usr.bin/fstat/Makefile 1.17 +12 -25 src/usr.bin/fstat/fstat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907021325.GAA84941>