Date: Thu, 12 Feb 2009 15:28:15 +0000 (UTC) From: Olivier Houchard <cognet@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/newfs mkfs.c newfs.c Message-ID: <200902121528.n1CFSVCg058028@repoman.freebsd.org>
index | next in thread | raw e-mail
cognet 2009-02-12 15:28:15 UTC
FreeBSD src repository
Modified files:
sbin/newfs mkfs.c newfs.c
Log:
SVN rev 188520 on 2009-02-12 15:28:15Z by cognet
Don't add a bwrite() symbol, it breaks the build when building newfs
statically.
Instead, bring in a stripped down version of sbwrite(), and add the offset
to every bwrite() calls.
Revision Changes Path
1.97 +16 -6 src/sbin/newfs/mkfs.c
1.88 +0 -10 src/sbin/newfs/newfs.c
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902121528.n1CFSVCg058028>
