Home | History | Annotate | Download | only in comp
History log of /src/distrib/sets/lists/comp/md.playstation2
RevisionDateAuthorComments
 1.17  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.16  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.15  12-Jul-2018  maxv branches: 1.15.14;
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.14  21-Dec-2015  christos branches: 1.14.14; 1.14.16;
Add fenv.h for mips.
 1.13  15-May-2014  apb branches: 1.13.4;
sort
 1.12  01-Apr-2014  martin branches: 1.12.2;
Add two missing include files
 1.11  31-Mar-2014  martin Bring back the playstation2 port - now that a toolchain for it is
available again.
 1.10  05-Dec-2009  pooka branches: 1.10.4;
Remove support for NetBSD/playstation2.
 1.9  12-Sep-2006  simonb branches: 1.9.18;
White space nits.
 1.8  26-Jul-2006  drochner obsolete db_machdep.h
 1.7  08-May-2004  kleink Add <machine/wchar_limits.h>.
 1.6  11-Jan-2004  lukem reformat whitespace
 1.5  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.4  25-Oct-2003  mycroft Nuke _G_config.h for MIPS platforms.
 1.3  18-Jan-2003  thorpej Update for nathanw_sa merge.
 1.2  07-Aug-2002  briggs Catch up to new pmc header files.
 1.1  15-Oct-2001  uch playstation2 support
 1.9.18.1  05-Oct-2008  mjf Sync with HEAD.
 1.10.4.1  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.12.2.1  10-Aug-2014  tls Rebase.
 1.13.4.2  19-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.13.4.1  15-May-2014  tls file md.playstation2 was added on branch tls-maxphys on 2014-08-19 23:45:43 +0000
 1.14.16.1  10-Jun-2019  christos Sync with HEAD
 1.14.14.1  28-Jul-2018  pgoyette Sync with HEAD
 1.15.14.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed