Home | History | Annotate | Download | only in include
History log of /src/sys/arch/mips/include/cachectl.h
RevisionDateAuthorComments
 1.11  26-Jul-2020  simonb #define<tab>
Nuke trailing whitespace.
 1.10  29-Mar-2012  christos - elide parameter tags
- make argument size_t as appropriate
- add begin/end decls
 1.9  14-Mar-2009  dsl branches: 1.9.12; 1.9.16;
Remove all the __P() from sys (excluding sys/dist)
Diff checked with grep and MK1 eyeball.
i386 and amd64 GENERIC and sys still build.
 1.8  28-Apr-2008  martin branches: 1.8.8; 1.8.14;
Remove clause 3 and 4 from TNF licenses
 1.7  11-Dec-2005  christos branches: 1.7.74; 1.7.76; 1.7.78;
merge ktrace-lwp.
 1.6  06-Nov-2004  christos Don't use "int" to represent lengths; this is what size_t is for. This
does not change the ABI since we don't have 64 bit mips yet.
 1.5  05-Mar-2002  simonb branches: 1.5.14;
ANSIfy.
 1.4  07-Jan-2001  simonb branches: 1.4.4; 1.4.8;
Move prototypes for mips_user_cachectl() and mips_user_cacheflush()
to <mips/cachectl.h>.
 1.3  18-Oct-1997  jonathan branches: 1.3.18;
Prototype ANSI-safe gcc trampoline entrypoint.
 1.2  09-Jun-1997  jonathan Add sys_sysarch() calls for the standard mips userspace cache-control calls.
 1.1  08-Jun-1997  jonathan Declarations for standard MIPS-ABI cacheflush() and cachectl() calls,
as used by g++ trampoline code.
 1.3.18.1  18-Jan-2001  bouyer Sync with head (for UBC+NFS fixes, mostly).
 1.4.8.1  01-Apr-2002  nathanw Catch up to -current.
(CVS: It's not just a program. It's an adventure!)
 1.4.4.1  16-Mar-2002  jdolecek Catch up with -current.
 1.5.14.1  14-Nov-2004  skrll Sync with HEAD.
 1.7.78.2  04-May-2009  yamt sync with head.
 1.7.78.1  16-May-2008  yamt sync with head.
 1.7.76.1  18-May-2008  yamt sync with head.
 1.7.74.1  02-Jun-2008  mjf Sync with HEAD.
 1.8.14.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.8.8.1  28-Apr-2009  skrll Sync with HEAD.
 1.9.16.1  05-Apr-2012  mrg sync to latest -current.
 1.9.12.1  17-Apr-2012  yamt sync with head

RSS XML Feed