Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 May 1997 00:13:42 -0400 (EDT)
From:      Bradley Dunn <bradley@dunn.org>
To:        freebsd-stable@freebsd.org, davidn@freebsd.org
Message-ID:  <Pine.BSF.3.96.970511000824.5840A-100000@ns2.harborcom.net>

next in thread | raw e-mail | index | archive | help
Hi,
Revision 1.25.2.8 of src/libexec/ftpd/ftpd.c had the following code added:
+			if (buf == MAP_FAILED) {

MAP_FAILED is not defined in the RELENG_2_2 <sys/mman.h>. Revision 1.15
of src/sys/sys/mman.h needs to be merged into RELENG_2_2.

pbd
--
Why can't you be a non-conformist like everyone else?




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.970511000824.5840A-100000>