Date: Sat, 4 Oct 2008 17:39:00 +0200 From: Roman Divacky <rdivacky@FreeBSD.org> To: Konstantin Belousov <kib@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/compat/linprocfs linprocfs.c src/sys/fs/procfs procfs_map.c Message-ID: <20081004153900.GA97609@freebsd.org> In-Reply-To: <200810041408.m94E8QSb028282@repoman.freebsd.org> References: <200810041408.m94E8QSb028282@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Oct 04, 2008 at 02:08:16PM +0000, Konstantin Belousov wrote: > kib 2008-10-04 14:08:16 UTC > > FreeBSD src repository > > Modified files: > sys/compat/linprocfs linprocfs.c > sys/fs/procfs procfs_map.c > Log: > SVN rev 183600 on 2008-10-04 14:08:16Z by kib > > Change the linprocfs <pid>/maps and procfs <pid>/map handlers to use > sbuf instead of doing uiomove. This allows for reads from non-zero > offsets to work. > > Patch is forward-ported des@' one, and was adopted to current code > by dchagin@ and me. > > Reviewed by: des (linprocfs part) > PR: kern/101453 > MFC after: 1 week > > Revision Changes Path > 1.125 +5 -29 src/sys/compat/linprocfs/linprocfs.c > 1.42 +7 -29 src/sys/fs/procfs/procfs_map.c it should be noted that this patch lets flash9 work reliably on FreeBSD.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081004153900.GA97609>