Home | History | Annotate | Download | only in mtree
History log of /src/etc/mtree/NetBSD.dist.sparc64
RevisionDateAuthorComments
 1.16  16-May-2023  christos OpenSSL entries are handled by NetBSD.dist.compat
 1.15  11-May-2023  christos switch sparc64/aarch64 to OpenSSL-3.x
 1.14  03-Apr-2019  nakayama Fix previous.
sparc64 is automatically added, so leave the sparc line.
 1.13  12-Mar-2019  mrg remove the recently added files or added entries for what is
./usr/include/$MACHINE and automatically add it.

add sun68k for sun2/sun3. tested on about 12 platforms.

there may be more failures to figure out but this should make
them all special cases rather than always expected cases.

fortunately, most builds don't see to hit these issues for
reasons i haven't determined yet.
 1.12  17-Feb-2019  mrg ensure that all include dirs are created before make includes runs.

separate the compat vs per-arch -ness of the mtree lists. merge the
mips64 mtree files into a single file.
 1.11  09-Feb-2019  mrg separate out the arch-specific and compat-specific subdirs.
put compat stuff in NetBSD.compat.$MACHINE_ARCH, and normal
stuff in NetBSD.dist.$MACHINE/MACHINE_ARCH, etc.

probably need at at more files for sh3, mips, ppc, sparc,
m68k, arm, ia64, etc., as every port has port- or arch-
specific header subdirectory.
 1.10  19-Jun-2015  matt branches: 1.10.16;
Rework this to auto generate the compat directories using a template
and the information from compat/archdirs.mk. Also add suport MKCOMPATTESTS
and process the NetBSD.dist.tests to generate appropriate compat directories.
 1.9  19-Jul-2014  lneto lua: updated from 5.1 to 5.3 work3

* lua(1):
- changed lua_Integer to intmax_t
- updated distrib/sets/lists and etc/mtree
- updated bsd.lua.mk
- fixed bozohttpd (lua-bozo.c)
- compatibilized bindings: gpio, sqlite
* lua(4):
- removed floating-point and libc dependencies using '#ifndef _KERNEL'
- fixed division by zero and exponentiation
- libkern: added isalnum(), iscntrl(), isgraph(), isprint() and ispunct()
- acpica: removed isprint() from acnetbsd.h
- libc: moved strcspn.c, strpbrk.c and strspn.c to common
- removed stub headers
- compatibilized bindings: luapmf, luasystm
* reorganized luaconf.h
* updated doc/CHANGES and doc/RESPONSIBLE
 1.8  06-Nov-2013  mrg branches: 1.8.2;
add g++ subdirs for GCC 4.8.
 1.7  12-Mar-2013  christos fix typo
 1.6  12-Mar-2013  christos new directories for compat npf
 1.5  18-Dec-2012  spz add entries built for MKDEBUG and MKDEBUGLIB to the set lists
Thanks to Hisashi T Fujinaka <htodd@twofifty.com> for pointing out the gap.
 1.4  09-Dec-2012  spz Make the compat libs of npf extension shared libraries go to the
compat directories instead of overwriting the arch native libs.
Also, make sure the compat directories get created. Tested on amd64.
 1.3  08-Oct-2011  mbalmer branches: 1.3.2; 1.3.4; 1.3.8;
Link the gpio(4) Lua module to the build and add it to the set lists.
(There is no manual page yet, since we have not yet decided where to put
them for Lua modules.)
 1.2  29-Apr-2010  lukem Fix MKDEBUG=yes for libraries on sparc64 for base.
 1.1  13-Dec-2009  mrg create /usr/lib/{i386,sparc}{,/security,/i18n} here, where they belong.
 1.3.8.3  19-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.3.8.2  23-Jun-2013  tls resync from head
 1.3.8.1  25-Feb-2013  tls resync with head
 1.3.4.2  05-Jan-2013  riz distrib/sets/lists/base/ad.mips64eb patch
distrib/sets/lists/base/ad.mips64el patch
distrib/sets/lists/base/md.amd64 patch
distrib/sets/lists/base/md.sparc64 patch
distrib/sets/lists/comp/ad.mips64eb patch
distrib/sets/lists/comp/ad.mips64el patch
distrib/sets/lists/comp/md.amd64 patch
distrib/sets/lists/comp/md.sparc64 patch
distrib/sets/lists/comp/mi patch
distrib/sets/lists/comp/shl.mi patch
etc/mtree/NetBSD.dist.mips64eb patch
etc/mtree/NetBSD.dist.mips64el patch
etc/mtree/NetBSD.dist.sparc64 patch
etc/mtree/NetBSD.dist.x86_64 patch

Fix MKDEBUG/MKDEBUGLIB set lists. PR bin/47337.
[spz, ticket #760]
 1.3.4.1  13-Dec-2012  riz Pull up following revision(s) (requested by rmind in ticket #743):
distrib/sets/lists/base/md.sparc64: revision 1.170
distrib/sets/lists/base/ad.mips64eb: revision 1.105
etc/mtree/NetBSD.dist.sparc64: revision 1.4
etc/mtree/NetBSD.dist.x86_64: revision 1.4
distrib/sets/lists/base/ad.mips64el: revision 1.105
lib/npf/ext_log/Makefile: revision 1.2
etc/mtree/NetBSD.dist.mips64eb: revision 1.4
distrib/sets/lists/base/md.amd64: revision 1.181
etc/mtree/NetBSD.dist.mips64el: revision 1.5
lib/npf/ext_normalise/Makefile: revision 1.2
Make the compat libs of npf extension shared libraries go to the
compat directories instead of overwriting the arch native libs.
Also, make sure the compat directories get created. Tested on amd64.
 1.3.2.3  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.3.2.2  23-Jan-2013  yamt sync with head
 1.3.2.1  16-Jan-2013  yamt sync with (a bit old) head
 1.8.2.1  10-Aug-2014  tls Rebase.
 1.10.16.1  10-Jun-2019  christos Sync with HEAD

RSS XML Feed