| version 1.153, 2006/12/14 02:11:52 |
version 1.154, 2006/12/14 20:15:32 |
| Line 16 See also: BUILDING, build.sh, Makefile. |
|
| Line 16 See also: BUILDING, build.sh, Makefile. |
|
| Recent changes: |
Recent changes: |
| ^^^^^^^^^^^^^^^ |
^^^^^^^^^^^^^^^ |
| |
|
| |
20061214: |
| |
Following the move of string_to_flags() and flags_to_string() |
| |
from the bin/ls/ sources to libutil, users doing UPDATE builds |
| |
will need to do a "make cleandir" in |
| |
tools/mtree/, tools/makefs/, tools/binstall/, tools/pax/, |
| |
bin/pax/, bin/ls/, usr.sbin/mtree/, usr.sbin/makefs/, |
| |
usr.bin/xinstall/, and libexec/ftpd/ |
| |
in order to excise stale references to the old stat_flags.h header |
| |
file in the ls sources -- stat_flags.h has been removed. |
| |
|
| 20061108: |
20061108: |
| The configure script used in the src/tools/gcc compiler has been |
The configure script used in the src/tools/gcc compiler has been |
| changed to indicate that our libc has ssp support built-in and |
changed to indicate that our libc has ssp support built-in and |