| version 1.120, 2004/05/03 04:12:21 |
version 1.121, 2004/05/16 11:33:44 |
| Line 8 For a more detailed description see Make |
|
| Line 8 For a more detailed description see Make |
|
| Recent changes: |
Recent changes: |
| ^^^^^^^^^^^^^^^ |
^^^^^^^^^^^^^^^ |
| |
|
| |
20040516: |
| |
The end-user modifiable X11 configuration has been moved |
| |
from /usr/X11R6/lib/X11/<dir> to /etc/X11/<dir>. |
| |
Ensure that src and xsrc is up to date, and run |
| |
"make cleandir" in src/x11 before your next build. |
| |
|
| 20040426: |
20040426: |
| Support for the original dynamic sysctl node structure has |
Support for the original dynamic sysctl node structure has |
| been removed in favor of the newer layout. This affects |
been removed in favor of the newer layout. This affects |
|
|
| possible. For more details on the fixsb script, see pr install/25138. |
possible. For more details on the fixsb script, see pr install/25138. |
| |
|
| 20040418: |
20040418: |
| Statfs(2) and friends have been replaced with statvfs(2). Before |
statfs(2) and friends have been replaced with statvfs(2). Before |
| installing a newly build userland make sure that you are running |
installing a newly build userland make sure that you are running |
| a newly built kernel with COMPAT_20 set. In addition your libc |
a newly built kernel with COMPAT_20 set. In addition your libc |
| build might not work (undefined SYS_statfs symbol) because make |
build might not work (undefined SYS_statfs symbol) because make |