| version 1.128, 2004/10/02 16:24:32 |
version 1.129, 2004/10/12 04:03:20 |
| Line 16 See also: BUILDING, build.sh, Makefile. |
|
| Line 16 See also: BUILDING, build.sh, Makefile. |
|
| Recent changes: |
Recent changes: |
| ^^^^^^^^^^^^^^^ |
^^^^^^^^^^^^^^^ |
| |
|
| |
20041006: |
| |
|
| |
A bug was introduced into /bin/sh (var.c rev 1.35) which causes |
| |
variables to not export correctly to subshells in all cases. This |
| |
will cause builds to break if that version of /bin/sh is installed |
| |
on the system. The proper version of /bin/sh can be verified with: |
| |
|
| |
ident /bin/sh | grep var |
| |
|
| |
Any /bin/sh w. version 1.35 will not work and needs to be updated |
| |
before attempting a build. |
| |
|
| 20041001: |
20041001: |
| The ipfilter kernel sources moved from sys/netinet to |
The ipfilter kernel sources moved from sys/netinet to |
| dist/sys/ipf/netinet. Due to the move some Makefile |
dist/sys/ipf/netinet. Due to the move some Makefile |