Home | History | Annotate | Download | only in libsa
History log of /src/sys/arch/sun68k/stand/libsa/sun3x.c
RevisionDateAuthorComments
 1.14  20-Jun-2020  riastradh Nix trailing whitespace.
 1.13  18-Jun-2020  tsutsui Make local functions static.

Tested on 3/60.
 1.12  11-Dec-2009  tsutsui NBSG is not used in this file so remove unnecessary comment and include.
 1.11  12-Jan-2009  tsutsui WARNSfy.
 1.10  28-Apr-2008  martin branches: 1.10.8;
Remove clause 3 and 4 from TNF licenses
 1.9  24-Dec-2005  perry branches: 1.9.74; 1.9.76; 1.9.78;
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
 1.8  11-Dec-2005  christos merge ktrace-lwp.
 1.7  26-Jan-2005  he branches: 1.7.6;
Make forward declaration and actual function definitions consistent.
Some of the functions changed signature in the previous commit.
 1.6  22-Jan-2005  chs branches: 1.6.2;
de-__P, remove register, ansify, b* -> mem*, u_int*_t -> uint*_t.
 1.5  27-Sep-2002  provos branches: 1.5.6; 1.5.14;
remove trailing \n in panic(). approved perry.
 1.4  30-May-2002  nathanw #include <arch/sun3/include/param.h>, not param3x.h, so that we get
appropriate multiple-inclusion protection. The #define _SUN3X_ ensures
that param3x.h is included by param.h.
 1.3  23-May-2002  nathanw Deliberately #include the appropriate arch-specific param.h to get
the correct value for NBSG, even when building with a different sun68k
target.
 1.2  30-Nov-2001  fredette branches: 1.2.8; 1.2.10;
vm_offset_t -> vaddr_t
 1.1  14-Jun-2001  fredette branches: 1.1.2; 1.1.8;
Added sources for the sun2 boot blocks and other
sun68k-ish code, all of which ought to eventually
be shared with the sun3.
 1.1.8.4  18-Oct-2002  nathanw Catch up to -current.
 1.1.8.3  20-Jun-2002  nathanw Catch up to -current.
 1.1.8.2  08-Jan-2002  nathanw Catch up to -current.
 1.1.8.1  14-Jun-2001  nathanw file sun3x.c was added on branch nathanw_sa on 2002-01-08 00:28:25 +0000
 1.1.2.3  10-Oct-2002  jdolecek sync kqueue with -current; this includes merge of gehenna-devsw branch,
merge of i386 MP branch, and part of autoconf rototil work
 1.1.2.2  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.1.2.1  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.2.10.2  31-May-2002  tv Pull up revision 1.4 (requested by nathanw in ticket #102):
appropriate multiple-inclusion protection. The #define _SUN3X_ ensures
that param3x.h is included by param.h.
 1.2.10.1  28-May-2002  tv Pull up revision 1.3 (requested by nathanw in ticket #52):
Deliberately #include the appropriate arch-specific param.h to get
the correct value for NBSG, even when building with a different sun68k
target.
 1.2.8.2  15-Jul-2002  gehenna catch up with -current.
 1.2.8.1  30-May-2002  gehenna Catch up with -current.
 1.5.14.1  29-Apr-2005  kent sync with -current
 1.5.6.2  04-Feb-2005  skrll Sync with HEAD.
 1.5.6.1  24-Jan-2005  skrll Sync with HEAD.
 1.6.2.1  12-Feb-2005  yamt sync with head.
 1.7.6.1  21-Jun-2006  yamt sync with head.
 1.9.78.3  11-Mar-2010  yamt sync with head
 1.9.78.2  04-May-2009  yamt sync with head.
 1.9.78.1  16-May-2008  yamt sync with head.
 1.9.76.1  18-May-2008  yamt sync with head.
 1.9.74.2  17-Jan-2009  mjf Sync with HEAD.
 1.9.74.1  02-Jun-2008  mjf Sync with HEAD.
 1.10.8.1  19-Jan-2009  skrll Sync with HEAD.

RSS XML Feed