| version 1.114, 2004/03/26 17:48:13 |
version 1.115, 2004/04/22 14:35:55 |
| Line 8 For a more detailed description see Make |
|
| Line 8 For a more detailed description see Make |
|
| Recent changes: |
Recent changes: |
| ^^^^^^^^^^^^^^^ |
^^^^^^^^^^^^^^^ |
| |
|
| 20040326: |
20040418: |
| |
Statfs(2) and friends have been replaced with statvfs(2). Before |
| |
installing a newly build userland make sure that you are running |
| |
a newly built kernel with COMPAT_20 set. In addition your libc |
| |
build might not work (undefined SYS_statfs symbol) because make |
| |
clean does not know how to remove files it does not know about |
| |
anymore. Manually remove all objects from the libc build directory. |
| |
|
| |
20040326: |
| The method by which athhal-elf.o gets pulled into i386 kernel builds |
The method by which athhal-elf.o gets pulled into i386 kernel builds |
| has been changed. The file is now stored as a uuencode file in CVS |
has been changed. The file is now stored as a uuencode file in CVS |
| and the generated Makefile will use the new .uue rules from bsd.file.mk |
and the generated Makefile will use the new .uue rules from bsd.file.mk |