Home | History | Annotate | Download | only in common
History log of /src/sys/arch/alpha/stand/common/OSFpal.c
RevisionDateAuthorComments
 1.10  12-Apr-2021  mrg avoid common symbols.
 1.9  18-Mar-2009  cegger branches: 1.9.78;
Ansify function definitions w/o arguments. Generated with sed.
 1.8  22-Jul-2001  wiz branches: 1.8.2; 1.8.128; 1.8.136; 1.8.142;
bcopy -> memcpy, bzero -> memset
 1.7  28-Sep-1998  thorpej branches: 1.7.26;
Set the primary CPU's PAL revision to the OSF/1 PAL revision after switching
to it, per the Green Book (pointed out by Chris Demetriou).
 1.6  14-Aug-1998  thorpej vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t
 1.5  24-Jun-1998  ross Use the new LOCATE_PCS() macro.
 1.4  29-Jan-1998  ross Avoid VMS palcode ops by using a different technique for cpu_number(),
and don't execute the VMS->OSF palcode switch if the OSF palcode
is already running...which will be the case if the console is not
the venerable SRM.
 1.3  06-Sep-1997  drochner -Wall fixes
 1.2  06-Apr-1997  cgd branches: 1.2.4; 1.2.6;
clean up NetBSD RCS ID strings
 1.1  24-Jan-1997  cgd branches: 1.1.2;
reorganize Alpha boot block sources: put common sources in a 'common'
directory (so they don't clutter up the arch/alpha/stand), and put
not-common sources in programs' directories.
 1.1.2.1  01-Jun-1997  cgd sync the nwscons branch up with yesterday's version of the trunk.
Lots of conflicts/changes because of the RCS Id format changes.
Also, a few cleanups and corrections.
 1.2.6.2  06-Apr-1997  cgd clean up NetBSD RCS ID strings
 1.2.6.1  06-Apr-1997  cgd file OSFpal.c was added on branch alpha-nwscons on 1997-04-06 08:40:57 +0000
 1.2.4.1  06-Sep-1997  thorpej Update marc-pcmcia branch from trunk.
 1.7.26.1  03-Aug-2001  lukem update to -current
 1.8.142.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.8.136.1  28-Apr-2009  skrll Sync with HEAD.
 1.8.128.1  04-May-2009  yamt sync with head.
 1.8.2.2  22-Jul-2001  wiz bcopy -> memcpy, bzero -> memset
 1.8.2.1  22-Jul-2001  wiz file OSFpal.c was added on branch nathanw_sa on 2001-07-22 15:17:31 +0000
 1.9.78.1  17-Apr-2021  thorpej Sync with HEAD.

RSS XML Feed