| version 1.157, 2007/02/27 13:42:35 |
version 1.158, 2007/03/10 00:10:15 |
| Line 16 See also: BUILDING, build.sh, Makefile. |
|
| Line 16 See also: BUILDING, build.sh, Makefile. |
|
| Recent changes: |
Recent changes: |
| ^^^^^^^^^^^^^^^ |
^^^^^^^^^^^^^^^ |
| |
|
| |
20070210: |
| |
src/sys/sys/{sa.h,savar.h} were removed. |
| |
find ${OBJDIR} \( -name .depend -o -name '*.d' \) -print \ |
| |
| xargs egrep -l '/sa.h|/savar.h' | xargs rm |
| |
will allow dependencies on those files to get get rebuilt |
| |
|
| 20070209: |
20070209: |
| The threading model was changed when the newlock2 branch |
The threading model was changed when the newlock2 branch |
| was merged to NetBSD-current. If you boot with a new |
was merged to NetBSD-current. If you boot with a new |