Deleted Added
full compact
UPDATING (290783) UPDATING (291976)
1Updating Information for FreeBSD current users
2
3This file is maintained and copyrighted by M. Warner Losh <imp@freebsd.org>.
4See end of file for further details. For commonly done items, please see the
5COMMON ITEMS: section later in the file. These instructions assume that you
6basically know what you are doing. If not, then please consult the FreeBSD
7handbook:
8

--- 386 unchanged lines hidden (view full) ---

395 pkg_install has been disconnected from the build if you really need it
396 you should add WITH_PKGTOOLS in your src.conf(5).
397
39820130709:
399 Most of network statistics structures were changed to be able
400 keep 64-bits counters. Thus all tools, that work with networking
401 statistics, must be rebuilt (netstat(1), bsnmpd(1), etc.)
402
1Updating Information for FreeBSD current users
2
3This file is maintained and copyrighted by M. Warner Losh <imp@freebsd.org>.
4See end of file for further details. For commonly done items, please see the
5COMMON ITEMS: section later in the file. These instructions assume that you
6basically know what you are doing. If not, then please consult the FreeBSD
7handbook:
8

--- 386 unchanged lines hidden (view full) ---

395 pkg_install has been disconnected from the build if you really need it
396 you should add WITH_PKGTOOLS in your src.conf(5).
397
39820130709:
399 Most of network statistics structures were changed to be able
400 keep 64-bits counters. Thus all tools, that work with networking
401 statistics, must be rebuilt (netstat(1), bsnmpd(1), etc.)
402
40320130629:
404 Fix targets that run multiple make's to use && rather than ;
405 so that subsequent steps depend on success of previous.
406
407 NOTE: if building 'universe' with -j* on stable/8 or stable/9
408 it would be better to start the build using bmake, to avoid
409 overloading the machine.
410
41120130618:
412 Fix a bug that allowed a tracing process (e.g. gdb) to write
413 to a memory-mapped file in the traced process's address space
414 even if neither the traced process nor the tracing process had
415 write access to that file.
416
41720130615:
418 CVS has been removed from the base system. An exact copy

--- 1838 unchanged lines hidden (view full) ---

2257HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
2258STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
2259IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
2260POSSIBILITY OF SUCH DAMAGE.
2261
2262Contact Warner Losh if you have any questions about your use of
2263this document.
2264
40320130618:
404 Fix a bug that allowed a tracing process (e.g. gdb) to write
405 to a memory-mapped file in the traced process's address space
406 even if neither the traced process nor the tracing process had
407 write access to that file.
408
40920130615:
410 CVS has been removed from the base system. An exact copy

--- 1838 unchanged lines hidden (view full) ---

2249HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
2250STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
2251IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
2252POSSIBILITY OF SUCH DAMAGE.
2253
2254Contact Warner Losh if you have any questions about your use of
2255this document.
2256
2265$FreeBSD: stable/10/UPDATING 290783 2015-11-13 19:39:36Z mav $
2257$FreeBSD: stable/10/UPDATING 291976 2015-12-08 00:27:35Z bdrewery $