Date: Tue, 29 Dec 1998 01:38:50 -0800 (PST) From: Doug Rabson <dfr@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sbin/mountd mountd.c Message-ID: <199812290938.BAA01533@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dfr 1998/12/29 01:38:50 PST
Modified files:
sbin/mountd mountd.c
Log:
Here is a patch to make mountd work.
It just replace u_long with u_int32_t and shouldn't affect on i386.
Without this patch,
- unaligned accesses occur
- permission denied randomly
Submitted by: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
Revision Changes Path
1.34 +21 -21 src/sbin/mountd/mountd.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?199812290938.BAA01533>
