Date: Thu, 13 Apr 2000 23:15:01 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/disklabel disklabel.c src/sbin/dump dumprmt.c traverse.c src/sbin/init init.c src/sbin/swapon swapon.c Message-ID: <200004140615.XAA97001@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2000/04/13 23:15:01 PDT
Modified files:
sbin/disklabel disklabel.c
sbin/dump dumprmt.c traverse.c
sbin/init init.c
sbin/swapon swapon.c
Log:
Add include of errno.h where needed, remove extern int errno where not.
These commits were inspired by a similar commit to netbsd.
Revision Changes Path
1.30 +2 -4 src/sbin/disklabel/disklabel.c
1.15 +2 -2 src/sbin/dump/dumprmt.c
1.11 +2 -2 src/sbin/dump/traverse.c
1.39 +1 -3 src/sbin/init/init.c
1.9 +1 -3 src/sbin/swapon/swapon.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?200004140615.XAA97001>
