Date: Thu, 21 Mar 2002 05:20:49 -0800 (PST) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/nfsiod nfsiod.c src/sbin/nos-tun nos-tun.c src/sbin/ping6 ping6.c src/sbin/quotacheck quotacheck.c src/sbin/route route.c src/sbin/routed radix.h src/sbin/savecore savecore.c src/sbin/shutdown shutdown.c src/sbin/slattach ... Message-ID: <200203211320.g2LDKn716482@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2002/03/21 05:20:49 PST Modified files: sbin/nfsiod nfsiod.c sbin/nos-tun nos-tun.c sbin/ping6 ping6.c sbin/quotacheck quotacheck.c sbin/route route.c sbin/routed radix.h sbin/savecore savecore.c sbin/shutdown shutdown.c sbin/slattach slattach.c sbin/startslip startslip.c sbin/swapon swapon.c sbin/sysctl pathconf.c sbin/tunefs tunefs.c Log: o remove __P o remove main prototype Revision Changes Path 1.10 +3 -3 src/sbin/nfsiod/nfsiod.c 1.11 +1 -1 src/sbin/nos-tun/nos-tun.c 1.18 +30 -31 src/sbin/ping6/ping6.c 1.13 +16 -16 src/sbin/quotacheck/quotacheck.c 1.60 +3 -3 src/sbin/route/route.c 1.6 +27 -27 src/sbin/routed/radix.h 1.50 +16 -16 src/sbin/savecore/savecore.c 1.23 +10 -10 src/sbin/shutdown/shutdown.c 1.37 +1 -1 src/sbin/slattach/slattach.c 1.34 +4 -4 src/sbin/startslip/startslip.c 1.12 +2 -2 src/sbin/swapon/swapon.c 1.5 +4 -4 src/sbin/sysctl/pathconf.c 1.21 +7 -7 src/sbin/tunefs/tunefs.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?200203211320.g2LDKn716482>