Home | History | Annotate | Download | only in comp
History log of /src/distrib/sets/lists/comp/md.sun2
RevisionDateAuthorComments
 1.25  30-Nov-2024  christos Create a new header lwp_private.h to contain _lwp_getprivate_fast,
_lwp_gettcb_fast, _lwp_settcb and remove them from mcontext.h, so that:
1. we don't need special hacks to hide them
2. we can include <lwp.h> where needed to get the necessary prototypes
without redefining them locally.
 1.24  11-Jul-2024  riastradh distrib/sets/lists: Add a blank comment line between RCS id and body.

This serves as a buffer between RCS id changes and other changes to
the set lists, in an attempt to reduce the pain of merge conflicts
around mass set list changes.

No functional change intended.
 1.23  14-Jan-2024  thorpej branches: 1.23.2;
Merge common sun68k types defns into <sun68k/types.h>.
 1.22  12-Jul-2018  maxv Remove the kernel PMC code. Sent yesterday on tech-kern@.

This change:

* Removes "options PERFCTRS", the associated includes, and the associated
ifdefs. In doing so, it removes several XXXSMPs in the MI code, which is
good.

* Removes the PMC code of ARM XSCALE.

* Removes all the pmc.h files. They were all empty, except for ARM XSCALE.

* Reorders the x86 PMC code not to rely on the legacy pmc.h file. The
definitions are put in sysarch.h.

* Removes the kern/sys_pmc.c file, and along with it, the sys_pmc_control
and sys_pmc_get_info syscalls. They are marked as OBSOL in kern,
netbsd32 and rump.

* Removes the pmc_evid_t and pmc_ctr_t types.

* Removes all the associated man pages. The sets are marked as obsolete.
 1.21  24-Dec-2015  christos branches: 1.21.14; 1.21.16;
add fenv.h
 1.20  16-Jan-2013  christos Add a new "debug" set that gets built when ${MKDEBUG} is set. On evbarm:
-rw-r--r-- 1 root src 35806068 Jan 16 10:47 base.tgz
-rw-r--r-- 1 root src 57374069 Jan 16 10:48 comp.tgz
-rw-r--r-- 1 root src 101286193 Jan 16 10:49 debug.tgz
...
This allows always building the debugging code and libraries but not
installing it (although now it is placed in the default sets if ${MKDEBUG}
is set
 1.19  17-Jul-2011  joerg branches: 1.19.2; 1.19.8;
Retire varargs.h support. Move machine/stdarg.h logic into MI
sys/stdarg.h and expect compiler to provide proper builtins, defaulting
to the GCC interface. lint still has a special fallback.
Reduce abuse of _BSD_VA_LIST_ by defining __va_list by default and
derive va_list as required by standards.
 1.18  10-Mar-2010  abs Relegate edlabel to use in extremely memory constrained install
ramdisks and prefer disklabel elsewhere.
Based on discussion on affected port lists (port-sparc port-sparc64
port-sun3 port-sun2 port-atari port-mvme68k).
All listed ports plus amd64 test built after change
 1.17  22-Aug-2008  lukem Add a bunch of .debug entries, determined by inspecting the equivalent
comp lists.
Inspired by PR 39370
 1.16  09-Feb-2007  ad branches: 1.16.12; 1.16.16;
Sync with changes introduced by merging the newlock2 branch.
 1.15  12-Sep-2006  simonb White space nits.
 1.14  26-Jul-2006  drochner obsolete db_machdep.h
 1.13  08-May-2004  kleink Add <machine/wchar_limits.h>.
 1.12  11-Jan-2004  lukem reformat whitespace
 1.11  29-Dec-2003  lukem Significant overhaul of how the sets are used:

* Add an optional third field to the sets file which is a list of
comma separated keywords that control if the line is printed.
Currently supported keywords
kerberos4 ${MKKERBEROS4} != no
kerberos ${MKKERBEROS} != no
lint ${MKLINT} != no
obsolete ${obsolete} != 0.
In this case, non obsolete files are not printed.
(This will allow future support for builds with variables such as
MKHESIOD and MKYP set to "no".)

* Use sh(1)'s getopts where appropriate, and otherwise cleanup the
various scripts.

* Move defaults for sets.subr from sets.defaults into sets.subr.
Move replicated code for determining stuff such as shlibs type
from various scripts into sets.subr.

* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate
main lists with the relevant third field keyword(s).
 1.10  13-Dec-2003  chs m68000 has switched to gcc3, _G_config.h is really gone now.
 1.9  25-Oct-2003  mycroft Whoops, this is a (well, the only) m68000 platform, and is still using GCC 2.95.
 1.8  24-Oct-2003  mycroft _G_config.h is gone on m68k platforms.
 1.7  18-Jan-2003  thorpej Update for nathanw_sa merge.
 1.6  07-Aug-2002  briggs Catch up to new pmc header files.
 1.5  11-Jul-2002  jdolecek sync with reality, couple whitespace fixes
 1.4  21-Mar-2002  fredette branches: 1.4.2;
Lose usr/include/sun2/cg2reg.h.
 1.3  17-Dec-2001  wiz Remove /usr/sbin/dbsym here too.
 1.2  28-Nov-2001  kleink No point in installing svr4_machdep.h; get rid of it.
 1.1  18-May-2001  fredette Added sun2 distrib files.
 1.4.2.1  11-Jul-2002  thorpej pullup-1-6 ticket #483 (jdolecek).

Original log message:
sync with reality, couple whitespace fixes
 1.16.16.1  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.16.12.2  05-Oct-2008  mjf Sync with HEAD.
 1.16.12.1  28-Sep-2008  mjf Sync with HEAD.
 1.19.8.1  25-Feb-2013  tls resync with head
 1.19.2.1  23-Jan-2013  yamt sync with head
 1.21.16.1  10-Jun-2019  christos Sync with HEAD
 1.21.14.1  28-Jul-2018  pgoyette Sync with HEAD
 1.23.2.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed