| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
DESTDIR=/ builds.
|
|
disabling support in UFS2 for extended attributes (including ACLs).
Add a new variant of UFS2 called "UFS2ea" that does support extended attributes.
Add new fsck_ffs operations "-c ea" and "-c no-ea" to convert file systems
from UFS2 to UFS2ea and vice-versa (both of which delete all existing extended
attributes in the process).
|
|
unfortunately, the i915 ioctls are no longer handled by kdump/ktruss
as the new one conflicts with base. this needs a clean build in these
dirs (and rescue). the radeon ioctls have been enabled instead.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Requested by chuq.
|
|
ended/
|
|
|
|
|
|
https://mail-index.netbsd.org/source-changes-d/2021/01/09/msg013098.html
|
|
|
|
|
|
note GCC 8.3, 8.4 and 9.3 import dates. add an UPDATING entry.
|
|
|
|
failure can occur now (1 still upcoming.)
|
|
GCC updates may require cleaning the objdir.
|
|
|
|
|
|
|
|
|
|
fix typos, consistent whitespace
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
binutils sources juggling.
|
|
bdftopcf was updated and may need cleaning in the
src/external/mit/xorg/tools/bdftopcf subdirectory if there are
link errors.
|
|
|
|
|