Home | History | Annotate | Download | only in include
History log of /src/sys/arch/sparc64/include/pcb.h
RevisionDateAuthorComments
 1.16  13-Oct-2009  pooka protect against multi-inclusion
 1.15  04-Mar-2007  christos branches: 1.15.44;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
 1.14  11-Feb-2006  cdi branches: 1.14.20;
ANSIfication: u_intN_t -> uintN_t, use ANSI function declarations/definitions
instead of K&R ones.
 1.13  11-Dec-2005  christos branches: 1.13.2; 1.13.4; 1.13.6;
merge ktrace-lwp.
 1.12  27-Mar-2004  eeh branches: 1.12.16;
License cleanup.
 1.11  25-Nov-2003  cdi Use per-cpu pcb, curlwp and fplwp rather than global ones. This brings
GENERIC.MP configuration to a usable state.

Approved by petrov@.
 1.10  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22364, verified by myself.
 1.9  16-May-2002  eeh branches: 1.9.8;
Don't use smaller trapframes. Causes more problems that it's worth right now. CVS: ----------------------------------------------------------------------
 1.8  14-May-2002  eeh branches: 1.8.2;
Trapframes only have locals or ins if the kernel is compiled DEBUG.
 1.7  29-Dec-2000  eeh branches: 1.7.4; 1.7.8;
64-bit address values should be unsigned.
 1.6  18-Nov-2000  mrg struct pcb's lastcall is const char *
 1.5  24-Jun-2000  eeh With these changes the kernel seems almost stable again.
 1.4  30-Dec-1999  eeh branches: 1.4.4;
struct core32 is now in MI headers.
 1.3  06-Nov-1999  eeh Provide explicit 64-bit and 32-bit types for compatibility with sparc
userland.
 1.2  11-Oct-1999  eeh branches: 1.2.2; 1.2.4;
Update to post 1.4.
 1.1  20-Jun-1998  eeh branches: 1.1.1;
Initial revision
 1.1.1.1  20-Jun-1998  eeh branches: 1.1.1.1.14;
Import of sparc64.
 1.1.1.1.14.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.2.4.1  15-Nov-1999  fvdl Sync with -current
 1.2.2.3  05-Jan-2001  bouyer Sync with HEAD
 1.2.2.2  22-Nov-2000  bouyer Sync with HEAD.
 1.2.2.1  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.4.4.1  18-Jul-2000  mrg pullup the contents of -current arch/sparc64. this gives us significant
ultrasparc PCI support (ultra5, ultra10, AXi, and E250 tested so far),
plus many other small fixes. netbooting is now supported.
 1.7.8.1  20-Jun-2002  nathanw Catch up to -current.
 1.7.4.1  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.8.2.1  30-May-2002  gehenna Catch up with -current.
 1.9.8.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.9.8.2  18-Sep-2004  skrll Sync with HEAD.
 1.9.8.1  03-Aug-2004  skrll Sync with HEAD
 1.12.16.2  03-Sep-2007  yamt sync with head.
 1.12.16.1  21-Jun-2006  yamt sync with head.
 1.13.6.1  22-Apr-2006  simonb Sync with head.
 1.13.4.1  09-Sep-2006  rpaulo sync with head
 1.13.2.1  18-Feb-2006  yamt sync with head.
 1.14.20.1  12-Mar-2007  rmind Sync with HEAD.
 1.15.44.1  11-Mar-2010  yamt sync with head

RSS XML Feed