Deleted Added
full compact
ChangeLog (236769) ChangeLog (237578)
12012-06-20 Simon J. Gerraty <sjg@bad.crufty.net>
2
3 * Makefile.in (MAKE_VERSION): bump version to 20120620
4 Merge with NetBSD make, pick up
5 o make_malloc.c: avoid including make_malloc.h again
6
7 * Makefile.in: avoid bmake only syntax or protect with
8 .if defined(.MAKE.LEVEL)
9 * bsd.after-import.mk: replace .-include with .sinclude
10 ensure? SRCTOP gets a value
11 * configure.in: look for filemon.h in /usr/include/dev/filemon first.
12
132012-06-19 Simon J. Gerraty <sjg@bad.crufty.net>
14
15 * Makefile.in (MAKE_VERSION): bump version to 20120612
16 Merge with NetBSD make, pick up
17 o use MAKE_ATTR_* rather than those defined by cdefs.h or compiler
18 for greater portability.
19 o unit-tests/forloop: check that .for works as expected wrt
20 number of times and with "quoted strings".
21
12012-06-06 Simon J. Gerraty <sjg@bad.crufty.net>
2
3 * Makefile.in (MAKE_VERSION): bump version to 20120606
4 Merge with NetBSD make, pick up
5 o compat.c: use kill(2) rather than raise(3).
6 * configure.in: look for sys/dev/filemon
7 * bsd.after-import.mk: add a .-include "Makefile.inc" to Makefile
8 and pass BOOTSTRAP_XTRAS to boot-strap.

--- 1338 unchanged lines hidden ---
222012-06-06 Simon J. Gerraty <sjg@bad.crufty.net>
23
24 * Makefile.in (MAKE_VERSION): bump version to 20120606
25 Merge with NetBSD make, pick up
26 o compat.c: use kill(2) rather than raise(3).
27 * configure.in: look for sys/dev/filemon
28 * bsd.after-import.mk: add a .-include "Makefile.inc" to Makefile
29 and pass BOOTSTRAP_XTRAS to boot-strap.

--- 1338 unchanged lines hidden ---